李浩杰 ce309a3a27 消息通知 il y a 4 ans
..
components 2354b1ecfd bug il y a 4 ans
custom-tab-bar fc7d49a7a2 union_id il y a 4 ans
ec-canvas f2b289162f 数据统计 il y a 4 ans
miniprogram_npm be644eaa2e 新增服务协议,修改个人中心,数据中心,首页排版,创建订单排版,调用申请流程修改 il y a 4 ans
pages fc7d49a7a2 union_id il y a 4 ans
utils ce309a3a27 消息通知 il y a 4 ans
app.js 53932cceb2 通知+审核 il y a 4 ans
app.json ecbfef3ab3 公众号 il y a 4 ans
app.wxss 575d2e4de2 审核 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 be644eaa2e 新增服务协议,修改个人中心,数据中心,首页排版,创建订单排版,调用申请流程修改 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() });