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

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