chore(config): 更新项目名称为 xinlong-taro
- 修改 config/index.ts 中的 projectName 字段 - 更新 package.json 的 name 字段 - 调整 project.config.json 中 description 和 projectname 为新名称 - 修改 README.md 中项目目录名称为 xinlong-taro
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"description": "shop-taro 项目配置",
|
||||
"description": "xinlong-taro 项目配置",
|
||||
"setting": {
|
||||
"urlCheck": false,
|
||||
"es6": true,
|
||||
@@ -44,7 +44,7 @@
|
||||
},
|
||||
"compileType": "miniprogram",
|
||||
"appid": "wx75cbc65759eb981a",
|
||||
"projectname": "shop-taro",
|
||||
"projectname": "xinlong-taro",
|
||||
"condition": {},
|
||||
"simulatorPluginLibVersion": {},
|
||||
"packOptions": {
|
||||
@@ -52,4 +52,4 @@
|
||||
"include": []
|
||||
},
|
||||
"editorSetting": {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user