李浩杰 d131191045 menu há 4 anos atrás
..
components 2354b1ecfd bug há 4 anos atrás
custom-tab-bar d131191045 menu há 4 anos atrás
ec-canvas f2b289162f 数据统计 há 4 anos atrás
miniprogram_npm be644eaa2e 新增服务协议,修改个人中心,数据中心,首页排版,创建订单排版,调用申请流程修改 há 4 anos atrás
pages d131191045 menu há 4 anos atrás
utils 41dc799e43 绘图 há 4 anos atrás
app.js 53932cceb2 通知+审核 há 4 anos atrás
app.json d131191045 menu há 4 anos atrás
app.wxss 575d2e4de2 审核 há 4 anos atrás
package-lock.json ba789f0eba init há 4 anos atrás
package.json ba789f0eba init há 4 anos atrás
project.config.json be644eaa2e 新增服务协议,修改个人中心,数据中心,首页排版,创建订单排版,调用申请流程修改 há 4 anos atrás
readme.md ae58a91e15 内部设备 há 4 anos atrás
sitemap.json ba789f0eba init há 4 anos atrás

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