This commit is contained in:
zw199166
2026-01-22 14:34:38 +08:00
parent 6ee8ce42ed
commit 1f3a3ca8bb
234 changed files with 5534 additions and 2395 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 260 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 286 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 907 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 773 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 874 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 684 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 761 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 797 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 442 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 509 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 940 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 927 B

View File

@@ -0,0 +1,96 @@
"use strict";
const common_vendor = require("../../common/vendor.js");
const common_assets = require("../../common/assets.js");
const _sfc_main = {
data() {
return {
navH: common_vendor.inject("navHeight"),
contentTop: "",
otherTop: "",
activeIndex: 0,
tabList: ["盈利能力", "每股指标", "成长能力", "资产负债表", "现金流量指标"],
filterIndex: 0,
filterList: ["全部", "年报", "中报", "一季度", "三季度"],
leftList: ["营收增长率%", "净利润增长率%", "扣非净利润增长率%", "归母净利润增长率%", "经营现金流增长率%", "总资产增长率%", "净资产增长率%", "固定"]
};
},
onLoad(e) {
this.activeIndex = e.index;
this.contentTop = this.navH + 20 / 750 * common_vendor.inject("windowWidth");
this.otherTop = this.navH + 204 / 750 * common_vendor.inject("windowWidth");
},
methods: {}
};
if (!Array) {
const _easycom_navBar2 = common_vendor.resolveComponent("navBar");
_easycom_navBar2();
}
const _easycom_navBar = () => "../../components/navBar/navBar.js";
if (!Math) {
_easycom_navBar();
}
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return {
a: common_vendor.p({
leftText: "平安银行(000001)",
hideNavBg: true
}),
b: common_assets._imports_0,
c: common_vendor.f($data.tabList, (item, index, i0) => {
return {
a: common_vendor.t(item),
b: common_vendor.o(($event) => $data.activeIndex = index, index),
c: index,
d: "tab-" + index,
e: index == $data.tabList.length - 1 ? "0" : "40rpx",
f: $data.activeIndex == index ? "#2B2B2B" : "#999999",
g: $data.activeIndex == index ? "28rpx" : "26rpx",
h: $data.activeIndex == index ? "1rpx solid #F2C369" : "none",
i: $data.activeIndex == index ? "bold" : "500"
};
}),
d: "tab-" + $data.activeIndex,
e: common_vendor.f($data.filterList, (item, index, i0) => {
return {
a: common_vendor.t(item),
b: common_vendor.o(($event) => $data.filterIndex = index, index),
c: index,
d: $data.filterIndex == index ? "#070707" : "#939393",
e: $data.filterIndex == index ? "#F2C369" : "#F6F6F6"
};
}),
f: `repeat(${$data.filterList.length}, 110rpx)`,
g: common_assets._imports_1$11,
h: common_vendor.s("top:" + $data.contentTop + "px;"),
i: common_vendor.f($data.leftList, (item, index, i0) => {
return {
a: common_vendor.t(item),
b: index,
c: index % 2 == 0 ? "#fff" : "#FAFAFC"
};
}),
j: common_vendor.f(8, (item, index, i0) => {
return {
a: common_vendor.f($data.leftList, (item2, index2, i1) => {
return {
a: index2,
b: index2 % 2 == 0 ? "#fff" : "#FAFAFC"
};
}),
b: index
};
}),
k: common_vendor.s("top:" + $data.otherTop + "px;"),
l: common_vendor.o(($event) => _ctx.sendEventComment()),
m: _ctx.eventComment,
n: common_vendor.o(($event) => _ctx.eventComment = $event.detail.value),
o: common_assets._imports_2$9,
p: common_assets._imports_3$9,
q: common_vendor.o(($event) => _ctx.clickComment()),
r: common_assets._imports_4$9,
s: common_vendor.o(($event) => _ctx.clickFollow())
};
}
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render]]);
wx.createPage(MiniProgramPage);
//# sourceMappingURL=../../../.sourcemap/mp-weixin/pagesStock/stockCenterDetails/cwDetails.js.map

View File

