setFilesPath

abstract fun setFilesPath(path: ScriptFile)

设置包含 SPA 静态文件(如 HTML, JS, CSS)的根目录。

Parameters

path

代表根目录的 ScriptFile 对象。