Kaynağa Gözat

客服文字

natasha 2 ay önce
ebeveyn
işleme
39c20b3a27

+ 5 - 1
src/views/personalCenter/components/OrderList.vue

@@ -183,6 +183,9 @@
 
       <div v-else>
         <img class="kefu-img" src="../../../assets/kefu.png" />
+        <span style="color: #ff3333; font-weight: bold; font-size: 16px"
+          >客服咨询入口</span
+        >
       </div>
     </div>
   </div>
@@ -510,12 +513,13 @@ export default {
     right: 0;
     bottom: 300px;
     z-index: 3;
+    text-align: center;
     cursor: pointer;
     img {
       width: 150px;
     }
     .kefu-img {
-      width: 60px;
+      width: 70px;
     }
     span {
       display: block;