@@ -0,0 +1,6 @@
{
"navigationBarTitleText": "",
"usingComponents": {
"nav-bar": "../../components/navBar/navBar"
}
}

View File

@@ -0,0 +1 @@
<view><nav-bar wx:if="{{a}}" u-i="13508b1d-0" bind:__l="__l" u-p="{{a}}"></nav-bar><image class="topBg absolute" src="{{b}}" mode="widthFix"></image><view class="stockDetailsC fixed" style="{{h}}"><view style="margin:0 20rpx;height:99rpx"><scroll-view scroll-x style="white-space:nowrap" scroll-with-animation="true" scroll-into-view="{{d}}" show-scrollbar="false"><view style="display:inline-block;box-sizing:border-box"><view wx:for="{{c}}" wx:for-item="item" wx:key="c" bindtap="{{item.b}}" id="{{item.d}}" style="{{'display:inline-block;text-align:center;line-height:98rpx' + ';' + ('margin-right:' + item.e + ';' + ('color:' + item.f) + ';' + ('font-size:' + item.g) + ';' + ('border-bottom:' + item.h) + ';' + ('font-weight:' + item.i))}}">{{item.a}}</view></view></scroll-view></view><view style="height:1rpx;background-color:#E7E7E7;margin:0 20rpx"></view><view style="height:84rpx;display:flex;align-items:center;margin:0 20rpx"><view style="{{'flex:1;display:grid;gap:28rpx;overflow:scroll;white-space:nowrap;margin-right:20rpx' + ';' + ('grid-template-columns:' + f)}}"><view wx:for="{{e}}" wx:for-item="item" wx:key="c" bindtap="{{item.b}}" style="{{'height:45rpx;margin-top:30rpx;font-size:22rpx;color:#939393;font-weight:500;display:flex;align-items:center;justify-content:center;background-color:#F6F6F6;border-radius:5rpx;padding:3rpx 10rpx' + ';' + ('color:' + item.d + ';' + ('background-color:' + item.e))}}">{{item.a}}</view></view><view style="color:#F2C369;font-size:22rpx;font-weight:500;border:1rpx solid #F2C369;border-radius:5rpx;padding:0 10rpx;height:43rpx;display:flex;align-items:center;justify-content:center"><text>最近8期</text><image style="width:11rpx;height:6rpx;margin-left:10rpx" src="{{g}}" mode="widthFix"></image></view></view></view><scroll-view scroll-y class="stockDetailsC fixed" style="{{k}}"><view style="display:flex;color:#666666;font-size:20rpx;font-weight:500;margin:0 20rpx"><view><view style="height:60rpx;background-color:#FAFAFC"></view><view wx:for="{{i}}" wx:for-item="item" wx:key="b" style="{{'line-height:60rpx;padding-right:20rpx' + ';' + ('background-color:' + item.c)}}">{{item.a}}</view></view><view style="flex:1;white-space:nowrap;overflow:scroll;display:flex"><view wx:for="{{j}}" wx:for-item="item" wx:key="b" style="font-size:18rpx;text-align:center"><view style="padding:0 10rpx;line-height:60rpx;background-color:#FAFAFC">2025Q3</view><view wx:for="{{item.a}}" wx:for-item="item" wx:key="a" style="{{'line-height:60rpx' + ';' + ('background-color:' + item.b)}}"> 1.87 </view></view></view></view></scroll-view><view class="bottomC fixed flex"><view class="inputC flex1"><input type="text" placeholder="对比股票..." placeholder-style="color:#666" confirm-type="send" bindconfirm="{{l}}" value="{{m}}" bindinput="{{n}}"/></view><view class="contrastShareC flex"><view class="item"><image class="icon" src="{{o}}" mode="heightFix"></image><view>对比</view></view><view class="item" bindtap="{{q}}"><image class="icon" src="{{p}}" mode="heightFix"></image><view>自选</view></view><view class="item" bindtap="{{s}}"><image class="icon" src="{{r}}" mode="heightFix"></image><view>分享</view></view></view></view></view>

View File

