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

@@ -14,14 +14,17 @@ const _sfc_main = {
{
title: "深度分析"
},
{
title: "股票行情"
},
// {
// title:'股票行情'
// },
{
title: "财务全景"
},
// {
// title:'盈利预测'
// },
{
title: "盈利预测"
title: "动态跟踪"
}
],
selectTab: 0,
@@ -72,7 +75,7 @@ const _sfc_main = {
}
},
/**
* 点击选择公司档案
* 点击选择公司档案分类
* @param {Object} index
*/
clickCompanyFilesItem(index) {
@@ -81,12 +84,19 @@ const _sfc_main = {
}
},
/**
* 点击选择深度分析分类
* @param {Object} index
*/
clickInDepthAnalysisItem(index) {
if (this.selectInDepthAnalysis != index) {
this.selectInDepthAnalysis = index;
}
},
/**
* 点击查看行业排名
*/
clickIndustryRank() {
this.$refs["industryRankPop"].open();
}
}
};
@@ -139,7 +149,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
p: $data.selectCompanyFiles == 1
}, $data.selectCompanyFiles == 1 ? {
q: common_assets._imports_6$2,
r: common_assets._imports_7$2
r: common_assets._imports_7$3
} : {}, {
s: $data.selectCompanyFiles == 2
}, $data.selectCompanyFiles == 2 ? {
@@ -158,20 +168,27 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
};
}),
y: $data.selectInDepthAnalysis == 0
}, $data.selectInDepthAnalysis == 0 ? {} : {}, {
z: $data.selectInDepthAnalysis == 1
}, $data.selectInDepthAnalysis == 0 ? {
z: common_assets._imports_8$5,
A: common_assets._imports_9$3,
B: common_vendor.o(($event) => $options.clickIndustryRank()),
C: common_assets._imports_8$5
} : {}, {
D: $data.selectInDepthAnalysis == 1
}, $data.selectInDepthAnalysis == 1 ? {} : {}) : {}, {
A: common_vendor.s("top:" + $data.contentTop + "px;"),
B: common_vendor.o(($event) => _ctx.sendEventComment()),
C: _ctx.eventComment,
D: common_vendor.o(($event) => _ctx.eventComment = $event.detail.value),
E: common_assets._imports_9$3,
F: common_assets._imports_10$4,
G: common_vendor.o(($event) => _ctx.clickComment()),
H: common_assets._imports_11$4,
I: common_vendor.o(($event) => _ctx.clickFollow()),
J: common_vendor.sr("industryRank", "817d6950-1"),
K: common_vendor.p({
E: common_vendor.s("top:" + $data.contentTop + "px;"),
F: common_vendor.o(($event) => _ctx.sendEventComment()),
G: _ctx.eventComment,
H: common_vendor.o(($event) => _ctx.eventComment = $event.detail.value),
I: common_assets._imports_10$4,
J: common_assets._imports_11$3,
K: common_vendor.o(($event) => _ctx.clickComment()),
L: common_assets._imports_12$4,
M: common_vendor.o(($event) => _ctx.clickFollow()),
N: common_assets._imports_13$2,
O: common_assets._imports_8$5,
P: common_vendor.sr("industryRankPop", "817d6950-1"),
Q: common_vendor.p({
type: "bottom"
})
});