jiazhipeng 4 months ago
parent
commit
172f0e1c5f
  1. 3
      pages/index/index.vue
  2. BIN
      static/1/1.png

3
pages/index/index.vue

@ -59,7 +59,7 @@
methods: { methods: {
gotoPath(url) { gotoPath(url) {
uni.navigateTo({ uni.navigateTo({
url: url url: url,
}) })
}, },
click() { click() {
@ -160,6 +160,7 @@
.content_bg{ .content_bg{
height: 100vh; height: 100vh;
background-size: 100% auto; background-size: 100% auto;
background-repeat: no-repeat;
} }
.btn-box { .btn-box {
width: 100%; width: 100%;

BIN
static/1/1.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

After

Width:  |  Height:  |  Size: 1.0 MiB

Loading…
Cancel
Save