mirror of
https://github.com/ZeroCatDev/Classworks.git
synced 2026-08-12 17:40:32 +00:00
修复名称问题
This commit is contained in:
parent
2f8bc65bbb
commit
b63f453aaf
@ -124,8 +124,8 @@ export default defineConfig({
|
|||||||
},
|
},
|
||||||
manifest: {
|
manifest: {
|
||||||
id: '7C24F2B3.ClassworksPWA',
|
id: '7C24F2B3.ClassworksPWA',
|
||||||
name: 'Classworks作业板',
|
name: 'Classworks PWA',
|
||||||
short_name: 'Classworks',
|
short_name: 'Classworks PWA',
|
||||||
description: '适用于班级大屏的作业板小工具,支持记录、查看并同步作业。',
|
description: '适用于班级大屏的作业板小工具,支持记录、查看并同步作业。',
|
||||||
theme_color: '#212121',
|
theme_color: '#212121',
|
||||||
background_color: '#212121',
|
background_color: '#212121',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user