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')}}
+