李浩杰 d9e3a1eae9 更新 4 سال پیش
..
components d3e582a7bf 绘图 4 سال پیش
custom-tab-bar f2b289162f 数据统计 4 سال پیش
ec-canvas f2b289162f 数据统计 4 سال پیش
miniprogram_npm 64a9c30fa8 init 4 سال پیش
pages d9e3a1eae9 更新 4 سال پیش
utils d9e3a1eae9 更新 4 سال پیش
app.js d3e582a7bf 绘图 4 سال پیش
app.json d9e3a1eae9 更新 4 سال پیش
app.wxss e585922123 消息通知 4 سال پیش
package-lock.json ba789f0eba init 4 سال پیش
package.json ba789f0eba init 4 سال پیش
project.config.json 9bba548de3 微信登录 4 سال پیش
readme.md ae58a91e15 内部设备 4 سال پیش
sitemap.json ba789f0eba init 4 سال پیش

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