1.14 概念中心模块调整,战略分析模块界面完善

This commit is contained in:
尚政杰
2026-01-14 18:48:02 +08:00
parent 27dc03940b
commit 6ee8ce42ed
888 changed files with 96307 additions and 247 deletions

View File

@@ -9,7 +9,7 @@ const _sfc_main = {
},
onLoad(e) {
if (e.name) {
this.url = "https://valuefrontier.cn/htmls/" + e.name + ".html";
this.url = "https://valuefrontier.cn/htmls/concept/" + e.name + "/";
}
},
methods: {}