Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
swx_weapp
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2022-10-31 17:31:39 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8fd2d5fe991b29ee45de6bb99cddc42a0cb89dcd
8fd2d5fe
1 parent
95efbb94
fix
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/pages/my/index.vue
src/pages/my/index.vue
View file @
8fd2d5f
<!--
* @Date: 2022-09-21 14:51:44
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2022-10-31 17:
17:07
* @LastEditTime: 2022-10-31 17:
31:18
* @FilePath: /swx/src/pages/my/index.vue
* @Description: 我的页面
-->
...
...
@@ -121,7 +121,7 @@ const followUser = async () => {
url: '../myFollowUser/index?host_id=' + join_hosts.value[0]['id']
})
} else {
Toast('您还加入过义工')
Toast('您还
未
加入过义工')
}
}
...
...
Please
register
or
login
to post a comment