diff --git a/manifest.json b/manifest.json index 72e98fd..1ffe9d0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,7 @@ { "name" : "供销综合平台", - "appid" : "__UNI__EA9FCAF", + // "appid" : "__UNI__EA9FCAF", + "appid" : "__UNI__3A527D1", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", diff --git a/pages.json b/pages.json index add66eb..da91a11 100644 --- a/pages.json +++ b/pages.json @@ -19,7 +19,7 @@ "navigationBarBackgroundColor": "#3175f9", "navigationBarTextStyle": "white" } - + }, { "path": "pages/index/index", @@ -383,6 +383,15 @@ "navigationBarTextStyle": "white" } + }, { + "path": "companyUnsign/companyUnsign", + "style": { + "navigationBarTitleText": "未签约公司列表", + "enablePullDownRefresh": false, + "navigationBarBackgroundColor": "#3175f9", + "navigationBarTextStyle": "white" + } + }] }], "globalStyle": { diff --git a/subpkg/companyUnsign/companyUnsign.vue b/subpkg/companyUnsign/companyUnsign.vue new file mode 100644 index 0000000..14daf11 --- /dev/null +++ b/subpkg/companyUnsign/companyUnsign.vue @@ -0,0 +1,181 @@ + + + + +