1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

小程序修改密码

This commit is contained in:
2023-04-17 18:46:15 +08:00
parent 0238251ab0
commit b72f36febc
14 changed files with 255 additions and 14 deletions

View File

@@ -97,9 +97,9 @@ let menuItemDict = {
},
'update-password': {
for: ['user', 'admin'],
title: "密码修改",
title: "修改密码",
image: "updPwd.png",
switchFunc: switchTab,
switchFunc: navigateTo,
url: '/pages/person/updpwd'
},
// 'assign': {