WINDOWS-7IFQK7E\EDY 2 年之前
父節點
當前提交
fe4520f456
共有 3 個文件被更改,包括 77 次插入76 次删除
  1. 1 0
      src/components.d.ts
  2. 1 1
      src/pages/stxkjsd/index.vue
  3. 75 75
      src/store/user.js

+ 1 - 0
src/components.d.ts

@@ -29,6 +29,7 @@ declare module '@vue/runtime-core' {
     VanPullRefresh: typeof import('vant/es')['PullRefresh']
     VanRadio: typeof import('vant/es')['Radio']
     VanRadioGroup: typeof import('vant/es')['RadioGroup']
+    VanRate: typeof import('vant/es')['Rate']
     VanSwipe: typeof import('vant/es')['Swipe']
     VanSwipeItem: typeof import('vant/es')['SwipeItem']
     VanTab: typeof import('vant/es')['Tab']

+ 1 - 1
src/pages/stxkjsd/index.vue

@@ -637,7 +637,7 @@ export default {
       }
       .c-detail {
         height: 0.35 * 13.3vw;
-        font-size: 0.1 * 13.3vw;
+        font-size: 0.26 * 13.3vw;
         font-family: AdobeHeitiStd-Regular;
         color: #a0a0a0;
         letter-spacing: 0.01 * 13.3vw;

File diff suppressed because it is too large
+ 75 - 75
src/store/user.js