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

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() });