Compare commits

..

No commits in common. "0183ffaa95796f9ab36df08ecdb34a8d9728a5a0" and "d18c77477b3942e70b880ec8f621ff4f2d5c6b2c" have entirely different histories.

10 changed files with 6 additions and 16 deletions

View File

@ -64,15 +64,14 @@
<uni-icons type="right" size="20" color="#acacac" style="margin-right: 20rpx"></uni-icons>
</view>
<view class="information-content">
<uni-swiper-dot :info="info" :current="current"
:dots-styles="{selectedBackgroundColor: '#2065b1',backgroundColor: '#e6e6e6'}" field="content" mode="default">
<uni-swiper-dot :info="info" :current="current" :dots-styles="{selectedBackgroundColor: '#2065b1',backgroundColor: '#e6e6e6'}" field="content" mode="default">
<swiper class="swiper-box" @change="change">
<swiper-item v-for="(item, index) in info" :key="index">
<view class="swiper-item" style="margin-right: 20rpx">
<image :src="item.Image" style="width: 200rpx; height: 200rpx; margin-left: 20rpx">
<image src="../../static/index-bgd.png" style="width: 200rpx; height: 200rpx; margin-left: 20rpx">
</image>
<view class="swiper-text">
<text>{{ item.content }}</text>
<text>{{ '测试数据' }}</text>
<view style="width: 100%; display: flex; justify-content: flex-end; color: #cecdd3; font-size: 28rpx">
{{ '2024-06-14' }}
</view>
@ -106,7 +105,6 @@
</view>
</view>
</view>
<image src="../../static/hp1.png" style="width: 100rpx; height: 100rpx" class="kefu"></image>
</view>
</template>
@ -172,16 +170,13 @@
}
]);
const info = [{
Image: '../../static/wq.png',
content: '公安部8项公安交管便民利企改革新措施解读'
content: '内容 A'
},
{
Image: '../../static/wq.png',
content: '公安部8项公安交管便民利企改革新措施解读'
content: '内容 B'
},
{
Image: '../../static/wq.png',
content: '公安部8项公安交管便民利企改革新措施解读'
content: '内容 C'
}
];
const current = ref(0);
@ -367,9 +362,4 @@
}
}
}
.kefu{
position: absolute;
right: 20rpx;
bottom: 40rpx;
}
</style>

BIN
static/2P.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

BIN
static/ZG.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

BIN
static/a01.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

BIN
static/as.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
static/av.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

BIN
static/q1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

BIN
static/renling.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB