Browse Source

文件路径修改2

lwei 1 year ago
parent
commit
a67f0ea96e
3 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. BIN
      mfyx_web.zip
  3. 1 1
      package.json

+ 1 - 1
README.md

@@ -44,7 +44,7 @@
 
 ## 项目规范
 
-- 版本管理系统基于[Git](https://git-scm.com/book/zh/v2)工作流模式[GitHub flow](https://guides.github.com/introduction/flow/)
+- 版本管理系统基于[Git](https://git-scm.com/book/zh)工作流模式[GitHub flow](https://guides.github.com/introduction/flow/)
 - 项目包括
   - 两个长期分支(basic branch) - master:主分支,用于线上生产环境 - debug:开发分支,包括新开发及不稳定特性
     **长期分支仅项目负责人可操作**

BIN
mfyx_web.zip


+ 1 - 1
package.json

@@ -159,7 +159,7 @@
     "patch-package": "^6.4.7",
     "prettier": "^2.1.2"
   },
-  "homepage": "/v2",
+  "homepage": "/",
   "jest": {
     "roots": [
       "<rootDir>/src"