测试结果背景图优化

master
阿怪 8 months ago
parent 2fa219cfe0
commit c36401baf6

@ -21,9 +21,9 @@
const res_ = ref(null) const res_ = ref(null)
const userInfo = ref(null) const userInfo = ref(null)
const bg_imgs = ref([ const bg_imgs = ref([
{url:'/static/result1.jpg'}, // {url:'/static/result1.jpg'},
{url:'/static/result2.jpg'}, // {url:'/static/result2.jpg'},
{url:'/static/result3.jpg'}, // {url:'/static/result3.jpg'},
]) ])
const bg_index = ref(0) const bg_index = ref(0)
const avatarUrl = ref(null) const avatarUrl = ref(null)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 MiB

Loading…
Cancel
Save