From 000d74b9360c58580ab130c9f67eb6d4034a4ba3 Mon Sep 17 00:00:00 2001
From: liujiangnan <695541723@qq.com>
Date: Tue, 17 Nov 2020 09:44:02 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E9=97=AE=E9=A2=98=E6=95=B4=E7=90=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 README.md | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 86d0a24..c626052 100644
--- a/README.md
+++ b/README.md
@@ -366,4 +366,15 @@ npm start
   ```
   src="assets/guess-read/btn.png"
   ```
-  
\ No newline at end of file
+  
+  ### no such file or directory,
+
+  出现类似如:
+  ```
+  Error: ENOENT: no such file or directory, open 'C:/publish/resources/xxxx/v1/index.html'
+  ```
+  这样的代码时, 请确认新建模板的时候表单填写的“配置页面URL”与“展示页面URL” 填写的路径是否正确
+
+  ### 已经发布的模板,制作课件时看不到
+
+  如果模板已经确认发布成功了,制作课件的时候却看不到这个模板,请编辑模板,查看模板类型是否选择为“课中模板”
\ No newline at end of file
-- 
2.21.0