李浩杰 53932cceb2 通知+审核 4 lat temu
..
components 53932cceb2 通知+审核 4 lat temu
custom-tab-bar 53932cceb2 通知+审核 4 lat temu
ec-canvas f2b289162f 数据统计 4 lat temu
miniprogram_npm 64a9c30fa8 init 4 lat temu
pages 53932cceb2 通知+审核 4 lat temu
utils 53932cceb2 通知+审核 4 lat temu
app.js 53932cceb2 通知+审核 4 lat temu
app.json 53932cceb2 通知+审核 4 lat temu
app.wxss 53932cceb2 通知+审核 4 lat temu
package-lock.json ba789f0eba init 4 lat temu
package.json ba789f0eba init 4 lat temu
project.config.json 9bba548de3 微信登录 4 lat temu
readme.md ae58a91e15 内部设备 4 lat temu
sitemap.json ba789f0eba init 4 lat temu

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