李浩杰 d131191045 menu hace 4 años
..
components 2354b1ecfd bug hace 4 años
custom-tab-bar d131191045 menu hace 4 años
ec-canvas f2b289162f 数据统计 hace 4 años
miniprogram_npm be644eaa2e 新增服务协议,修改个人中心,数据中心,首页排版,创建订单排版,调用申请流程修改 hace 4 años
pages d131191045 menu hace 4 años
utils 41dc799e43 绘图 hace 4 años
app.js 53932cceb2 通知+审核 hace 4 años
app.json d131191045 menu 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 be644eaa2e 新增服务协议,修改个人中心,数据中心,首页排版,创建订单排版,调用申请流程修改 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() });