WINDOWS-7IFQK7E\EDY hace 2 años
padre
commit
fe4520f456
Se han modificado 3 ficheros con 77 adiciones y 76 borrados
  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;

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 75 - 75
src/store/user.js