mirror of
https://gitee.com/h_mo/uniapp-vue3-vite-ts-template
synced 2025-04-06 03:58:03 +08:00
style: manifest.json
This commit is contained in:
parent
0598f3a09d
commit
c064617c16
@ -74,7 +74,7 @@
|
|||||||
"subPackages" : true
|
"subPackages" : true
|
||||||
},
|
},
|
||||||
"lazyCodeLoading" : "requiredComponents",
|
"lazyCodeLoading" : "requiredComponents",
|
||||||
"style": "v2"
|
"style" : "v2"
|
||||||
},
|
},
|
||||||
"mp-alipay" : {
|
"mp-alipay" : {
|
||||||
"usingComponents" : true,
|
"usingComponents" : true,
|
||||||
|
@ -16,7 +16,6 @@ const HEADER = {
|
|||||||
Accept: 'application/json, text/plain, */*',
|
Accept: 'application/json, text/plain, */*',
|
||||||
};
|
};
|
||||||
|
|
||||||
// @ts-ignore
|
|
||||||
/**
|
/**
|
||||||
* alova 请求实例
|
* alova 请求实例
|
||||||
* @link https://github.com/alovajs/alova
|
* @link https://github.com/alovajs/alova
|
||||||
|
Loading…
x
Reference in New Issue
Block a user