@@ -0,0 +1,117 @@
page {
background-color: #070707;
}
.topBg {
top: 0;
left: 0;
width: 100%;
height: auto;
}
.stockDetailsC {
left: 25rpx;
width: calc(100vw - 50rpx);
background-color: white;
border-radius: 10rpx 10rpx 0 0;
overflow: hidden;
bottom: calc(20rpx + 70rpx + 20rpx + env(safe-area-inset-bottom));
}
.bottomC {
background-color: black;
padding: 20rpx 25rpx calc(20rpx + env(safe-area-inset-bottom));
left: 0;
right: 0;
bottom: 0;
}
.bottomC .inputC {
background-color: #424143;
margin-right: 20rpx;
padding: 0 33rpx;
height: 70rpx;
border-radius: 35rpx;
}
.bottomC .inputC input {
height: 100%;
font-size: 26rpx;
font-weight: 500;
}
.bottomC .contrastShareC .item {
font-size: 24rpx;
font-weight: 500;
color: #FEFAF6;
text-align: center;
}
.bottomC .contrastShareC .item .icon {
margin: 0 30rpx;
width: auto;
height: 26rpx;
}
.industryRankPop {
background-color: white;
border-radius: 20rpx 20rpx 0 0;
}
.industryRankPop .popTitle {
margin: 0 20rpx;
line-height: 100rpx;
border-bottom: solid 1rpx #E7E7E7;
font-size: 35rpx;
font-weight: bold;
color: #333;
text-align: center;
}
.industryRankPop .closeC {
top: 0;
right: 0;
padding: 40rpx 26rpx;
}
.industryRankPop .closeC .icon {
display: block;
width: 20rpx;
height: auto;
}
.industryRankPop .sectionDateC {
padding: 30rpx 26rpx;
}
.industryRankPop .sectionDateC .section {
margin-right: 11rpx;
font-size: 28rpx;
font-weight: bold;
color: #2B2B2B;
}
.industryRankPop .sectionDateC .industryC {
background-color: #FFF7E9;
padding: 0 15rpx;
line-height: 34rpx;
border: solid 1rpx #F2C369;
border-radius: 18rpx;
font-size: 20rpx;
font-weight: 500;
color: #F2C369;
}
.industryRankPop .sectionDateC .industryC .icon {
margin-right: 3rpx;
width: 16rpx;
height: auto;
}
.industryRankPop .sectionDateC .date {
font-size: 24rpx;
font-weight: 500;
color: #71675D;
}
.industryRankPop .list {
padding: 0 25rpx;
}
.industryRankPop .list .item {
margin: 0 20rpx 20rpx 0;
width: calc((100% - 40rpx)/2);
border: solid 1rpx #FCE2B2;
border-radius: 10rpx;
}
.industryRankPop .list .item:nth-child(3n) {
margin-right: 0;
}
.industryRankPop .detailPopup {
height: 70%;
background-color: white;
border-radius: 20rpx 20rpx 0 0;
padding-bottom: env(safe-area-inset-bottom);
}

View File

