🐞 fix:
This commit is contained in:
parent
e81a580c6e
commit
dce439f10d
|
@ -1,11 +1,11 @@
|
|||
###
|
||||
# @LastEditors: John
|
||||
# @Date: 2024-06-26 15:04:10
|
||||
# @LastEditTime: 2024-07-16 18:05:27
|
||||
# @LastEditTime: 2024-07-18 10:39:12
|
||||
# @Author: John
|
||||
###
|
||||
VITE_BASE_URL=https://campaign.pineer.cc
|
||||
VITE_BASE_API_URL=/api
|
||||
VITE_TG_COMMUNITY=+Juxrx7_My5czYjE1
|
||||
VITE_TG_COMMUNITY=pioneer_community
|
||||
VITE_TG_BOT_NAME=Pioneerer_bot
|
||||
VITE_TG_BOT_WEBAPP_NAME=pioneer
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* @LastEditors: John
|
||||
* @Date: 2024-07-13 10:21:58
|
||||
* @LastEditTime: 2024-07-17 11:39:33
|
||||
* @LastEditTime: 2024-07-18 10:34:14
|
||||
* @Author: John
|
||||
*/
|
||||
import { Route, Routes, useNavigate } from "react-router-dom";
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 42 KiB |
|
@ -22,7 +22,7 @@
|
|||
margin-top: 35px;
|
||||
}
|
||||
.logo {
|
||||
width: 141px;
|
||||
/* width: 141px; */
|
||||
height: 149px;
|
||||
margin-top: 31px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue