feat: add virtual resource payments and optimize images
This commit is contained in:
@@ -33,36 +33,6 @@
|
||||
color: 'cyan',
|
||||
cuIcon: 'https://img.yidaima.cn/zyk.png'
|
||||
},
|
||||
{
|
||||
title: '手机壁纸',
|
||||
name: 'wallpaper',
|
||||
color: 'purple',
|
||||
cuIcon: 'https://img.yidaima.cn/sjbz.png'
|
||||
},
|
||||
{
|
||||
title: '电脑壁纸',
|
||||
name: 'computer',
|
||||
color: 'pink',
|
||||
cuIcon: 'https://img.yidaima.cn/dnbz.png'
|
||||
},
|
||||
{
|
||||
title: '精美头像',
|
||||
name: 'avatar',
|
||||
color: 'brown',
|
||||
cuIcon: 'https://img.yidaima.cn/jmtx.png'
|
||||
},
|
||||
{
|
||||
title: '视频资源',
|
||||
name: 'video',
|
||||
color: 'blue',
|
||||
cuIcon: 'https://img.yidaima.cn/sp.png'
|
||||
},
|
||||
{
|
||||
title: '水印去除',
|
||||
name: 'shuiyin',
|
||||
color: 'red',
|
||||
cuIcon: 'https://img.yidaima.cn/sycc.png'
|
||||
},
|
||||
{
|
||||
title: '手机软件',
|
||||
name: 'phone',
|
||||
@@ -74,12 +44,6 @@
|
||||
name: 'software',
|
||||
color: 'mauve',
|
||||
cuIcon: 'https://img.yidaima.cn/dnrj.png'
|
||||
},
|
||||
{
|
||||
title: '积分兑换',
|
||||
name: 'exchange',
|
||||
color: 'green',
|
||||
cuIcon: 'https://img.yidaima.cn/jfdh.png'
|
||||
}
|
||||
],
|
||||
};
|
||||
@@ -110,4 +74,4 @@
|
||||
background-color: #FFFFFF;
|
||||
z-index: 1;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user