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: {
gotoPath(url) {
uni.navigateTo({
url: url
url: url,
})
},
click() {
@ -160,6 +160,7 @@
.content_bg{
height: 100vh;
background-size: 100% auto;
background-repeat: no-repeat;
}
.btn-box {
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