li.shaoyi 1 년 전
부모
커밋
36e80580c7
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/packages/gstj/views/mine/Index.vue
  2. 0 0
      src/packages/mobile/assets/themes/base/iconfont.less

+ 2 - 2
src/packages/gstj/views/mine/Index.vue

@@ -100,12 +100,12 @@
                 </Cell>
                 <Cell is-link :to="{ name: 'hold-sign' }" v-if="authStatus === AuthStatus.Certified">
                     <template #title>
-                        <Iconfont icon="g-icon-sign"> 代扣签约申请</Iconfont>
+                        <Iconfont icon="g-icon-signing"> 代扣签约申请</Iconfont>
                     </template>
                 </Cell>
                 <Cell is-link :to="{ name: 'hold-deposit' }" v-if="authStatus === AuthStatus.Certified">
                     <template #title>
-                        <Iconfont icon="g-icon-sign">入金代扣申请</Iconfont>
+                        <Iconfont icon="g-icon-wallet">入金代扣申请</Iconfont>
                     </template>
                 </Cell>
                 <Cell is-link :to="{ name: 'mine-profile' }">

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
src/packages/mobile/assets/themes/base/iconfont.less


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.