Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试.ts通过Quixplorer.
.ts
Quixplorer
我点击编辑,添加链接并点击保存。但它不会在实际页面上更新。
当我单击文件中的预览时,Quixplorer我可以看到我的更改,但它不会显示在主页上...
有任何想法吗?
在编辑*.ts文件时,总是需要从后端清除整个缓存,以考虑更改。
*.ts
还要确保您正在修改正确的文件。经常出现的错误是编辑未包含在 DB TS 模板中的文件。您可以使用模块验证这一点Template(在缓存清除后)。
Template