@@ -59,7 +59,30 @@ const _sfc_main = {
}
],
//深度分析分类
selectInDepthAnalysis: 0
selectInDepthAnalysis: 0,
caiWuList: [
{
title: "主营数据"
},
{
title: "财务分析"
},
{
title: "财务数据"
}
],
//深度分析分类
selectCaiwu: 0,
dongTaiList: [
{
title: "新闻动态"
},
{
title: "公司公告"
}
],
//深度分析分类
selectDongtai: 0
};
},
onLoad() {
@@ -83,6 +106,24 @@ const _sfc_main = {
this.selectCompanyFiles = index;
}
},
/**
* 点击选择动态分类
* @param {Object} index
*/
clickDongTaiItem(index) {
if (this.selectDongtai != index) {
this.selectDongtai = index;
}
},
/**
* 点击选择财务分类
* @param {Object} index
*/
clickCaiWuItem(index) {
if (this.selectCaiwu != index) {
this.selectCaiwu = index;
}
},
/**
* 点击选择深度分析分类
* @param {Object} index
@@ -97,18 +138,37 @@ const _sfc_main = {
*/
clickIndustryRank() {
this.$refs["industryRankPop"].open();
},
detailShow(type) {
if (type == 0) {
this.$refs["detailPopup"].open();
} else {
this.$refs["detailInfoPopup"].open();
}
}
}
};
if (!Array) {
const _easycom_navBar2 = common_vendor.resolveComponent("navBar");
const _easycom_gqjg_view2 = common_vendor.resolveComponent("gqjg-view");
const _easycom_ywjg_view2 = common_vendor.resolveComponent("ywjg-view");
const _easycom_cyl_view2 = common_vendor.resolveComponent("cyl-view");
const _easycom_fzlc_view2 = common_vendor.resolveComponent("fzlc-view");
const _easycom_zysj_view2 = common_vendor.resolveComponent("zysj-view");
const _easycom_news_view2 = common_vendor.resolveComponent("news-view");
const _easycom_uni_popup2 = common_vendor.resolveComponent("uni-popup");
(_easycom_navBar2 + _easycom_uni_popup2)();
(_easycom_navBar2 + _easycom_gqjg_view2 + _easycom_ywjg_view2 + _easycom_cyl_view2 + _easycom_fzlc_view2 + _easycom_zysj_view2 + _easycom_news_view2 + _easycom_uni_popup2)();
}
const _easycom_navBar = () => "../../components/navBar/navBar.js";
const _easycom_gqjg_view = () => "../../components/gqjg-view/gqjg-view.js";
const _easycom_ywjg_view = () => "../../components/ywjg-view/ywjg-view.js";
const _easycom_cyl_view = () => "../../components/cyl-view/cyl-view.js";
const _easycom_fzlc_view = () => "../../components/fzlc-view/fzlc-view.js";
const _easycom_zysj_view = () => "../../components/zysj-view/zysj-view.js";
const _easycom_news_view = () => "../../components/news-view/news-view.js";
const _easycom_uni_popup = () => "../../uni_modules/uni-popup/components/uni-popup/uni-popup.js";
if (!Math) {
(_easycom_navBar + _easycom_uni_popup)();
(_easycom_navBar + _easycom_gqjg_view + _easycom_ywjg_view + _easycom_cyl_view + _easycom_fzlc_view + _easycom_zysj_view + _easycom_news_view + _easycom_uni_popup)();
}
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return common_vendor.e({
@@ -122,10 +182,10 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
e: $data.keywords,
f: common_vendor.o(($event) => $data.keywords = $event.detail.value),
g: common_vendor.s("top:" + $data.navH + "px;"),
h: common_assets._imports_2$9,
i: common_assets._imports_3$9,
j: common_assets._imports_4$9,
k: common_assets._imports_5$6,
h: common_assets._imports_2$10,
i: common_assets._imports_3$10,
j: common_assets._imports_4$10,
k: common_assets._imports_5$4,
l: common_vendor.f($data.tabList, (item, index, i0) => {
return {
a: common_vendor.t(item.title),
@@ -149,11 +209,11 @@ 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$3
r: common_assets._imports_7$4
} : {}, {
s: $data.selectCompanyFiles == 2
}, $data.selectCompanyFiles == 2 ? {
t: common_assets._imports_8$5
t: common_assets._imports_8$4
} : {}, {
v: $data.selectCompanyFiles == 3
}, $data.selectCompanyFiles == 3 ? {} : {}) : {}, {
@@ -169,27 +229,81 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
}),
y: $data.selectInDepthAnalysis == 0
}, $data.selectInDepthAnalysis == 0 ? {
z: common_assets._imports_8$5,
A: common_assets._imports_9$3,
z: common_assets._imports_8$4,
A: common_assets._imports_9$4,
B: common_vendor.o(($event) => $options.clickIndustryRank()),
C: common_assets._imports_8$5
C: common_assets._imports_8$4
} : {}, {
D: $data.selectInDepthAnalysis == 1
}, $data.selectInDepthAnalysis == 1 ? {} : {}) : {}, {
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({
}, $data.selectInDepthAnalysis == 1 ? {} : {}, {
E: $data.selectInDepthAnalysis == 2
}, $data.selectInDepthAnalysis == 2 ? {
F: common_vendor.o(($event) => $options.detailShow(0))
} : {}, {
G: $data.selectInDepthAnalysis == 3
}, $data.selectInDepthAnalysis == 3 ? {
H: common_vendor.o(($event) => $options.detailShow(1))
} : {}) : {}, {
I: $data.selectTab == 2
}, $data.selectTab == 2 ? {
J: common_vendor.f($data.caiWuList, (item, index, i0) => {
return {
a: common_vendor.t(item.title),
b: common_vendor.n("item " + ($data.selectCaiwu == index ? "select" : "")),
c: index,
d: common_vendor.o(($event) => $options.clickCaiWuItem(index), index)
};
}),
K: common_vendor.p({
type: $data.selectCaiwu
})
} : {}, {
L: $data.selectTab == 3
}, $data.selectTab == 3 ? {
M: common_vendor.f($data.dongTaiList, (item, index, i0) => {
return {
a: common_vendor.t(item.title),
b: common_vendor.n("item " + ($data.selectDongtai == index ? "select" : "")),
c: index,
d: common_vendor.o(($event) => $options.clickDongTaiItem(index), index)
};
}),
N: common_vendor.p({
type: $data.selectDongtai
})
} : {}, {
O: common_vendor.s("top:" + $data.contentTop + "px;"),
P: common_vendor.o(($event) => _ctx.sendEventComment()),
Q: _ctx.eventComment,
R: common_vendor.o(($event) => _ctx.eventComment = $event.detail.value),
S: common_assets._imports_2$9,
T: common_assets._imports_3$9,
U: common_vendor.o(($event) => _ctx.clickComment()),
V: common_assets._imports_4$9,
W: common_vendor.o(($event) => _ctx.clickFollow()),
X: common_assets._imports_13$1,
Y: common_assets._imports_8$4,
Z: common_vendor.sr("industryRankPop", "112fb558-7"),
aa: common_vendor.p({
type: "bottom"
}),
ab: common_assets._imports_13$1,
ac: common_vendor.f(3, (item, index, i0) => {
return {
a: index
};
}),
ad: common_assets._imports_14$2,
ae: common_vendor.sr("detailPopup", "112fb558-8"),
af: common_vendor.p({
type: "bottom",
safeArea: false
}),
ag: common_assets._imports_13$1,
ah: common_vendor.sr("detailInfoPopup", "112fb558-9"),
ai: common_vendor.p({
type: "bottom",
safeArea: false
})
});
}

