Skip to content

ScriptEcho-ai/ScriptEcho-JeecgTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScriptEcho Jeecg(AntDesignVue)的模板项目

安装与使用

  • 获取项目代码
git clone https://github.com/ScriptEcho-ai/ScriptEch-JeecgTemplate.git
  • 安装依赖
yarn install
  • 运行
yarn serve
  • 构建
yarn build

添加页面

  1. 访问 http://localhost:3100 进行登录(admin 123456)

  2. 创建页面HelloWorld.vue到src/view/scriptecho下 alt text

  3. 进入系统设置-菜单管理页面

  4. 在ScriptEcho菜单下添加子菜单HelloWolrd alt text

  5. 进入系统设置-角色管理页面

  6. 点击管理员的授权按钮,勾选该菜单权限 alt text

  7. 访问 http://localhost:3100/scriptecho/HelloWorld

About

ScriptEcho Jeecg(AntDesignVue)的模板项目

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors