modify:新增小程序

This commit is contained in:
ECRZ
2026-01-06 18:00:43 +08:00
parent 498fa0e915
commit da4a055c1c
47 changed files with 7321 additions and 61 deletions

15
Sale/package.json Normal file
View 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"
}