Commit f0cf51bd authored by youjie's avatar youjie

no message

parent d14f8271
...@@ -265,7 +265,7 @@ ...@@ -265,7 +265,7 @@
var str = x.data.FilePath; var str = x.data.FilePath;
var imgUrl = this.domainManager().ViittoFileUrl + str; var imgUrl = this.domainManager().ViittoFileUrl + str;
this.plugData.MLogo = imgUrl; this.plugData.MLogo = imgUrl;
}); },2);
}, },
addMenu() { addMenu() {
this.plugData.NavList.push(JSON.parse(JSON.stringify(this.MenuList))) this.plugData.NavList.push(JSON.parse(JSON.stringify(this.MenuList)))
......
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