Selaa lähdekoodia

样式修改

yxb
不甘寂寞 2 vuotta sitten
vanhempi
commit
756210b939
2 muutettua tiedostoa jossa 7 lisäystä ja 3 poistoa
  1. 2
    1
      after-sale/ETC-log-off/upload-card.vue
  2. 5
    2
      service/capital/card-loop.vue

+ 2
- 1
after-sale/ETC-log-off/upload-card.vue Näytä tiedosto

import { import {
onLoad, onLoad,
onShow, onShow,
onReady
onUnload,
onReady,
} from "@dcloudio/uni-app"; } from "@dcloudio/uni-app";
import { import {
navTo, navTo,

+ 5
- 2
service/capital/card-loop.vue Näytä tiedosto

} }
.text-val { .text-val {
color: #333
color: #333;
font-size: 28rpx;
} }
.line { .line {
} }
.text-val { .text-val {
color: #333
color: #333;
font-size: 28rpx;
} }
.line { .line {
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
color: #999999; color: #999999;
font-size: 28rpx;
} }
.list { .list {

Loading…
Peruuta
Tallenna