Commit 9a29ea6a authored by JingChao's avatar JingChao

Updates ionic/ionic-instruction.md

Auto commit by GitBook Editor
parent 9899c3d6
...@@ -43,7 +43,7 @@ var JPushServiceModule = angular.module('JPushServiceModule',[]); ...@@ -43,7 +43,7 @@ var JPushServiceModule = angular.module('JPushServiceModule',[]);
vm.selectDebitBank = selectDebitBank; vm.selectDebitBank = selectDebitBank;
vm.selectEbankAccount = selectEbankAccount; vm.selectEbankAccount = selectEbankAccount;
``` ```
5. 5. html文件书写规范
6. 在此举例主页tab申请创建功能 6. 在此举例主页tab申请创建功能
```javascript ```javascript
angular.module('starter') angular.module('starter')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment