hookehuyr

备注 我的认证屏蔽地方

...@@ -46,3 +46,7 @@ npm run dev:weapp ...@@ -46,3 +46,7 @@ npm run dev:weapp
46 ```bash 46 ```bash
47 npm run build:weapp 47 npm run build:weapp
48 ``` 48 ```
49 +# 屏蔽了我的认证相关功能
50 +- refactor(订单管理): 移除我的认证选项, 清理不再使用的视图模式切换选项,简化界面
51 +- 我卖的车, 移除认证相关显示和功能,认证按钮和认证状态文字都屏蔽了
52 +- refactor(profile): 移除我的认证菜单项, 屏蔽了首页认证入口,我的页面列表上菜单,我的订单上我的认证列表,3个地方
......