1
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"version": "v1766393146261",
|
||||
"version": "v1766393213416",
|
||||
"checksum": "da05b30aa53d6350e8b0e9feba7c2fad98ae7cb54d12e99daaeff56338c330f9",
|
||||
"file_count": 5,
|
||||
"created_at": "2025-12-22T08:45:46.307Z",
|
||||
"created_at": "2025-12-22T08:46:53.459Z",
|
||||
"file_name": "modules.zip",
|
||||
"file_size": 15799
|
||||
}
|
||||
1
app/dist-web/assets/delivery_config-Dyypal4v.js
Normal file
1
app/dist-web/assets/delivery_config-Dyypal4v.js
Normal file
@@ -0,0 +1 @@
|
||||
import{a as t}from"./index-m_Jby6XO.js";class s{async getConfig(r){try{return await t.post("/user/delivery-config/get",{sn_code:r})}catch(e){throw console.error("获取投递配置失败:",e),e}}async saveConfig(r,e){try{return await t.post("/user/delivery-config/save",{sn_code:r,deliver_config:e})}catch(o){throw console.error("保存投递配置失败:",o),o}}}const i=new s;export{i as default};
|
||||
1
app/dist-web/assets/index-DpcfUPDD.css
Normal file
1
app/dist-web/assets/index-DpcfUPDD.css
Normal file
File diff suppressed because one or more lines are too long
3648
app/dist-web/assets/index-m_Jby6XO.js
Normal file
3648
app/dist-web/assets/index-m_Jby6XO.js
Normal file
File diff suppressed because one or more lines are too long
BIN
app/dist-web/assets/primeicons-C6QP2o4f.woff2
Normal file
BIN
app/dist-web/assets/primeicons-C6QP2o4f.woff2
Normal file
Binary file not shown.
BIN
app/dist-web/assets/primeicons-DMOk5skT.eot
Normal file
BIN
app/dist-web/assets/primeicons-DMOk5skT.eot
Normal file
Binary file not shown.
345
app/dist-web/assets/primeicons-Dr5RGzOO.svg
Normal file
345
app/dist-web/assets/primeicons-Dr5RGzOO.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 334 KiB |
BIN
app/dist-web/assets/primeicons-MpK4pl85.ttf
Normal file
BIN
app/dist-web/assets/primeicons-MpK4pl85.ttf
Normal file
Binary file not shown.
BIN
app/dist-web/assets/primeicons-WjwUDZjB.woff
Normal file
BIN
app/dist-web/assets/primeicons-WjwUDZjB.woff
Normal file
Binary file not shown.
32
app/dist-web/index.html
Normal file
32
app/dist-web/index.html
Normal file
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh-CN">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>boss - 远程监听服务</title>
|
||||
<script type="module" crossorigin src="/assets/index-m_Jby6XO.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-DpcfUPDD.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- 启动加载动画 -->
|
||||
<div id="loading-screen" class="loading-screen">
|
||||
<div class="loading-content">
|
||||
<div class="loading-logo">
|
||||
<div class="logo-circle"></div>
|
||||
</div>
|
||||
<div class="loading-text">正在启动...</div>
|
||||
<div class="loading-progress">
|
||||
<div class="progress-bar-animated"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Vue 应用挂载点 -->
|
||||
<div id="app" ></div>
|
||||
|
||||
<!-- 在 body 底部加载 Vue 应用脚本 -->
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user