UNPKG
weex-eros-template
Version:
latest (1.0.1)
1.0.1
本木前端 weex 集成方案
weex-eros-template
/
template
/
fe
/
src
/
mock
/
test
/
check
/
applyDetail.js
14 lines
(13 loc)
•
272 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
module
.
exports
= [{
"delay"
:
500
,
"response"
: {
"resCode"
:
0
,
"msg"
:
null
,
"data"
: {
"reson"
:
"帮忙退下号"
,
"applyStatus"
:
null
,
"optType"
:
null
,
"replyDesc"
:
"通过"
} } }]