ember-nested-queryparams:如何在EmberEmber-CLI中管理嵌套查询参数的示例

时间:2021-05-12 00:14:43
【文件属性】:
文件名称:ember-nested-queryparams:如何在EmberEmber-CLI中管理嵌套查询参数的示例
文件大小:25KB
文件格式:ZIP
更新时间:2021-05-12 00:14:43
JavaScript 自行车卖家 这是一个如何在父控制器/模板中管理查询参数过滤,同时在子路由中使用查询参数的示例。 先决条件 您需要安装 安装 git clone 此存储库 切换到新目录 npm install bower install 跑步 ember server 访问您的应用程序,为 。
【文件预览】:
ember-nested-queryparams-master
----.gitignore(247B)
----README.md(479B)
----ember-cli-build.js(805B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----.bowerrc(60B)
----.ember-cli(280B)
----tests()
--------test-helper.js(112B)
--------unit()
--------.jshintrc(831B)
--------helpers()
--------index.html(977B)
----app()
--------components()
--------routes()
--------router.js(283B)
--------app.js(420B)
--------models()
--------adapters()
--------helpers()
--------styles()
--------index.html(631B)
--------templates()
--------controllers()
----server()
--------mocks()
--------.jshintrc(19B)
--------data.js(809B)
--------index.js(652B)
----.jshintrc(518B)
----bower.json(494B)
----package.json(1KB)
----vendor()
--------.gitkeep(0B)
----testem.json(198B)
----config()
--------environment.js(1KB)
----.watchmanconfig(29B)
----.travis.yml(318B)
----.editorconfig(543B)

网友评论