From 2e9bbebd1e5ed1114c09a65963644529275d7ed7 Mon Sep 17 00:00:00 2001 From: wangqing <250543222@qq.com> Date: Sun, 6 Jun 2021 22:17:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/official/DataPay.vue | 2 +- src/views/official/PayService.vue | 150 ++++++++++-------------------- src/views/official/header.vue | 99 ++++++++++++++++++++ src/views/official/index.vue | 2 +- 4 files changed, 150 insertions(+), 103 deletions(-) create mode 100644 src/views/official/header.vue diff --git a/src/views/official/DataPay.vue b/src/views/official/DataPay.vue index 17dba9a..803e598 100644 --- a/src/views/official/DataPay.vue +++ b/src/views/official/DataPay.vue @@ -30,7 +30,7 @@ > ¥ - {{ item.money }} + {{ item.dismoney }} {{ item.tip }}

diff --git a/src/views/official/PayService.vue b/src/views/official/PayService.vue index 6c3b9ae..0e1d5db 100644 --- a/src/views/official/PayService.vue +++ b/src/views/official/PayService.vue @@ -1,185 +1,133 @@ + + + diff --git a/src/views/official/index.vue b/src/views/official/index.vue index 1f11e23..fa1ff21 100644 --- a/src/views/official/index.vue +++ b/src/views/official/index.vue @@ -5,7 +5,7 @@
- +
首页 开源项目