提交 b690ba04 authored 作者: 周文艺's avatar 周文艺

Merge remote changes

上级 2f01ee12
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
# # NODE_ENV="development" # # NODE_ENV="development"
VITE_API_URL = http://211.149.190.82:18080 # VITE_API_URL = http://211.149.190.82:18080
# # ENV = development # 本地环境 # # ENV = development # 本地环境
# # VITE_API_URL = http://localhost:8888/ # 本地环境接口地址 # # VITE_API_URL = http://localhost:8888/ # 本地环境接口地址
......
# # 页面标题 # # 页面标题
VITE_APP_TITLE = '卫星仿真系统平台' # VITE_APP_TITLE = '卫星仿真系统平台'
# # 生产环境配置 # # 生产环境配置
# VITE_APP_ENV = 'production' # VITE_APP_ENV = 'production'
...@@ -13,10 +13,10 @@ VITE_APP_TITLE = '卫星仿真系统平台' ...@@ -13,10 +13,10 @@ VITE_APP_TITLE = '卫星仿真系统平台'
# 线上环境 # 线上环境
MODE_ENV = production # MODE_ENV = production
# 线上环境接口地址prod-webweibao.lingbtech.com # 线上环境接口地址prod-webweibao.lingbtech.com
# VITE_API_URL = http://172.16.13.11:32089 VITE_API_URL = http://121.229.107.155:19021/api
# VITE_API_URL = http://172.16.13.11:32088 # VITE_API_URL = http://172.16.13.11:32088
# VITE_API_URL = /prod-api # VITE_API_URL = /prod-api
VITE_API_URL = /test-api # VITE_API_URL = /api
# 测试环境接口地址
MODE_ENV = test
# VITE_API_URL = 'http://172.16.13.11:32089'
VITE_API_URL = '/api'
\ No newline at end of file
<!--
* @Author: Z 1518051043@qq.com
* @Date: 2025-12-01 17:16:25
* @LastEditors: Z 1518051043@qq.com
* @LastEditTime: 2025-12-01 17:16:27
* @FilePath: \yuanxinPro\c\Users\15180\Desktop\yuanxinPro\src\pages\lefts\index.vue
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
-->
.orbit-title-text{
padding: 5px 8px; /* 垂直5px,水平8px */
font-size: 13px;
text-align: center;
justify-items: center;
height: 90%;
}
\ No newline at end of file
<!--
* @Author: Z 1518051043@qq.com
* @Date: 2025-09-12 13:51:43
* @LastEditors: Z 1518051043@qq.com
* @LastEditTime: 2025-12-22 10:39:19
* @FilePath: \miehuojiqiren-web\index.html
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
-->
<!doctype html> <!doctype html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" /> <link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="stylesheet" href="https://unpkg.com/element-plus/dist/index.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>自定义项目</title> <title>UE大屏项目</title>
<script>
"object" != typeof ue || "object" != typeof ue.interface ? ("object" != typeof ue && (ue = {}), ue.interface = {},
ue.interface.broadcast = function (e, t) {
if ("string" == typeof e) {
var o = [e, ""];
void 0 !== t && (o[1] = t);
var n = encodeURIComponent(JSON.stringify(o));
"object" == typeof history && "function" == typeof history.pushState ? (history.pushState({},
"", "#" + n), history.pushState({},
"", "#" + encodeURIComponent("[]"))) : (document.location.hash = n, document.location.hash = encodeURIComponent("[]"))
}
}) : function (e) {
ue.interface = {},
ue.interface.broadcast = function (t, o) {
"string" == typeof t && (void 0 !== o ? e.broadcast(t, JSON.stringify(o)) : e.broadcast(t, ""))
}
}(ue.interface),
(window.ue5 = ue.interface.broadcast);
</script>
<!-- <script>
ue.interface.receiveLoginInfo = function (data) {
window.receiveLoginInfo(data);
};
</script> -->
</head> </head>
<body> <body>
<div id="app"></div> <div id="app"></div>
<script type="module" src="/src/main.js"></script> <script type="module" src="/src/main.js"></script>
</body> </body>
<style>
body,
#app {
background-color: transparent !important;
}
</style>
</html> </html>
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论