Browse Source

增加流量页面需要微信客户端打开;

loop 10 months ago
parent
commit
e2c67e2a7d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/pages/weixin/index.vue

+ 1 - 0
src/pages/weixin/index.vue

@@ -128,6 +128,7 @@ a {
   margin-bottom: 5px;
   font-weight: 400;
   font-size: 20px;
+  background-color: black;
 }
 
 .weui_msg .weui_extra_area a {