ソースを参照

提示类建店指标跳转页

zhujindu 11 ヶ月 前
コミット
557065c8c9
1 ファイル変更7 行追加0 行削除
  1. 7 0
      src/views/home/hintTabPage/unCreateStore.vue

+ 7 - 0
src/views/home/hintTabPage/unCreateStore.vue

@@ -421,6 +421,13 @@ export default {
   .van-collapse-item {
     border-bottom: 1px solid #dcdcdc;
   }
+  .TCFXListItem {
+    display: inline-block;
+    border: 1px solid #ccc;
+    padding: 3px 5px;
+    margin: 0 5px;
+    border-radius: 6px;
+  }
 }
 </style>
 <style lang="scss">