modify:新增小程序
This commit is contained in:
15
Sale/package.json
Normal file
15
Sale/package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"tdesign-miniprogram": "^1.12.1"
|
||||
},
|
||||
"name": "sale",
|
||||
"version": "1.0.0",
|
||||
"description": "这是一个小程序初始化模板,请设计 UI,并调用接口 展示查询数据,要求页面排版简洁",
|
||||
"main": "app.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
}
|
||||
Reference in New Issue
Block a user