yanjie bf25255637 修改页面 4 年之前
..
components bf25255637 修改页面 4 年之前
custom-tab-bar fc7d49a7a2 union_id 4 年之前
ec-canvas f2b289162f 数据统计 4 年之前
miniprogram_npm be644eaa2e 新增服务协议,修改个人中心,数据中心,首页排版,创建订单排版,调用申请流程修改 4 年之前
pages bf25255637 修改页面 4 年之前
utils f89de1047a 页面微调 4 年之前
app.js f89de1047a 页面微调 4 年之前
app.json ecbfef3ab3 公众号 4 年之前
app.wxss 575d2e4de2 审核 4 年之前
package-lock.json ba789f0eba init 4 年之前
package.json ba789f0eba init 4 年之前
project.config.json f89de1047a 页面微调 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() });