H5-contact/manifest.json

23 lines
482 B
JSON

{
"name" : "旧版协议",
"appid" : "__UNI__2D2825B",
"description" : "商户旧版协议 H5 页面",
"versionName" : "1.0.0",
"versionCode" : "100",
"transformPx" : false,
"app-plus" : {},
"h5" : {
"router" : {
"mode" : "history",
"base" : "/contact/"
}
},
"mp-weixin" : {
"appid" : "",
"setting" : {
"urlCheck" : false
},
"usingComponents" : true
}
}