mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-16 04:35:42 +00:00
修正已知问题
This commit is contained in:
parent
cc46c92e4f
commit
0e60c08d9c
@ -19,6 +19,7 @@ const Render = {
|
|||||||
let resPath = data.pluResPath
|
let resPath = data.pluResPath
|
||||||
const layoutPath = process.cwd() + '/plugins/miao-plugin/resources/common/layout/'
|
const layoutPath = process.cwd() + '/plugins/miao-plugin/resources/common/layout/'
|
||||||
return {
|
return {
|
||||||
|
_miao_path: resPath,
|
||||||
...data,
|
...data,
|
||||||
_res_path: resPath,
|
_res_path: resPath,
|
||||||
_layout_path: layoutPath,
|
_layout_path: layoutPath,
|
||||||
|
Loading…
Reference in New Issue
Block a user