diff --git a/manifest.json b/manifest.json index 6f9293fc98b3a052f09bc32ec2fab3a8da6d052f..faf23882b236cea6146d334615bc0a1095d0f2fc 100644 --- a/manifest.json +++ b/manifest.json @@ -87,7 +87,7 @@ "urlCheck" : false }, "usingComponents" : true, - "betterScopedSlots":true + "betterScopedSlots" : true }, "mp-alipay" : { "usingComponents" : true @@ -100,5 +100,8 @@ }, "uniStatistics" : { "enable" : false + }, + "h5" : { + "template" : "template.h5.html" } } diff --git a/pages.json b/pages.json index 178e1b4d04a456e34e23907d1c995b8b46a4bc09..d9c5b52ce98673077fb504191fe195325234b381 100644 --- a/pages.json +++ b/pages.json @@ -80,10 +80,7 @@ // #ifdef APP-PLUS ,"app-plus": { "titleNView": { - "buttons": [{ - "type": "share" - }], - "type": "transparent" + "buttons": [{"type": "share"}] } } // #endif diff --git a/pages/ucenter/about/about.vue b/pages/ucenter/about/about.vue index 608e29dce78d137e3967915ef59d88720bc4585c..b871c9c9e5b26669183909abb6642d24f82d1888 100644 --- a/pages/ucenter/about/about.vue +++ b/pages/ucenter/about/about.vue @@ -3,9 +3,10 @@ {{about.appName}} - Version {{version}} + Version {{version}} + 扫描二维码,您的朋友也可以下载{{about.appName}}客户端