From b86e0013261cd8e3ca2534665b3b7b2c9a27b5b1 Mon Sep 17 00:00:00 2001 From: shike <1284707383@qq.com> Date: Tue, 28 Jul 2020 20:48:37 +0800 Subject: [PATCH] =?UTF-8?q?=E8=81=94=E7=B3=BB=E5=AE=A2=E6=9C=8D/=E6=89=80?= =?UTF-8?q?=E6=9C=89=E4=BA=A4=E6=98=93=E5=AF=B9=E6=B7=BB=E5=8A=A0=E5=9B=BE?= =?UTF-8?q?=E5=BD=A2=E9=AA=8C=E8=AF=81=E7=A0=81=EF=BC=88=E5=8E=BB=E6=8E=89?= =?UTF-8?q?=E9=AA=8C=E8=AF=81=E7=A0=81=E5=89=8D=E7=9A=84=E7=89=88=E6=9C=AC?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/css/other.css | 28 +++++ src/components/footer.vue | 6 +- src/components/header.vue | 3 + src/router.js | 35 ++++++ src/store/modules/trend.js | 3 - src/views/assets/exchange.vue | 8 +- .../coincoin/components/trade_data_update.vue | 8 +- src/views/coincoin/components/trade_depth.vue | 5 +- src/views/coincoin/components/trade_form.vue | 27 +++- src/views/contact/contact_us.vue | 79 ++++++++++++ src/views/contact/details.vue | 116 ++++++++++++++++++ src/views/contact/index.vue | 11 ++ src/views/contact/list.vue | 51 ++++++++ src/views/currency/currency_deal.vue | 23 +++- src/views/currency/currency_release.vue | 24 +++- .../release/components/release_depth.vue | 4 +- src/views/release/components/release_form.vue | 27 +++- 17 files changed, 434 insertions(+), 24 deletions(-) create mode 100644 src/views/contact/contact_us.vue create mode 100644 src/views/contact/details.vue create mode 100644 src/views/contact/index.vue create mode 100644 src/views/contact/list.vue diff --git a/src/assets/css/other.css b/src/assets/css/other.css index 42206b8..5b02e7a 100644 --- a/src/assets/css/other.css +++ b/src/assets/css/other.css @@ -6141,3 +6141,31 @@ otc-index-btn:hover { margin-left: 100px; margin-top: 30px; } + + +/*交谈*/ + +.conversation-box{ background: #fff; padding: 80px 0;} +.conversation-boxs{ padding: 40px 0; min-height: 500px;} +.conli{ width: 600px; margin: auto; margin-bottom: 20px; } +.conli label{ color: #66817f; font-size: 14px; float: left; line-height: 50px;} +.conli input{ line-height: 50px; width: 500px; background: #f6f6f6; padding: 0 10px; float: left; color: #66817f;} +.conli .problem{ line-height: 50px; width: 500px; background: #f6f6f6; padding: 0 10px; float: left; position: relative; font-size: 14px; color: #66817f; cursor: pointer;} +.conli .problem img{ display: inline-block;width: 15px;height: 15px;position: absolute; right: 20px; top: 18px;} +.conli textarea{float: left; background: #f6f6f6; height: 100px; padding: 10px; width: 500px; color: #66817f; font-size: 12px;} +.proul{ width: 500px; overflow: hidden; position: absolute; left: 0; background: #f6f6f6; display: none;} +.proul li{ line-height: 50px; width: 500px; border-top: 1px solid #fff; padding: 0 10px; color: #66817f; font-size: 14px; cursor: pointer;} +.proul li:hover{ color: #999; } +.conli button{ background: #5f97ff; width: 500px; height: 50px; line-height: 50px; display: block; margin-left: 71px; font-size: 14px; color: #fff; } +.tana{ float: right; font-size: 14px; color: #5f97ff; padding-right: 20px;} +.rec-ul{ width: 60%; margin: auto; } +.rec-ul li{ width: 100%; border-bottom: 1px solid #f2f2f2; padding: 20px 0; position: relative;} +.rec-ul li p{ color: #ccc; font-size: 12px; } +.rec-ul li p.rec-p{ font-size: 16px; color: #66817f;margin-bottom: 10px;} +.rec-ul li p span{ float: right; } +.rec-ul li span.no-re{ background: #f2f2f2; color: #fa5e6a; font-size: 12px; border-radius: 30px; padding:2px 12px; position: absolute; right: 0; top: 20px;} +.rec-ul li img{ margin:20px 0; width: 100%; } +.rec-ul li p.reply{ color: #66817f; font-size: 14px; } +.rec-ul li p.reply span{ font-size: 12px; color: #ccc; } +.rec-q h1{ border-radius: 50px; background: #2cbfa2; width: 35px; height: 35px; text-align: center; line-height: 35px; color: #fff; font-size: 20px; margin-bottom: 10px;} +.rec-a h1{ background: #5f97ff; } diff --git a/src/components/footer.vue b/src/components/footer.vue index bcff2e3..1af0c3f 100644 --- a/src/components/footer.vue +++ b/src/components/footer.vue @@ -16,9 +16,9 @@
24H {{$t('高')}}
- 0 +24H {{$t('均价')}}
+ {{currentPair.avg}}24H {{$t('低')}}
- 0 +24H {{$t('交易量')}}
+ {{currentPair.dealCount || 0}}24H {{$t('量')}}
diff --git a/src/views/coincoin/components/trade_depth.vue b/src/views/coincoin/components/trade_depth.vue index 5b72922..14213da 100644 --- a/src/views/coincoin/components/trade_depth.vue +++ b/src/views/coincoin/components/trade_depth.vue @@ -17,7 +17,7 @@
+ {{ question.comment }}
+{{question.createDateTime | dateFormat('YYYY-MM-DD hh:mm:ss')}}
+ +
{{item.content}}
+{{item.createDateTime | dateFormat('YYYY-MM-DD hh:mm:ss')}}
+ +
{{item.content}}
+{{item.createDateTime | dateFormat('YYYY-MM-DD hh:mm:ss')}}
+ +{{item.comment}}
+ 已完结 + 禁用 + {{item.status}} +{{item.createDateTime | dateFormat('YYYY-MM-DD hh:mm:ss')}}
+