Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
E
evm-store
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • wanli
  • evm-store
  • Repository

Switch branch/tag
  • evm-store
  • tools
  • templates
History Find file
Download source code
zip tar.gz tar.bz2 tar
Download this directory
zip tar.gz tar.bz2 tar
  • wanli's avatar
    :beetle: fix(): 修复信号槽声明错误bug · 54c10741
    wanli authored 3 years ago
    54c10741
Name
Last commit
Last update
..
README.md update 4 years ago
base.tpl 修复后端框架问题以及完善文件管理器 3 years ago
controller.tpl :sparkles: feat(菜单管理模块): 编写菜单模块代码 3 years ago
model.tpl :sparkles: feat(): 更新后端自动生成代码逻辑工具 3 years ago
router.tpl :sparkles: feat(): 更新后端自动生成代码逻辑工具 3 years ago
signal_manager.tpl :sparkles: feat(): 更新后端自动生成代码逻辑工具 3 years ago
signal_manager_init.tpl :sparkles: feat(菜单管理模块): 编写菜单模块代码 3 years ago
view.tpl :beetle: fix(): 修复信号槽声明错误bug 3 years ago
README.md

模板文件定义标准

model

字段类型

字段类型只能定义如下类型:

  • Integer
  • String
  • Boolean

view

controller