diff --git a/pages.json b/pages.json index 8550011..b3f1a56 100644 --- a/pages.json +++ b/pages.json @@ -101,6 +101,15 @@ } } + ,{ + "path" : "pages/verfiy/choosedev", + "style" : + { + "navigationBarTitleText": "", + "enablePullDownRefresh": false + } + + } ], "globalStyle": { // #ifdef H5 diff --git a/pages/verfiy/choosedev.vue b/pages/verfiy/choosedev.vue new file mode 100644 index 0000000..345d5e8 --- /dev/null +++ b/pages/verfiy/choosedev.vue @@ -0,0 +1,95 @@ + + + + + diff --git a/static/dev/d_computer.svg b/static/dev/d_computer.svg new file mode 100644 index 0000000..0c66114 --- /dev/null +++ b/static/dev/d_computer.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/static/dev/d_phone.svg b/static/dev/d_phone.svg new file mode 100644 index 0000000..6682bd0 --- /dev/null +++ b/static/dev/d_phone.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/static/dev/d_router.svg b/static/dev/d_router.svg new file mode 100644 index 0000000..f81fa0c --- /dev/null +++ b/static/dev/d_router.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file