From 75ab941063e6b3e618be0465fe72cfd89ba1c3da Mon Sep 17 00:00:00 2001 From: luyuan <1162963624@qq.com> Date: Mon, 5 Oct 2020 16:31:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BA=86=E9=83=A8=E5=88=86?= =?UTF-8?q?=E8=B7=AF=E7=94=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Menu.vue | 39 ++++++++++++++++++++------------ src/components/NavTop.vue | 34 ++++++++++++++++------------ src/components/VideoReview.vue | 2 +- src/router/index.ts | 11 +-------- src/static/images/bangzhu.png | Bin 0 -> 1578 bytes src/static/images/jiantou.png | Bin 0 -> 485 bytes src/static/images/jiantou2.png | Bin 0 -> 453 bytes src/static/images/logo.png | Bin 6849 -> 19552 bytes src/static/images/qianbi.png | Bin 0 -> 2003 bytes src/static/images/rili.png | Bin 0 -> 1515 bytes src/static/images/shijian.png | Bin 0 -> 1725 bytes src/static/images/shipin.png | Bin 0 -> 1548 bytes src/static/images/tongji.png | Bin 0 -> 395 bytes src/static/images/tuichu.png | Bin 0 -> 775 bytes src/static/images/wode1.png | Bin 0 -> 1398 bytes src/static/images/xiayig.png | Bin 0 -> 1199 bytes src/static/images/yinhangka.png | Bin 0 -> 494 bytes src/static/images/yuyan.png | Bin 0 -> 1983 bytes src/views/mine/Wallet.vue | 18 ++++++++++++--- src/views/regime/Video.vue | 6 ++--- 20 files changed, 63 insertions(+), 47 deletions(-) create mode 100644 src/static/images/bangzhu.png create mode 100644 src/static/images/jiantou.png create mode 100644 src/static/images/jiantou2.png create mode 100644 src/static/images/qianbi.png create mode 100644 src/static/images/rili.png create mode 100644 src/static/images/shijian.png create mode 100644 src/static/images/shipin.png create mode 100644 src/static/images/tongji.png create mode 100644 src/static/images/tuichu.png create mode 100644 src/static/images/wode1.png create mode 100644 src/static/images/xiayig.png create mode 100644 src/static/images/yinhangka.png create mode 100644 src/static/images/yuyan.png diff --git a/src/components/Menu.vue b/src/components/Menu.vue index 51f5056..1ab2741 100644 --- a/src/components/Menu.vue +++ b/src/components/Menu.vue @@ -11,7 +11,7 @@