xcx před 4 roky
rodič
revize
5749820ff6

+ 5
- 2
src/assets/css/iconfont.css
Diff nebyl zobrazen, protože je příliš veliký
Zobrazit soubor


+ 10
- 6
src/assets/css/iconfont.less
Diff nebyl zobrazen, protože je příliš veliký
Zobrazit soubor


+ 1
- 1
src/pages/WoDe/index.jsx Zobrazit soubor

@@ -18,7 +18,7 @@ export default function WoDe () {
18 18
     { icon: 'iconfuwu1', name: '物业报修', id: 4, router: '/pages/WoDe/WoDeGongDan/index' }
19 19
   ])
20 20
   const [MoreUserTab] = useState([
21
-    // { icon: 'iconerweima', name: '推荐二维码', id: 5, router: '/pages/WoDe/TuiJianErWeiMa/index' },
21
+    { icon: 'iconerweima', name: '推荐二维码', id: 5, router: '/pages/WoDe/TuiJianErWeiMa/index' },
22 22
     // { icon: 'iconfenxiang', name: '推荐分享', id: 6, router: '/pages/WoDe/TuiJianFenXiang/index' },
23 23
     { icon: 'iconhuodong', name: '参与活动', id: 7, router: '/pages/WoDe/WoDeHuoDong/index' }
24 24
   ])