文件名称:SC-app-header
文件大小:13KB
文件格式:ZIP
更新时间:2024-08-07 05:25:16
JavaScript
Southbank 中心应用程序:标题 安装 步骤 0 检查,并确保您遵循的 SC-app-* 模块的安装说明。 步骤1 在应用程序的根目录中运行以下命令。 $ bower install --save Southbank-Centre/SC-app-header#n.n.n 将 nnn 替换为您需要的此模块的版本号。 请参阅。 请不要在没有版本号的情况下安装,否则您的应用会不稳定。 第2步 将SC-app-header添加到[YourAppName].module.js 中的依赖项列表中 第 3 步 将标题视图添加到应用程序状态: .state('app', { url: '', views: { ... 'header' : { templateUrl: 'bower_components/SC-app-header/release/h
【文件预览】:
SC-app-header-master
----.gitignore(122B)
----README.md(992B)
----test()
--------unit()
--------.jshintrc(631B)
--------functional()
----app()
--------SC-app-header.module.js(216B)
--------headerView.html(623B)
----Gruntfile.js(3KB)
----.jshintrc(373B)
----bower.json(651B)
----package.json(1KB)
----release()
--------SC-app-header.min.js(58B)
--------headerView.html(623B)
--------assets()
--------SC-app-header.js(216B)
----assets()
--------sass()