Explorar o código

跳过代码严格验证-暂时

sunxbiao hai 1 ano
pai
achega
452305987a
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -9,4 +9,10 @@ npm install
9 9
 
10 10
 ```
11 11
 npm run dev
12
+```
13
+
14
+#### 如提交git时,不能通过验证,可用以下提交方式
15
+
16
+```
17
+git commit -m "***" --no-verify
12 18
 ```