mirror of
https://gitee.com/TSpecific/tuniao-ui.git
synced 2026-06-07 03:53:57 +08:00
优化代码,修复已知bug
This commit is contained in:
+3
-2
@@ -85,7 +85,7 @@
|
||||
"quickapp" : {},
|
||||
/* 小程序特有相关 */
|
||||
"mp-weixin" : {
|
||||
"appid" : "wx97458d91caa76a6a",
|
||||
"appid" : "wxf3d81a452b88ff4b",
|
||||
"setting" : {
|
||||
"urlCheck" : false,
|
||||
"es6" : true,
|
||||
@@ -119,7 +119,8 @@
|
||||
"title" : "Tuniao UI",
|
||||
"template" : "template.h5.html",
|
||||
"router" : {
|
||||
"mode" : "hash"
|
||||
"mode" : "hash",
|
||||
"base" : "./"
|
||||
},
|
||||
"sdkConfigs" : {
|
||||
"maps" : {
|
||||
|
||||
Reference in New Issue
Block a user