fix: 仿照即梦出一版

This commit is contained in:
old burden 2026-03-31 13:49:48 +08:00
parent adcfea0d3c
commit 1edf9601c0
4 changed files with 1899 additions and 300 deletions

View File

@ -4,4 +4,4 @@ VITE_AMAP_SAFE_KEY = 23d3fdbc6b4eaf65d4a82a16510938c9
VITE_REGISTER_SOURCE = ALL
#VITE_REGISTER_SOURCE = XM001
VITE_SHOW_PAY = SUCCESS
VITE_API_URL = http://111.230.37.169:10009/api
VITE_API_URL = http://47.86.170.114:8011/api

File diff suppressed because it is too large Load Diff

View File

@ -84,6 +84,8 @@ export default {
.app-main {
position: relative;
height: 100%;
overflow-y: auto;
overflow-x: hidden;
&-wrap {
height: 100%;
overflow: hidden;

File diff suppressed because it is too large Load Diff