diff --git a/index/user.json b/index/user.json index 849d008..bb02cf1 100644 --- a/index/user.json +++ b/index/user.json @@ -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" + } } \ No newline at end of file diff --git a/node_modules/.yarn-integrity b/node_modules/.yarn-integrity deleted file mode 100644 index 762d83d..0000000 --- a/node_modules/.yarn-integrity +++ /dev/null @@ -1,10 +0,0 @@ -{ - "systemParams": "win32-x64-64", - "modulesFolders": [], - "flags": [], - "linkedModules": [], - "topLevelPatterns": [], - "lockfileEntries": {}, - "files": [], - "artifacts": {} -} \ No newline at end of file diff --git a/package.json b/package.json deleted file mode 100644 index 49f17ee..0000000 --- a/package.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "ttPlugins": { - "dependencies": { - - "microapp-trade-plugin": { - "version": "1.1.2", - "isDynamic": true - } - } - } -} \ No newline at end of file diff --git a/package2/pages/shopSecect/shopSelect.js b/package2/pages/shopSecect/shopSelect.js new file mode 100644 index 0000000..3bfee5a --- /dev/null +++ b/package2/pages/shopSecect/shopSelect.js @@ -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) { + + } +}) \ No newline at end of file diff --git a/package2/pages/shopSecect/shopSelect.json b/package2/pages/shopSecect/shopSelect.json new file mode 100644 index 0000000..7fafa1b --- /dev/null +++ b/package2/pages/shopSecect/shopSelect.json @@ -0,0 +1,5 @@ +{ + "usingComponents": { + + } +} \ No newline at end of file diff --git a/package2/pages/shopSecect/shopSelect.ttml b/package2/pages/shopSecect/shopSelect.ttml new file mode 100644 index 0000000..7ce3961 --- /dev/null +++ b/package2/pages/shopSecect/shopSelect.ttml @@ -0,0 +1,3 @@ + +c:\Users\56817\Desktop\Working + Space\3,TikTok-MiniPro\ttc\package2\pages\shopSecect\shopSelect\shopSelect.ttml \ No newline at end of file diff --git a/package2/pages/shopSecect/shopSelect.ttss b/package2/pages/shopSecect/shopSelect.ttss new file mode 100644 index 0000000..cdd4b3d --- /dev/null +++ b/package2/pages/shopSecect/shopSelect.ttss @@ -0,0 +1 @@ +/* c:\Users\56817\Desktop\Working Space\3,TikTok-MiniPro\ttc\package2\pages\shopSecect\shopSelect\shopSelect.ttss */ \ No newline at end of file diff --git a/pages2/appointment/appointment.ttml b/pages2/appointment/appointment.ttml index cd52dfa..bcb8752 100644 --- a/pages2/appointment/appointment.ttml +++ b/pages2/appointment/appointment.ttml @@ -41,39 +41,39 @@ 选择可用商户: - - 请选择 - - - - - - - 选择可用商户:{{ - mallList[currentIndex].merchantName }} {{ - mallList[currentIndex].distance_str }} - 选择可用商户:{{ reservationMerchantName - }} - + + 请选择 + + - - 选择可用商户(BETA): + + + 选择可用商户:{{ + mallList[currentIndex].merchantName }} {{ + mallList[currentIndex].distance_str }} + 选择可用商户:{{ reservationMerchantName + }} + + - - 请选择 - + + 选择可用商户(BETA): + + 请选择 - - - + + + + + - - - - + + + + \ No newline at end of file diff --git a/project.config.json b/project.config.json index 9eb5c8a..c76444f 100644 --- a/project.config.json +++ b/project.config.json @@ -1,13 +1,13 @@ { "setting": { - "urlCheck": false, "es6": true, - "newFeature": false, "postcss": false, - "mockUpdate": true, + "scripts": false, "minified": false, "autoPush": false, - "scripts": false, + "urlCheck": false, + "newFeature": false, + "mockUpdate": true, "mockLogin": false, "autoCompile": true, "localPlugins": false, @@ -18,8 +18,7 @@ "condition": { "miniprogram": { "current": -1, - "list": [ - { + "list": [{ "id": 1678508631604, "name": "pages/main/index", "pathName": "pages/main/index", @@ -67,4 +66,4 @@ ] } } -} +} \ No newline at end of file diff --git a/yarn.lock b/yarn.lock deleted file mode 100644 index fb57ccd..0000000 --- a/yarn.lock +++ /dev/null @@ -1,4 +0,0 @@ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. -# yarn lockfile v1 - -