BUG 28133

This commit is contained in:
aixianling
2022-03-08 15:31:02 +08:00
parent b7ff5be5e7
commit a751a57263

View File

@@ -1,6 +1,6 @@
<template> <template>
<div class="page"> <div class="page">
<div class="credit-points"> <div class="credit-points column" flex>
<AiTopFixed> <AiTopFixed>
<div class="header-tab"> <div class="header-tab">
<div <div
@@ -172,6 +172,7 @@ export default {
width: 100%; width: 100%;
// background-color: #f3f6f9; // background-color: #f3f6f9;
.credit-points { .credit-points {
.bg-blue { .bg-blue {
width: 100%; width: 100%;
height: 176rpx; height: 176rpx;