Skip to content

zhangliyuan/game-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

游戏后台


项目结构

--components
	--common (公共模块,无业务逻辑)
		--ajax
			ajax.js
		--dialog
			--img
			index.js
			index.tmpl
			index.scss
		--class
		--event
	--widget (ui组件, 带业务逻辑)
		--filter
			index.js
			index.tmpl
	--page (路由指向各页面,各个页面)
		--union
			--union-list(工会查询)
				union-list.tmpl
				union-list.js
	--lib (第三方库)
--doc (markdown)
--output (编译产出)
--test
    --api
        --game // 接口测试数据(对应server.conf)
--views (页面入口)
	--layout
		layout.tmpl
	--nav
	    nav.tmpl  // 导航
	--index.html // 入口html
	--router.js  // 页面路由
okay-conf.js
server.conf (api及模板变量路由)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published