1.31 财务分析,财务数据模块完善,产业链桑基图展示
This commit is contained in:
1
unpackage/dist/build/mp-weixin/pages/ztfx/ztfx.js
vendored
Normal file
1
unpackage/dist/build/mp-weixin/pages/ztfx/ztfx.js
vendored
Normal file
File diff suppressed because one or more lines are too long
9
unpackage/dist/build/mp-weixin/pages/ztfx/ztfx.json
vendored
Normal file
9
unpackage/dist/build/mp-weixin/pages/ztfx/ztfx.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"navigationBarTitleText": "涨停分析",
|
||||
"usingComponents": {
|
||||
"word-cloud": "../../components/WordCloud/WordCloud",
|
||||
"nav-bar": "../../components/navBar/navBar",
|
||||
"l-c-calendar": "../../components/LCCalendar/LCCalendar",
|
||||
"l-echart": "../../uni_modules/lime-echart/components/l-echart/l-echart"
|
||||
}
|
||||
}
|
||||
1
unpackage/dist/build/mp-weixin/pages/ztfx/ztfx.wxml
vendored
Normal file
1
unpackage/dist/build/mp-weixin/pages/ztfx/ztfx.wxml
vendored
Normal file
File diff suppressed because one or more lines are too long
1
unpackage/dist/build/mp-weixin/pages/ztfx/ztfx.wxss
vendored
Normal file
1
unpackage/dist/build/mp-weixin/pages/ztfx/ztfx.wxss
vendored
Normal file
@@ -0,0 +1 @@
|
||||
page{background-color:#070707}.topBg{top:0;left:0;width:100%;height:auto}.stockDetailsC{left:0;right:0;bottom:calc(55px + env(safe-area-inset-bottom))}.single-line-ellipsis{max-width:100%;width:120rpx;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.count-text{font-size:22rpx;margin-top:4rpx;text-align:center}
|
||||
Reference in New Issue
Block a user