Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
jgdl
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2025-08-10 11:46:35 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e0e77305d4fe897250cbb1419bc0df23b153b220
e0e77305
1 parent
29c2e561
refactor(profile): 移除我的认证菜单项
屏蔽了首页认证入口,我的页面列表上菜单如果,我的订单上我的认证列表,3个地方
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/pages/profile/index.vue
src/pages/profile/index.vue
View file @
e0e7730
...
...
@@ -52,11 +52,11 @@
<Right size="18" color="#9ca3af" />
</view>
<view class="menu-item" @click="onMyAuthCar">
<
!-- <
view class="menu-item" @click="onMyAuthCar">
<StarN size="20" color="#6b7280" />
<text class="menu-text">我的认证</text>
<Right size="18" color="#9ca3af" />
</view>
</view>
-->
<view class="menu-item" @click="onCollectionSettings">
<Scan size="20" color="#6b7280" />
...
...
Please
register
or
login
to post a comment