提交 80d3af39 编写于 作者: 雪洛's avatar 雪洛

feat: 调整web端运行基础路径为/web/

上级 1e40b9e9
...@@ -4,41 +4,34 @@ ...@@ -4,41 +4,34 @@
"description": "", "description": "",
"versionName": "1.0.16", "versionName": "1.0.16",
"versionCode": "10016", "versionCode": "10016",
"uni-app-x": "uni-app-x": {},
{ /* 快应用特有相关 */
}, "quickapp": {},
/* 快应用特有相关 */ /* 小程序特有相关 */
"quickapp": "mp-weixin": {
{
},
/* 小程序特有相关 */
"mp-weixin":
{
"appid": "", "appid": "",
"setting": "setting": {
{
"urlCheck": false "urlCheck": false
}, },
"usingComponents": true "usingComponents": true
}, },
"mp-alipay": "mp-alipay": {
{
"usingComponents": true "usingComponents": true
}, },
"mp-baidu": "mp-baidu": {
{
"usingComponents": true "usingComponents": true
}, },
"mp-toutiao": "mp-toutiao": {
{
"usingComponents": true "usingComponents": true
}, },
"uniStatistics": "uniStatistics": {
{
"enable": false "enable": false
}, },
"app": "app": {},
{ "vueVersion": "3",
}, "h5": {
"vueVersion": "3" "router": {
} "base": "/web/"
\ No newline at end of file }
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册