count.js 212 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 /** * Created by qingge_zwj on 2016/11/23. */ export default { "code" : 20000 , // 成功时返回 "content" :{ count:1, //订单总数 } }