帮助中心

通用信息

验证

In order to utilize Grunt you will need to have installed Node.js on your computer. Also insure that you have NPM installed.
You can check if these are installed properly by opening up a Terminal (Linux or Mac) or Command Prompt (Windows)
and entering the command: node --version and npm --version These commands should output something similar to "v0.10.31" and "1.4.23" respectively.

Once you have installed these programs, you'll need to get grunt and bower. You can achieve this by running the following command: npm install -g bower grunt-cli
Now you should be able to exectue the commands "grunt" and "bower".

Please note that any commands we tell you to run must be ran from the project's root folder.

我的订单

To ensure you have all updated the Javascript libraries managed by bower, run the command bower install in a terminal or command prompt while you are in the current working directory of the project.

专票申请

申请开具增值税专用发票,提供相应的资质文件

新的申请

For the bootstrap css and components, please check the Bootstrap 3

Angular UI Bootstrap, This project does not use bootstrap.js, but use Angular UI Bootstrap written in pure AngularJS, check UI Boostrap and Official Documents

申请列表

This file's css is generated by LESS files. There are many Variables, Mixins you can use.

Compile, you can use the less.php to output the css.