diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json index b0e481e..81f13f4 100644 --- a/.hbuilderx/launch.json +++ b/.hbuilderx/launch.json @@ -4,7 +4,6 @@ "configurations": [{ "default" : { - "launchtype" : "local" }, "mp-weixin" : diff --git a/pages.json b/pages.json index c47b107..7687c38 100644 --- a/pages.json +++ b/pages.json @@ -5,7 +5,7 @@ "^tm-(.*)": "@/tm-vuetify/components/tm-$1/tm-$1.vue" }, "pages": [ - + { "path": "pages/login/login", "style": { @@ -51,7 +51,7 @@ "style": { "navigationBarTitleText": "", "navigationStyle": "custom", - "enablePullDownRefresh": false + "enablePullDownRefresh": false } }, { diff --git a/pages/contract/index.vue b/pages/contract/index.vue index 42890ff..04a7ade 100644 --- a/pages/contract/index.vue +++ b/pages/contract/index.vue @@ -1,6 +1,6 @@