1
This commit is contained in:
parent
ca619c5f5a
commit
6d085814c9
BIN
static/detail/haibao.png
Normal file
BIN
static/detail/haibao.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
BIN
static/detail/jubao.png
Normal file
BIN
static/detail/jubao.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
static/detail/weixin.png
Normal file
BIN
static/detail/weixin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
@ -45,17 +45,17 @@
|
||||
return {
|
||||
bottomData: [{
|
||||
text: '微信',
|
||||
icon: 'https://vkceyugu.cdn.bspapp.com/VKCEYUGU-dc-site/c2b17470-50be-11eb-b680-7980c8a877b8.png',
|
||||
icon: '/static/detail/weixin.png',
|
||||
name: 'wx'
|
||||
},
|
||||
{
|
||||
text: '海报',
|
||||
icon: 'https://vkceyugu.cdn.bspapp.com/VKCEYUGU-dc-site/d684ae40-50be-11eb-8ff1-d5dcf8779628.png',
|
||||
icon: '/static/detail/haibao.png',
|
||||
name: 'hb'
|
||||
},
|
||||
{
|
||||
text: '举报',
|
||||
icon: 'https://vkceyugu.cdn.bspapp.com/VKCEYUGU-dc-site/e7a79520-50be-11eb-b997-9918a5dda011.png',
|
||||
icon: '/static/detail/jubao.png',
|
||||
name: 'jb'
|
||||
},
|
||||
// {
|
||||
|
Loading…
Reference in New Issue
Block a user