Przeglądaj źródła

docs:更新文档

carver 1 rok temu
rodzic
commit
265e78e690
2 zmienionych plików z 6 dodań i 0 usunięć
  1. 3 0
      患者端公众号-太和.md
  2. 3 0
      患者端公众号-白云.md

+ 3 - 0
患者端公众号-太和.md

@@ -20,6 +20,9 @@
 node version: v10.12.0, npm/yarn install
 
 ```json
+// 编译前先获取 git submodule 中的代码
+git submodule update --init --remote
+
 // dev环境
 npm run start  // 公众号
 

+ 3 - 0
患者端公众号-白云.md

@@ -18,6 +18,9 @@
 node version: v10.12.0, npm/yarn install
 
 ```json
+// 编译前先获取 git submodule 中的代码
+git submodule update --init --remote
+
 // dev环境
 npm run start     // 公众号