diff --git a/manifest.json b/manifest.json index 4d58e669..c9d2919e 100644 --- a/manifest.json +++ b/manifest.json @@ -63,14 +63,14 @@ }, "plugins" : { // // 直播(需要开通权限 https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/industry/liveplayer/live-player-plugin.html) - // "live-player-plugin": { - // "version": "1.3.0", - // "provider": "wx2b03c6e691cd7370" + // "live-player-plugin" : { + // "version" : "1.3.0", + // "provider" : "wx2b03c6e691cd7370" // }, // // 好物推荐(需要开通权限 https://mp.weixin.qq.com/wxopen/plugindevdoc?appid=wx56c8f077de74b07c&token=1011820682&lang=zh_CN) - // "goodsSharePlugin": { - // "version": "4.0.1", - // "provider": "wx56c8f077de74b07c" + // "goodsSharePlugin" : { + // "version" : "4.0.1", + // "provider" : "wx56c8f077de74b07c" // } } }, @@ -118,7 +118,8 @@ "mode" : "history", "base" : "./" }, - "title" : "ShopXO" + "title" : "ShopXO", + "template" : "template.h5.html" }, "vueVersion" : "2" -} \ No newline at end of file +} diff --git a/static/images/common/favicon.ico b/static/images/common/favicon.ico new file mode 100644 index 00000000..a7334dce Binary files /dev/null and b/static/images/common/favicon.ico differ diff --git a/template.h5.html b/template.h5.html new file mode 100644 index 00000000..63ee8b10 --- /dev/null +++ b/template.h5.html @@ -0,0 +1,24 @@ + + +
+ + + +