mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-08-22 06:01:53 +08:00
会员地址管理CRUD
This commit is contained in:
@@ -67,13 +67,13 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/address/add",
|
||||
"path": "pages/address/create",
|
||||
"style": {
|
||||
"navigationBarTitleText": "新增地址"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/address/edit",
|
||||
"path": "pages/address/update",
|
||||
"style": {
|
||||
"navigationBarTitleText": "修改地址"
|
||||
}
|
||||
|
Reference in New Issue
Block a user