1.24 雷达图,行业排名弹窗UI完善,接口对接,公司公告,新闻动态接口对接
This commit is contained in:
@@ -475,11 +475,11 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
return {
|
||||
a: common_vendor.t(item.stock_name),
|
||||
b: common_vendor.t(item.stock_code),
|
||||
c: common_vendor.sr("chartRef" + index, "7deb901e-1-" + i0, {
|
||||
c: common_vendor.sr("chartRef" + index, "6e1a61f1-1-" + i0, {
|
||||
"f": 1
|
||||
}),
|
||||
d: "chartRef" + index,
|
||||
e: "7deb901e-1-" + i0,
|
||||
e: "6e1a61f1-1-" + i0,
|
||||
f: common_vendor.t(item.trade_data ? item.trade_data.open_price : ""),
|
||||
g: common_vendor.t(item.trade_data ? item.trade_data.latest_price : ""),
|
||||
h: common_vendor.t(item.trade_data ? item.trade_data.change_pct : ""),
|
||||
@@ -516,7 +516,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
j: common_vendor.t(item.stock_count - 3),
|
||||
k: common_vendor.o(($event) => $options.clickStockMore(item), index)
|
||||
} : {
|
||||
l: common_assets._imports_1$5,
|
||||
l: common_assets._imports_1$6,
|
||||
m: common_vendor.t(item.stock_count),
|
||||
n: common_vendor.o(($event) => $options.clickNotVip(), index)
|
||||
}, {
|
||||
@@ -527,7 +527,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
});
|
||||
}),
|
||||
p: $data.memberInfo && $data.memberInfo.is_member && $data.memberInfo.subscription_type == "pro",
|
||||
q: common_assets._imports_1$2
|
||||
q: common_assets._imports_1$3
|
||||
} : {}, {
|
||||
r: $data.selectCategory == 2
|
||||
}, $data.selectCategory == 2 ? {
|
||||
@@ -575,7 +575,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
G: common_vendor.t($data.eventDetails.follower_count),
|
||||
H: common_vendor.o(($event) => $options.clickFollow())
|
||||
} : {}, {
|
||||
I: common_assets._imports_13$1,
|
||||
I: common_assets._imports_14$1,
|
||||
J: common_vendor.o(($event) => $options.closeCommentPopup()),
|
||||
K: common_vendor.f($data.commentList, (item, index, i0) => {
|
||||
return {
|
||||
@@ -590,19 +590,19 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
};
|
||||
}),
|
||||
L: common_assets._imports_11,
|
||||
M: common_vendor.sr("popup", "7deb901e-2"),
|
||||
M: common_vendor.sr("popup", "6e1a61f1-2"),
|
||||
N: common_vendor.p({
|
||||
type: "bottom"
|
||||
}),
|
||||
O: common_assets._imports_12$1,
|
||||
P: common_vendor.s("margin-top:" + $data.scoreTop + "px;"),
|
||||
Q: common_vendor.sr("expectScorePopup", "7deb901e-3"),
|
||||
Q: common_vendor.sr("expectScorePopup", "6e1a61f1-3"),
|
||||
R: common_vendor.p({
|
||||
type: "top",
|
||||
["mask-background-color"]: "transparent",
|
||||
animation: false
|
||||
}),
|
||||
S: common_assets._imports_13$1,
|
||||
S: common_assets._imports_14$1,
|
||||
T: common_vendor.o(($event) => $options.closeRelatedStockPopup()),
|
||||
U: common_vendor.f($data.historyEventRelatedStockList, (item, index, i0) => {
|
||||
return common_vendor.e({
|
||||
@@ -622,7 +622,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
k: common_vendor.o(($event) => $options.clickStockItem(item.stock_code), index)
|
||||
});
|
||||
}),
|
||||
V: common_vendor.sr("stockPopup", "7deb901e-4"),
|
||||
V: common_vendor.sr("stockPopup", "6e1a61f1-4"),
|
||||
W: common_vendor.p({
|
||||
type: "bottom"
|
||||
}),
|
||||
@@ -635,7 +635,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
ad: common_assets._imports_16,
|
||||
ae: common_vendor.o(($event) => $options.clickLater()),
|
||||
af: common_vendor.o(($event) => $options.clickUpgradeAtOnce()),
|
||||
ag: common_vendor.sr("vipPopup", "7deb901e-5"),
|
||||
ag: common_vendor.sr("vipPopup", "6e1a61f1-5"),
|
||||
ah: common_vendor.p({
|
||||
type: "center"
|
||||
})
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user