Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
9
91isoft_vue_manage
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨硕
91isoft_vue_manage
Commits
78a428ec
Commit
78a428ec
authored
Aug 01, 2023
by
杨硕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
499ac5c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
README.md
README.md
+8
-2
No files found.
README.md
View file @
78a428ec
...
...
@@ -84,9 +84,10 @@ npm run lint -- --fix
│ └── index.html // html模板
├── src // 源代码
│ ├── api // 所有请求
│ ├── assets // 主题 字体等静态资源
│ ├── assets // 主题 字体
图片
等静态资源
│ ├── components // 全局公用组件
│ ├── directive // 全局指令
│ ├──permission // 权限设定
│ ├── layout // 布局
│ ├── plugins // 通用方法
│ ├── router // 路由
...
...
@@ -96,8 +97,13 @@ npm run lint -- --fix
│ ├──controlPlatform // 工作台
│ ├──login // 登录
│ ├──monitor // 日志
│ ├──errorLog // 异常日志
│ ├──loginInfo // 登录日志
│ ├──operLog // 操作日志
│ ├──system // 系统模块
│ ├──dept // 部门
│ ├──otree // 部门树
│ ├──post // 岗位
│ ├──dict // 字典
│ ├──menu // 菜单
│ ├──role // 角色
...
...
@@ -116,5 +122,5 @@ npm run lint -- --fix
├── .eslintrc.js // eslint 配置项
├── .gitignore // git 忽略项
├── babel.config.js // babel.config.js
├── package.json //
package.json
├── package.json //
项目引入的包
└── vue.config.js // vue.config.js
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment