feat(custom):
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-05-20 18:18:16 +08:00
parent 1b1b724110
commit 94a4b5e1df
25 changed files with 330 additions and 345 deletions

View File

@@ -92,7 +92,7 @@ page {
height: auto;
background-color: #fff;
border-radius: 20px;
padding: 32px 26px;
padding: 32px 0;
.item {
display: flex;
@@ -101,8 +101,8 @@ page {
.icon {
background-size: 100% 100%;
width: 80px;
height: 80px;
width: 90px;
height: 90px;
}
.text {

View File

@@ -105,18 +105,18 @@ const getUserLocal = async () => {
const getNavLists = async () => {
navigationList.value = [
{
type: 1,
icon: '//p0.meituan.net/csc/5c770748f0028c63741c5ec14df3cc386715.png',
url: '',
name: '活动商家',
},
{
type: 1,
icon: '//p0.meituan.net/csc/4868c06b99008ff7d5f81e6514858c8a7950.png',
url: '',
name: '兑换商家',
},
// {
// type: 1,
// icon: '//p0.meituan.net/csc/5c770748f0028c63741c5ec14df3cc386715.png',
// url: '',
// name: '活动商家',
// },
// {
// type: 1,
// icon: '//p0.meituan.net/csc/4868c06b99008ff7d5f81e6514858c8a7950.png',
// url: '',
// name: '兑换商家',
// },
{
type: 1,
icon: '//p0.meituan.net/csc/f33ad2443a67e9f3474a1d5fd9d529db7504.png',