feat: 大量升级,v2.0.0
This commit is contained in:
14
src/types/global.d.ts
vendored
Normal file
14
src/types/global.d.ts
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
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'
|
||||
Reference in New Issue
Block a user