12.17 事件详情相关概念,概念中心增加下拉刷新,分页加载,增加新闻详情展示
This commit is contained in:
@@ -8,7 +8,20 @@ const _sfc_main = {
|
||||
navH: common_vendor.inject("navHeight"),
|
||||
memberInfo: null,
|
||||
//会员信息
|
||||
privilegeList: ["高效选股工具", "股票基金明星榜单", "定期专属晨报、股票动态", "独家产业研报", "个股产业分析", "股票、基金基础指标", "7x24 财经直播"]
|
||||
privilegeList: [
|
||||
"事件关联股票深度分析",
|
||||
"历史事件智能对比复盘",
|
||||
"事件概念关联与挖掘",
|
||||
"概念板块个股追踪",
|
||||
"概念深深度研报与解读",
|
||||
"个股异动实时预警",
|
||||
"事件传导链路智能分析",
|
||||
"概念演变时间轴追溯",
|
||||
"个股全方位深度研究",
|
||||
"价小前投研助手无限使用",
|
||||
"新功能优先体验权",
|
||||
"专属客服一对一服务"
|
||||
]
|
||||
};
|
||||
},
|
||||
onLoad() {
|
||||
@@ -93,21 +106,13 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
p: common_vendor.f($data.privilegeList, (item, index, i0) => {
|
||||
return common_vendor.e({
|
||||
a: common_vendor.t(item),
|
||||
b: index == 0 || index == 1 || index == 2
|
||||
}, index == 0 || index == 1 || index == 2 ? {
|
||||
b: index > 5
|
||||
}, index > 5 ? {
|
||||
c: common_assets._imports_7$1
|
||||
} : {}, {
|
||||
d: index == 3 || index == 4
|
||||
}, index == 3 || index == 4 ? common_vendor.e({
|
||||
e: index == 3
|
||||
}, index == 3 ? {} : {}, {
|
||||
f: index == 4
|
||||
}, index == 4 ? {} : {}) : {}, {
|
||||
g: index == 5 || index == 6
|
||||
}, index == 5 || index == 6 ? {
|
||||
h: common_assets._imports_8$2
|
||||
} : {}, {
|
||||
i: index
|
||||
} : {
|
||||
d: common_assets._imports_8$2
|
||||
}, {
|
||||
e: index
|
||||
});
|
||||
}),
|
||||
q: common_assets._imports_8$2,
|
||||
|
||||
Reference in New Issue
Block a user