Browse Source

修改背景图片

master
wanghongjun 3 years ago
parent
commit
0d141597a8
  1. BIN
      assets/img/bg/bg5.png
  2. BIN
      assets/img/bg/bg6.png
  3. BIN
      assets/img/bg/bg7.png
  4. 2
      layout/vButton.vue

BIN
assets/img/bg/bg5.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

BIN
assets/img/bg/bg6.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

BIN
assets/img/bg/bg7.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

2
layout/vButton.vue

@ -157,7 +157,7 @@ export default {
} }
.green { .green {
::v-deep uni-button { ::v-deep uni-button {
background: $bg-buy; background: $theme-2;
color: #fff; color: #fff;
border:none; border:none;
border-radius:inherit; border-radius:inherit;

Loading…
Cancel
Save