绑定vip账号

This commit is contained in:
yuyongdong 2024-10-17 14:11:40 +08:00
parent 4bd46cb11d
commit df1ec71ac8
2 changed files with 6 additions and 6 deletions

View File

@ -214,11 +214,11 @@ const navList = reactive([
id: 7,
name: "CLAIM",
path: "/claim",
},
{
id: 8,
name: "STAKING",
path: "/",
// },
// {
// id: 8,
// name: "STAKING",
// path: "/",
},
]);
function click(event) {

View File

@ -184,7 +184,7 @@ const getCecData = async () => {
};
const getCode = () => {
const TIME_COUNT = 3;
let TIME_COUNT = 3;
if (!timer.value) {
count.value = TIME_COUNT;
// this.show = false;