Sfoglia il codice sorgente

chore(config): 更新配置文件和忽略文件设置

- 在多个项目的 .gitignore 文件中添加 .hbuilderx 忽略规则
- 修改前端环境配置文件 env.js 中的 API 基础 URL 设置
- 将应用服务器端口从 9201 更改为 8080
- 更新员工前端包名从 jje_staff_uniapp 到 jje_staff
- 移除商店项目中的 .idea 相关忽略文件配置
- 清理 node_modules 中的测试相关临时文件和缓存
PQJ 2 giorni fa
parent
commit
54ae2a2864
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package-lock.json

+ 1 - 1
package-lock.json

@@ -1,5 +1,5 @@
 {
-  "name": "jje_staff_uniapp",
+  "name": "jje_staff",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {