This commit is contained in:
aihe 2023-12-19 00:24:57 +08:00
parent e0c42459c7
commit e2fab53922

View File

@ -1,32 +1,25 @@
{
"id": "hello-uniapp",
"name": "hello-uniapp",
"displayName": "hello-uniapp 示例工程",
"version": "3.4.4",
"description": "uni-app 框架示例,一套代码,同时发行到iOS、Android、H5、小程序等多个平台,请使用手机扫码快速体验 uni-app 的强大功能",
"id": "tan-express-sapp",
"name": "tan-express-sapp",
"displayName": "探运国际",
"version": "1.0.1",
"description": "探运国际",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": "https://github.com/dcloudio/hello-uniapp.git",
"keywords": [
"hello-uniapp",
"uni-app",
"uni-ui",
"示例工程"
"tan-express",
"探运国际"
],
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/dcloudio/hello-uniapp/issues"
},
"homepage": "https://github.com/dcloudio/hello-uniapp#readme",
"dependencies": {
"dayjs": "^1.11.10"
},
"dcloudext": {
"category": [
"前端页面模板",
"uni-app前端项目模板"
"",
""
],
"sale": {
"regular": {
@ -106,7 +99,7 @@
}
},
"hello-uniapp-demo": {
"title": "hello-uniapp 演示网站",
"title": "探运国际",
"env": {
"UNI_PLATFORM": "h5"
},