李浩杰 417e89464c 成员管理+设备管理 4 éve
..
components 417e89464c 成员管理+设备管理 4 éve
custom-tab-bar 417e89464c 成员管理+设备管理 4 éve
ec-canvas f2b289162f 数据统计 4 éve
miniprogram_npm be644eaa2e 新增服务协议,修改个人中心,数据中心,首页排版,创建订单排版,调用申请流程修改 4 éve
pages 417e89464c 成员管理+设备管理 4 éve
utils 417e89464c 成员管理+设备管理 4 éve
app.js 53932cceb2 通知+审核 4 éve
app.json be644eaa2e 新增服务协议,修改个人中心,数据中心,首页排版,创建订单排版,调用申请流程修改 4 éve
app.wxss 53932cceb2 通知+审核 4 éve
package-lock.json ba789f0eba init 4 éve
package.json ba789f0eba init 4 éve
project.config.json be644eaa2e 新增服务协议,修改个人中心,数据中心,首页排版,创建订单排版,调用申请流程修改 4 éve
readme.md ae58a91e15 内部设备 4 éve
sitemap.json ba789f0eba init 4 éve

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