diff --git a/.env.production b/.env.production index 23515de..38de5da 100644 --- a/.env.production +++ b/.env.production @@ -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 \ No newline at end of file diff --git a/src/App.tsx b/src/App.tsx index 142a8f7..b7c8381 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -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"; diff --git a/src/assets/logo.png b/src/assets/logo.png index eb389c3..95f5011 100644 Binary files a/src/assets/logo.png and b/src/assets/logo.png differ diff --git a/src/pages/Frends-m.module.css b/src/pages/Frends-m.module.css index 7c43eac..c8edffb 100644 --- a/src/pages/Frends-m.module.css +++ b/src/pages/Frends-m.module.css @@ -22,7 +22,7 @@ margin-top: 35px; } .logo { - width: 141px; + /* width: 141px; */ height: 149px; margin-top: 31px; }