Commit 9799aeee authored by 宋帮潮's avatar 宋帮潮

Updates ionic/svc.md

Auto commit by GitBook Editor
parent bc80debd
......@@ -3,12 +3,15 @@
***
# I. SVC文件编写规范
svc文件创建后要引入 app_login_check.js,该js主要用于检测用户是否登录,用户登陆后才能调用该接口。如图所示:
![](/picture/svc5.png)
svc文件主要编写的内容是大致是关联对应的bm文件执行对应的sql语句,如下图所示:
![](/picture/svc6.png)
调用执行方法,如图:
![](/picture/svc7.png)
接收返回的json数据并且对返回的json数据进行处理和展示。
......
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