Merge branch 'base' into tabbar
This commit is contained in:
commit
be35efd530
@ -13,7 +13,6 @@
|
||||
"outDir": "dist",
|
||||
"lib": ["esnext", "dom"],
|
||||
"types": [
|
||||
"./vite-env.d.ts",
|
||||
"@dcloudio/types",
|
||||
"@types/wechat-miniprogram",
|
||||
"@uni-helper/uni-app-types",
|
||||
|
15
vite-env.d.ts
vendored
15
vite-env.d.ts
vendored
@ -1,15 +0,0 @@
|
||||
// 全局自定义参数
|
||||
declare const __UNI_PLATFORM__:
|
||||
| 'h5'
|
||||
| 'app'
|
||||
| 'mp-alipay'
|
||||
| 'mp-baidu'
|
||||
| 'mp-jd'
|
||||
| 'mp-kuaishou'
|
||||
| 'mp-lark'
|
||||
| 'mp-qq'
|
||||
| 'mp-toutiao'
|
||||
| 'mp-weixin'
|
||||
| 'quickapp-webview'
|
||||
| 'quickapp-webview-huawei'
|
||||
| 'quickapp-webview-union'
|
Loading…
x
Reference in New Issue
Block a user