|
|
@@ -1,7 +1,7 @@
|
|
|
<template>
|
|
|
<view>
|
|
|
<u-calendar v-model="timeShow" mode="date" @change="change"></u-calendar>
|
|
|
- <view class="bg-img" style="background-image: url('https://upload-file-data.obs.cn-south-1.myhuaweicloud.com/63a920629c8a4e7dba59625aaeb67158-bg-img.png');width: 105%;height: 530upx;">
|
|
|
+ <view class="bg-img" style="background-image: url('https://upload-file-data.obs.cn-south-1.myhuaweicloud.com/e997d05cc3514ad7b1bdfd71e3798a7d-bg-img1.png');width: 100%;height: 530upx;">
|
|
|
<view class="flex justify-center align-center" style="padding-top: 80upx;">
|
|
|
<view class="flex justify-center text-bold" style="width: 200upx;font-size: 34upx;" @click="current = 0">
|
|
|
<view :class="current == 0 ? 'text-white' : 'text-gray'">已到账</view>
|