瀏覽代碼

认证页面美化

Joe 4 年之前
父節點
當前提交
96749ee420
共有 2 個文件被更改,包括 22 次插入4 次删除
  1. 21 3
      pages/authen.vue
  2. 1 1
      pages/point/list.vue

文件差異過大導致無法顯示
+ 21 - 3
pages/authen.vue


+ 1 - 1
pages/point/list.vue

@@ -246,7 +246,7 @@ export default {
   width: 0.25rem;
   height: 0.25rem;
   background: url("../../static/common/a01_jifen@2x.png") no-repeat 0 0;
-  background-size: cover;
+  background-size: 100% 100%;
 }
 .point-list .order .footer {
   width: 100%;

部分文件因文件數量過多而無法顯示