This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
pangqijun
/
groupon-wx
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
cda6047048
ブランチ
タグ
dev
master
groupon-wx
/
mock
/
index.js
index.js
114 B
履歴
Raw
1
2
3
4
5
6
const Mock = require('better-mock/dist/mock.mp.js')
Mock.mock('api/test', {
data: [{
num: 1
}]
})