ember_sky:男人练习

时间:2024-08-07 17:26:14
【文件属性】:
文件名称:ember_sky:男人练习
文件大小:387KB
文件格式:ZIP
更新时间:2024-08-07 17:26:14
JavaScript 天票 介绍 这个前端应用程序是用 EmberJs 构建的。 大多数代码是由 EmberCli 工具生成的样板。 重要文件在应用程序中: controller/index.js - 包含模型并处理 index.hbs 页面上的点击 routes/index.js - 通过获取 json 为 /(root) 路由设置模型 样式/*.scss templates/*.hbs - index.hbs 文件包含页面 html 和变量占位符 models/bill.js - 模型 - 用一些有用的属性包装 json 测试可以在tests目录中找到,有2个测试文件: integration/billing-page-test.js - 检查按下按钮时是否显示呼叫列表 unit/bill-test.js - 检查模型上的属性是否有效 跑步 您可以通过将 dist 目录中的文件复制到 Web 服务
【文件预览】:
ember_sky-master
----.travis.yml(318B)
----.ember-cli(280B)
----testem.json(198B)
----vendor()
--------.gitkeep(0B)
----config()
--------environment.js(1KB)
----.watchmanconfig(29B)
----package.json(1021B)
----Brocfile.js(708B)
----.bowerrc(60B)
----tests()
--------test-helper.js(112B)
--------index.html(968B)
--------unit()
--------integration()
--------.jshintrc(814B)
--------helpers()
----app()
--------models()
--------templates()
--------routes()
--------index.html(622B)
--------controllers()
--------components()
--------styles()
--------app.js(420B)
--------router.js(195B)
--------helpers()
----.gitignore(272B)
----public()
--------assets()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----README.md(2KB)
----.jshintrc(518B)
----bower.json(523B)
----.editorconfig(543B)

网友评论