mirror of
https://gitee.com/h_mo/uniapp-vue3-vite-ts-template
synced 2025-04-06 03:58:03 +08:00
fix: 移除无关项
This commit is contained in:
parent
002325bfbb
commit
e3c3759548
9
src/types/uviewPlus.d.ts
vendored
9
src/types/uviewPlus.d.ts
vendored
@ -1,9 +0,0 @@
|
|||||||
// 解决 无法找到模块 'uview-plus' 的声明文件,参考:https://blog.csdn.net/qq1014156094/article/details/107316969
|
|
||||||
declare module 'uview-plus';
|
|
||||||
|
|
||||||
// 为 UniApp.Uni 扩展 $u 属性
|
|
||||||
declare namespace UniNamespace {
|
|
||||||
export interface UniInterface {
|
|
||||||
$u?: any;
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user