测试结果背景图优化
This commit is contained in:
parent
2fa219cfe0
commit
c36401baf6
@ -21,9 +21,9 @@
|
||||
const res_ = ref(null)
|
||||
const userInfo = ref(null)
|
||||
const bg_imgs = ref([
|
||||
{url:'/static/result1.jpg'},
|
||||
{url:'/static/result2.jpg'},
|
||||
{url:'/static/result3.jpg'},
|
||||
// {url:'/static/result1.jpg'},
|
||||
// {url:'/static/result2.jpg'},
|
||||
// {url:'/static/result3.jpg'},
|
||||
])
|
||||
const bg_index = ref(0)
|
||||
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…
Reference in New Issue
Block a user