@@ -65,7 +65,7 @@ Page({
subtitle:"交运物流",
Increase:"+1.22",
digital:"33",
- color:'crimson',
+ color:'#07c160',
keep:"已关注",
data:[52,56,355,444]
},
@@ -74,7 +74,7 @@ Page({
subtitle:"多元金融",
@@ -83,7 +83,7 @@ Page({
subtitle:"港口水运",
data:[52,56,355,444,52,56,355,444,52,56,355,444,2]
@@ -92,7 +92,7 @@ Page({
subtitle:"珠宝首饰",
keep:"关注",
data:[52,56,355,44554]
@@ -102,7 +102,7 @@ Page({
{
@@ -110,7 +110,7 @@ Page({
subtitle:"旅游酒店",
@@ -120,7 +120,7 @@ Page({
@@ -128,7 +128,7 @@ Page({
subtitle:"券商信托",
@@ -136,7 +136,7 @@ Page({
title:'BK0474',
subtitle:"保险",
@@ -147,7 +147,7 @@ Page({
@@ -156,7 +156,7 @@ Page({
}
],
@@ -31,7 +31,8 @@ page {
display: flex;
justify-content: space-between;
align-items: center;
- margin: 10rpx;
+ margin: 20rpx;
+ padding-bottom: 10rpx;
border-bottom: 1rpx slategray solid;
ec-canvas {