Mike a4b03e0f91 Revert "谢其江" hace 4 años
..
components 8c57c7c1da 增加明细图详情 hace 4 años
custom-tab-bar fc7d49a7a2 union_id hace 4 años
ec-canvas f2b289162f 数据统计 hace 4 años
miniprogram_npm f289b446f8 no message hace 4 años
pages 15f4244db6 no message hace 4 años
utils a4b03e0f91 Revert "谢其江" hace 4 años
app.js 26e31885ea 修改调整 hace 4 años
app.json 8c57c7c1da 增加明细图详情 hace 4 años
app.wxss 575d2e4de2 审核 hace 4 años
package-lock.json ba789f0eba init hace 4 años
package.json ba789f0eba init hace 4 años
project.config.json a4b03e0f91 Revert "谢其江" hace 4 años
readme.md ae58a91e15 内部设备 hace 4 años
sitemap.json ba789f0eba init hace 4 años

readme.md

import http from '../../utils/http' import util from '../../utils/util' import api from '../../utils/api'

api.getByName(this, 'orders/detail', 'order', {id: order_id}, function(res) { that.initData() });