Merge branch 'feature/ddl'
Showing
package.json
0 → 100644
| { | ||
| "name": "qk_wx_miniprogram", | ||
| "version": "1.0.0", | ||
| "description": "", | ||
| "main": "app.js", | ||
| "directories": { | ||
| "lib": "lib" | ||
| }, | ||
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://codeup.aliyun.com/64003488e9f200d37adbd095/qk_wx_miniprogram.git" | ||
| }, | ||
| "keywords": [], | ||
| "author": "", | ||
| "license": "ISC", | ||
| "dependencies": { | ||
| "@vant/weapp": "^1.10.14" | ||
| } | ||
| } |
pages/publish/index.js
0 → 100644
pages/publish/index.json
0 → 100644
pages/publish/index.wxml
0 → 100644
pages/publish/index.wxss
0 → 100644
pages/publishGoods/goods.js
0 → 100644
Please register or sign in to comment