一些微小的改动

QiuChenly应用商店做了一些微小的改动。
1. 试验性支持App检查更新。
2. 试验性支持App下载与保存。
3. 增加了高斯模糊。
This commit is contained in:
QiuChenly
2025-10-27 02:31:45 +08:00
parent e4f70dc100
commit 2eb7c034d9
7 changed files with 100 additions and 34 deletions

3
.gitignore vendored
View File

@@ -17,4 +17,5 @@ __pycache__
*.pyd *.pyd
*.pyw *.pyw
*.pyz *.pyz
*.bak *.bak
*.db

BIN
InjectLib

Binary file not shown.

File diff suppressed because one or more lines are too long

95
frontend/dist/assets/index-CfBdJ8h2.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -5,8 +5,8 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" /> <link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>QiuChenly 应用商店</title> <title>QiuChenly 应用商店</title>
<script type="module" crossorigin src="/assets/index-C9emEJxD.js"></script> <script type="module" crossorigin src="/assets/index-CfBdJ8h2.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-gCKjaa0F.css"> <link rel="stylesheet" crossorigin href="/assets/index-DMsjj3BT.css">
</head> </head>
<body> <body>
<div id="app"></div> <div id="app"></div>