Commit d5b4a74a by kaisa

feat:更新测试

parent dfc86808
Showing with 2 additions and 2 deletions
...@@ -14,4 +14,4 @@ VITE_APP_API_URL="https://ceshi.yabolive.tv/web" ...@@ -14,4 +14,4 @@ VITE_APP_API_URL="https://ceshi.yabolive.tv/web"
VITE_APP_VERSION_URL="https://ceshi.yabolive.tv" VITE_APP_VERSION_URL="https://ceshi.yabolive.tv"
# 活动线上地址 # 活动线上地址
VITE_APP_ACTIVE_URL="http://testactweb.yabolive.tv/web" VITE_APP_ACTIVE_URL="https://actweb.yabolive.net"
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" <meta name="viewport"
content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no viewport-fit=cover" /> content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no viewport-fit=cover" />
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests"> <meta http-equiv="Content-Security-Policy" content="">
<meta name="mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment