Commit 000d74b9 authored by liujiangnan's avatar liujiangnan

fix: 问题整理

parent 7ef975a0
...@@ -367,3 +367,14 @@ npm start ...@@ -367,3 +367,14 @@ npm start
src="assets/guess-read/btn.png" src="assets/guess-read/btn.png"
``` ```
### 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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment