diff --git a/manifest.json b/manifest.json index a70c001..a00f5eb 100644 --- a/manifest.json +++ b/manifest.json @@ -50,7 +50,7 @@ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { - "appid" : "", + "appid" : "wx26ad074017e1e63f", "setting" : { "urlCheck" : false }, diff --git a/pages.json b/pages.json index 098f192..f220bff 100644 --- a/pages.json +++ b/pages.json @@ -1,5 +1,5 @@ { - "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages + "pages": [ { "path": "pages/index/index", "style": { @@ -30,6 +30,12 @@ "style": { "navigationBarTitleText": "我的" } + }, + { + "path": "pages/my/editInfo/index", + "style": { + "navigationBarTitleText": "编辑信息" + } } ], "globalStyle": { diff --git a/pages/create/index.vue b/pages/create/index.vue index 910471a..35b0c63 100644 --- a/pages/create/index.vue +++ b/pages/create/index.vue @@ -1,11 +1,240 @@ - \ No newline at end of file diff --git a/pages/distribution/index.vue b/pages/distribution/index.vue index 910471a..7cd9f33 100644 --- a/pages/distribution/index.vue +++ b/pages/distribution/index.vue @@ -1,11 +1,936 @@ - \ No newline at end of file diff --git a/pages/index/index.vue b/pages/index/index.vue index b7d1864..e23d774 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -230,7 +230,7 @@ } - diff --git a/pages/my/index.vue b/pages/my/index.vue index 910471a..13ff2ee 100644 --- a/pages/my/index.vue +++ b/pages/my/index.vue @@ -1,11 +1,1060 @@ - \ No newline at end of file diff --git a/pages/subscribe/index.vue b/pages/subscribe/index.vue index 910471a..ee0653e 100644 --- a/pages/subscribe/index.vue +++ b/pages/subscribe/index.vue @@ -1,11 +1,398 @@ - \ No newline at end of file