diff --git a/pages.json b/pages.json index 8dad376..2218675 100644 --- a/pages.json +++ b/pages.json @@ -146,7 +146,16 @@ "navigationBarTitleText" : "" } } - ], + ,{ + "path" : "pages/mine/authOption", + "style" : + { + "navigationBarTitleText": "", + "enablePullDownRefresh": false + } + + } + ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "unapp模板", diff --git a/pages/index/center.vue b/pages/index/center.vue index 53253ab..0f9933b 100644 --- a/pages/index/center.vue +++ b/pages/index/center.vue @@ -24,7 +24,7 @@ - 去认证 + 去认证 diff --git a/pages/mine/certifiedIndividual.vue b/pages/mine/certifiedIndividual.vue index a985c28..e1f4ce4 100644 --- a/pages/mine/certifiedIndividual.vue +++ b/pages/mine/certifiedIndividual.vue @@ -1,19 +1,121 @@ diff --git a/pages/mine/enterpriseCertification.vue b/pages/mine/enterpriseCertification.vue index e5f24bf..bd8eedd 100644 --- a/pages/mine/enterpriseCertification.vue +++ b/pages/mine/enterpriseCertification.vue @@ -1,19 +1,26 @@ diff --git a/static/image/auth/1.svg b/static/image/auth/1.svg new file mode 100644 index 0000000..8c5d440 --- /dev/null +++ b/static/image/auth/1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/image/auth/2.png b/static/image/auth/2.png new file mode 100644 index 0000000..a112cac Binary files /dev/null and b/static/image/auth/2.png differ