View File

@@ -2,6 +2,12 @@
"navigationBarTitleText": "",
"usingComponents": {
"nav-bar": "../../components/navBar/navBar",
"gqjg-view": "../../components/gqjg-view/gqjg-view",
"ywjg-view": "../../components/ywjg-view/ywjg-view",
"cyl-view": "../../components/cyl-view/cyl-view",
"fzlc-view": "../../components/fzlc-view/fzlc-view",
"zysj-view": "../../components/zysj-view/zysj-view",
"news-view": "../../components/news-view/news-view",
"uni-popup": "../../uni_modules/uni-popup/components/uni-popup/uni-popup"
}
}

File diff suppressed because one or more lines are too long

View File

@@ -524,6 +524,21 @@ page {
width: 16rpx;
height: auto;
}
.stockDetailsC .otherInfoC .ywjg_list {
color: #2B2B2B;
}
.stockDetailsC .otherInfoC .ywjg_list .title {
font-size: 28rpx;
font-weight: bold;
}
.stockDetailsC .otherInfoC .ywjg_list .ywjg_item_1 {
font-weight: 500;
margin: 20rpx;
background-color: #FAFAFC;
border-radius: 10rpx;
padding: 25rpx 20rpx;
box-sizing: border-box;
}
.bottomC {
background-color: black;
padding: 20rpx 25rpx calc(20rpx + env(safe-area-inset-bottom));
@@ -618,3 +633,9 @@ page {
.industryRankPop .list .item:nth-child(3n) {
margin-right: 0;
}
.industryRankPop .detailPopup {
height: 70%;
background-color: white;
border-radius: 20rpx 20rpx 0 0;
padding-bottom: env(safe-area-inset-bottom);
}