panhui 3 anos atrás
pai
commit
2dffa9edc5
1 arquivos alterados com 8 adições e 3 exclusões
  1. 8 3
      src/views/account/About.vue

+ 8 - 3
src/views/account/About.vue

@@ -19,10 +19,9 @@
         </van-cell-group>
         </van-cell-group>
 
 
         <div class="tips">【华储艺术品中心(深圳)有限公司】</div>
         <div class="tips">【华储艺术品中心(深圳)有限公司】</div>
-        <!-- <div class="tips2">
-            <img src="@assets/icon.png" alt="" />
+        <div class="tips1">
             <span>粤ICP备2021166549号-1</span>
             <span>粤ICP备2021166549号-1</span>
-        </div> -->
+        </div>
         <a
         <a
             class="tips2"
             class="tips2"
             target="_blank"
             target="_blank"
@@ -137,6 +136,12 @@ export default {
     text-align: center;
     text-align: center;
     color: #939599;
     color: #939599;
 }
 }
+.tips1 {
+    padding: 5px 0 0;
+    font-size: 12px;
+    text-align: center;
+    color: #939599;
+}
 
 
 .tips2 {
 .tips2 {
     font-size: 12px;
     font-size: 12px;