| @@ -46,7 +46,8 @@ | |||||
| "subpackages": [{ | "subpackages": [{ | ||||
| "root": "package2", | "root": "package2", | ||||
| "pages": [ | "pages": [ | ||||
| "pages/appointment/appointment" | |||||
| "pages/appointment/appointment", | |||||
| "pages/shopSecect/shopSelect" | |||||
| ] | ] | ||||
| }], | }], | ||||
| "window": { | "window": { | ||||
| @@ -1,10 +1,10 @@ | |||||
| { | { | ||||
| "navigationBarTitleText": "我的", | |||||
| "navigationBarBackgroundColor": "#fff", | |||||
| "navigationBarTextStyle": "black", | |||||
| "usingComponents": { | |||||
| "navbar": "../components/navbar/navbar", | |||||
| "phoem":"../components/getPhoen/getPhoen", | |||||
| "tabbar":"../components/tabbar/tabbar" | |||||
| } | |||||
| "navigationBarTitleText": "我的", | |||||
| "navigationBarBackgroundColor": "#fff", | |||||
| "navigationBarTextStyle": "black", | |||||
| "usingComponents": { | |||||
| "navbar": "../components/navbar/navbar", | |||||
| "phoem": "../components/getPhoen/getPhoen", | |||||
| "tabbar": "../components/tabbar/tabbar" | |||||
| } | |||||
| } | } | ||||
| @@ -80,6 +80,7 @@ | |||||
| <image class="itemLogo" src="../assets/images/aptitude1.png" /> | <image class="itemLogo" src="../assets/images/aptitude1.png" /> | ||||
| </view> | </view> | ||||
| <view class="fuwuName f">服务资质</view> | <view class="fuwuName f">服务资质</view> | ||||
| <van-button type="primary">主要按钮</van-button> | |||||
| </navigator> | </navigator> | ||||
| </view> | </view> | ||||
| @@ -1,10 +0,0 @@ | |||||
| { | |||||
| "systemParams": "win32-x64-64", | |||||
| "modulesFolders": [], | |||||
| "flags": [], | |||||
| "linkedModules": [], | |||||
| "topLevelPatterns": [], | |||||
| "lockfileEntries": {}, | |||||
| "files": [], | |||||
| "artifacts": {} | |||||
| } | |||||
| @@ -1,11 +0,0 @@ | |||||
| { | |||||
| "ttPlugins": { | |||||
| "dependencies": { | |||||
| "microapp-trade-plugin": { | |||||
| "version": "1.1.2", | |||||
| "isDynamic": true | |||||
| } | |||||
| } | |||||
| } | |||||
| } | |||||
| @@ -0,0 +1,9 @@ | |||||
| // c:\Users\56817\Desktop\Working Space\3,TikTok-MiniPro\ttc\package2\pages\shopSecect\shopSelect\shopSelect.js | |||||
| Page({ | |||||
| data: { | |||||
| }, | |||||
| onLoad: function (options) { | |||||
| } | |||||
| }) | |||||
| @@ -0,0 +1,5 @@ | |||||
| { | |||||
| "usingComponents": { | |||||
| } | |||||
| } | |||||
| @@ -0,0 +1,3 @@ | |||||
| <!-- c:\Users\56817\Desktop\Working Space\3,TikTok-MiniPro\ttc\package2\pages\shopSecect\shopSelect\shopSelect.ttml --> | |||||
| <text>c:\Users\56817\Desktop\Working | |||||
| Space\3,TikTok-MiniPro\ttc\package2\pages\shopSecect\shopSelect\shopSelect.ttml</text> | |||||
| @@ -0,0 +1 @@ | |||||
| /* c:\Users\56817\Desktop\Working Space\3,TikTok-MiniPro\ttc\package2\pages\shopSecect\shopSelect\shopSelect.ttss */ | |||||
| @@ -1,13 +1,13 @@ | |||||
| { | { | ||||
| "setting": { | "setting": { | ||||
| "urlCheck": false, | |||||
| "es6": true, | "es6": true, | ||||
| "newFeature": false, | |||||
| "postcss": false, | "postcss": false, | ||||
| "mockUpdate": true, | |||||
| "scripts": false, | |||||
| "minified": false, | "minified": false, | ||||
| "autoPush": false, | "autoPush": false, | ||||
| "scripts": false, | |||||
| "urlCheck": false, | |||||
| "newFeature": false, | |||||
| "mockUpdate": true, | |||||
| "mockLogin": false, | "mockLogin": false, | ||||
| "autoCompile": true, | "autoCompile": true, | ||||
| "localPlugins": false, | "localPlugins": false, | ||||
| @@ -18,8 +18,7 @@ | |||||
| "condition": { | "condition": { | ||||
| "miniprogram": { | "miniprogram": { | ||||
| "current": -1, | "current": -1, | ||||
| "list": [ | |||||
| { | |||||
| "list": [{ | |||||
| "id": 1678508631604, | "id": 1678508631604, | ||||
| "name": "pages/main/index", | "name": "pages/main/index", | ||||
| "pathName": "pages/main/index", | "pathName": "pages/main/index", | ||||
| @@ -67,4 +66,4 @@ | |||||
| ] | ] | ||||
| } | } | ||||
| } | } | ||||
| } | |||||
| } | |||||
| @@ -1,4 +0,0 @@ | |||||
| # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. | |||||
| # yarn lockfile v1 | |||||