From fa56e595335d1761962f758848210447613a792f Mon Sep 17 00:00:00 2001 From: "453530270@qq.com" Date: Sun, 5 Nov 2023 19:14:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E5=86=8C=E5=B8=AE=E5=8A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 15 +++++ pages/dev/help.vue | 120 ++++++++++++++++++++++++++++++++++++++ pages/verfiy/vsuccess.vue | 12 +++- static/help.pdf | Bin 0 -> 513676 bytes static/help/h01.jpg | Bin 0 -> 25729 bytes static/help/h02.jpg | Bin 0 -> 23617 bytes static/help/h03.jpg | Bin 0 -> 16270 bytes static/help/h04.jpg | Bin 0 -> 17585 bytes static/help/h05.jpg | Bin 0 -> 20215 bytes static/help/h06.jpg | Bin 0 -> 18059 bytes static/help/h07.jpg | Bin 0 -> 18720 bytes static/help/h08.jpg | Bin 0 -> 16698 bytes static/help/h09.jpg | Bin 0 -> 41995 bytes static/help/h10.jpg | Bin 0 -> 65132 bytes static/help/h11.jpg | Bin 0 -> 42287 bytes static/help/h12.jpg | Bin 0 -> 45256 bytes static/help/h13.jpg | Bin 0 -> 52019 bytes static/help/h14.jpg | Bin 0 -> 27512 bytes 18 files changed, 145 insertions(+), 2 deletions(-) create mode 100644 pages/dev/help.vue create mode 100644 static/help.pdf create mode 100644 static/help/h01.jpg create mode 100644 static/help/h02.jpg create mode 100644 static/help/h03.jpg create mode 100644 static/help/h04.jpg create mode 100644 static/help/h05.jpg create mode 100644 static/help/h06.jpg create mode 100644 static/help/h07.jpg create mode 100644 static/help/h08.jpg create mode 100644 static/help/h09.jpg create mode 100644 static/help/h10.jpg create mode 100644 static/help/h11.jpg create mode 100644 static/help/h12.jpg create mode 100644 static/help/h13.jpg create mode 100644 static/help/h14.jpg diff --git a/pages.json b/pages.json index a798055..37e96de 100644 --- a/pages.json +++ b/pages.json @@ -172,6 +172,21 @@ { "path" : "pages/verfiy/vsuccess", "style" : + { + "navigationBarTitleText" : "", + "navigationStyle": "custom" + // "enablePullDownRefresh" : false, + // "app-plus": { + // "titleNView": { + // // "titleIcon":"https://whreg.xingtongwold.com/static/pay/help.png", + // //"titleIconRadius": "5px" + // } + // } + } + }, + { + "path" : "pages/dev/help", + "style" : { "navigationBarTitleText" : "", "enablePullDownRefresh" : false diff --git a/pages/dev/help.vue b/pages/dev/help.vue new file mode 100644 index 0000000..4c1ffa5 --- /dev/null +++ b/pages/dev/help.vue @@ -0,0 +1,120 @@ + + + + + diff --git a/pages/verfiy/vsuccess.vue b/pages/verfiy/vsuccess.vue index 5efbbf8..44c4d06 100644 --- a/pages/verfiy/vsuccess.vue +++ b/pages/verfiy/vsuccess.vue @@ -1,8 +1,8 @@