diff --git a/App.vue b/App.vue index 2f7b3ab..5f38d5f 100644 --- a/App.vue +++ b/App.vue @@ -14,7 +14,7 @@ \ No newline at end of file diff --git a/manifest.json b/manifest.json index a9363e7..64da853 100644 --- a/manifest.json +++ b/manifest.json @@ -1,77 +1,79 @@ -{ - "name": "ts_aimz", - "appid": "__UNI__0DFAF97", - "description": "", - "versionName": "1.0.0", - "versionCode": "100", - "transformPx": false, - /* 5+App特有相关 */ - "app-plus": { - "usingComponents": true, - "nvueStyleCompiler": "uni-app", - "compilerVersion": 3, - "splashscreen": { - "alwaysShowBeforeRender": true, - "waiting": true, - "autoclose": true, - "delay": 0 - }, - /* 模块配置 */ - "modules": {}, - /* 应用发布信息 */ - "distribute": { - /* android打包配置 */ - "android": { - "permissions": [ - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "" - ] - }, - /* ios打包配置 */ - "ios": {}, - /* SDK配置 */ - "sdkConfigs": {} - } - }, - /* 快应用特有相关 */ - "quickapp": {}, - /* 小程序特有相关 */ - "mp-weixin": { - "appid": "", - "setting": { - "urlCheck": false - }, - "usingComponents": true - }, - "mp-alipay": { - "usingComponents": true - }, - "mp-baidu": { - "usingComponents": true - }, - "mp-toutiao": { - "usingComponents": true - }, - "uniStatistics": { - "enable": false - }, - "vueVersion": "3", - "h5": { - "devServer": { - "https": false - } - } -} \ No newline at end of file +{ + "name" : "ts_aimz", + "appid" : "__UNI__0DFAF97", + "description" : "", + "versionName" : "1.0.0", + "versionCode" : "100", + "transformPx" : false, + /* 5+App特有相关 */ + "app-plus" : { + "usingComponents" : true, + "nvueStyleCompiler" : "uni-app", + "compilerVersion" : 3, + "splashscreen" : { + "alwaysShowBeforeRender" : true, + "waiting" : true, + "autoclose" : true, + "delay" : 0 + }, + /* 模块配置 */ + "modules" : {}, + /* 应用发布信息 */ + "distribute" : { + /* android打包配置 */ + "android" : { + "permissions" : [ + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ] + }, + /* ios打包配置 */ + "ios" : {}, + /* SDK配置 */ + "sdkConfigs" : {} + } + }, + /* 快应用特有相关 */ + "quickapp" : {}, + /* 小程序特有相关 */ + "mp-weixin" : { + "appid" : "wxe17874894f7ff27b", + "setting" : { + "urlCheck" : false + }, + "usingComponents" : true + }, + "mp-alipay" : { + "usingComponents" : true + }, + "mp-baidu" : { + "usingComponents" : true, + "appid" : "testid" + }, + "mp-toutiao" : { + "usingComponents" : true, + "appid" : "testAppId" + }, + "uniStatistics" : { + "enable" : false + }, + "vueVersion" : "3", + "h5" : { + "devServer" : { + "https" : false + } + } +} diff --git a/pages.json b/pages.json index 7811a4c..837e23f 100644 --- a/pages.json +++ b/pages.json @@ -86,6 +86,20 @@ { "navigationBarTitleText" : "" } + }, + { + "path" : "pages/common/rule/rule", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "components/ad-popup", + "style" : + { + "navigationBarTitleText" : "" + } } ], "globalStyle": { diff --git a/pages/common/rule/rule.vue b/pages/common/rule/rule.vue new file mode 100644 index 0000000..bf94572 --- /dev/null +++ b/pages/common/rule/rule.vue @@ -0,0 +1,93 @@ + + + + + \ No newline at end of file diff --git a/pages/copyright/createBuy/createBuy.vue b/pages/copyright/createBuy/createBuy.vue index 1b46ce2..8cecaac 100644 --- a/pages/copyright/createBuy/createBuy.vue +++ b/pages/copyright/createBuy/createBuy.vue @@ -74,13 +74,6 @@ - @@ -163,7 +156,7 @@ - \ No newline at end of file diff --git a/pages/mine/mineAccount/mineCoupons/mineCoupons.vue b/pages/mine/mineAccount/mineCoupons/mineCoupons.vue index d5a5e57..c612c3b 100644 --- a/pages/mine/mineAccount/mineCoupons/mineCoupons.vue +++ b/pages/mine/mineAccount/mineCoupons/mineCoupons.vue @@ -57,13 +57,13 @@ -