Mike 143dc1983a 修复提交项目bug vor 3 Jahren
..
components 8c57c7c1da 增加明细图详情 vor 4 Jahren
custom-tab-bar fc7d49a7a2 union_id vor 4 Jahren
ec-canvas f2b289162f 数据统计 vor 4 Jahren
miniprogram_npm f289b446f8 no message vor 4 Jahren
pages 143dc1983a 修复提交项目bug vor 3 Jahren
utils 967d921ab6 更改配置 vor 4 Jahren
app.js 26e31885ea 修改调整 vor 4 Jahren
app.json 8c57c7c1da 增加明细图详情 vor 4 Jahren
app.wxss 575d2e4de2 审核 vor 4 Jahren
package-lock.json ba789f0eba init vor 4 Jahren
package.json ba789f0eba init vor 4 Jahren
project.config.json 77cc2322fc 替换正式服域名 vor 3 Jahren
readme.md ae58a91e15 内部设备 vor 4 Jahren
sitemap.json ba789f0eba init vor 4 Jahren

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