-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3668cdc
commit b0deb74
Showing
4 changed files
with
24 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# SAAS设计模式 | ||
|
||
## 一个总部多个门店模式 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
import ImageGrid from '@site/src/components/ImageGrid'; | ||
|
||
# 系统设置 | ||
|
||
## 角色权限 | ||
|
||
<ImageGrid images={['https://blogs7245-1256587996.cos.ap-guangzhou.myqcloud.com/img/mastergo/20240705009.png']}/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
import ImageGrid from '@site/src/components/ImageGrid'; | ||
|
||
# 用户管理 | ||
|
||
## 会员管理 | ||
|
||
## 员工管理 | ||
|
||
<ImageGrid images={['https://blogs7245-1256587996.cos.ap-guangzhou.myqcloud.com/img/mastergo/20240705007.png','https://blogs7245-1256587996.cos.ap-guangzhou.myqcloud.com/img/mastergo/20240705008.png']}/> | ||
|
||
## 登录注册 | ||
|
||
<ImageGrid images={['https://blogs7245-1256587996.cos.ap-guangzhou.myqcloud.com/img/mastergo/20240705010.png']}/> |