增加单页应用的layui-admin
This commit is contained in:
69
single/res/json/forum/replys.js
Normal file
69
single/res/json/forum/replys.js
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"code": 0
|
||||
,"msg": ""
|
||||
,"count": "100"
|
||||
,"data": [{
|
||||
"id": "001"
|
||||
,"replyer": "吴"
|
||||
,"cardid": "1002"
|
||||
,"avatar": "https://unpkg.com/outeres/demo/avatar/0.png"
|
||||
,"content": "有眼光,我也喜欢张三!"
|
||||
,"replytime": 20161205
|
||||
},{
|
||||
"id": "002"
|
||||
,"replyer": "郑"
|
||||
,"cardid": "1002"
|
||||
,"avatar": "https://unpkg.com/outeres/demo/avatar/0.png"
|
||||
,"content": "同上同上。"
|
||||
,"replytime": 20161205
|
||||
},{
|
||||
"id": "003"
|
||||
,"replyer": "王"
|
||||
,"cardid": "1003"
|
||||
,"avatar": "https://unpkg.com/outeres/demo/avatar/0.png"
|
||||
,"content": "能过一定过,不能过紧张也没用"
|
||||
,"replytime": 20170405
|
||||
},{
|
||||
"id": "004"
|
||||
,"replyer": "冯"
|
||||
,"cardid": "1001"
|
||||
,"avatar": "https://unpkg.com/outeres/demo/avatar/0.png"
|
||||
,"content": "可能因为你。"
|
||||
,"replytime": 20170405
|
||||
},{
|
||||
"id": "005"
|
||||
,"replyer": "陈"
|
||||
,"cardid": "1003"
|
||||
,"avatar": "https://unpkg.com/outeres/demo/avatar/0.png"
|
||||
,"content": "加油加油,看好你"
|
||||
,"replytime": 20170405
|
||||
},{
|
||||
"id": "006"
|
||||
,"replyer": "褚"
|
||||
,"cardid": "1005"
|
||||
,"avatar": "https://unpkg.com/outeres/demo/avatar/0.png"
|
||||
,"content": "纯属喜爱"
|
||||
,"replytime": 20180207
|
||||
},{
|
||||
"id": "007"
|
||||
,"replyer": "卫"
|
||||
,"cardid": "1005"
|
||||
,"avatar": "https://unpkg.com/outeres/demo/avatar/0.png"
|
||||
,"content": "可以试试"
|
||||
,"replytime": 20180207
|
||||
},{
|
||||
"id": "006"
|
||||
,"replyer": "蒋"
|
||||
,"cardid": "1006"
|
||||
,"avatar": "https://unpkg.com/outeres/demo/avatar/0.png"
|
||||
,"content": "是啊是啊,太棒了。"
|
||||
,"replytime": 20180512
|
||||
},{
|
||||
"id": "007"
|
||||
,"replyer": "沈"
|
||||
,"cardid": "1008"
|
||||
,"avatar": "https://unpkg.com/outeres/demo/avatar/0.png"
|
||||
,"content": "魏家凉皮不错奥。"
|
||||
,"replytime": 20180515
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user