|
@@ -5,8 +5,8 @@ export default function setupVitePwa() {
|
|
registerType: 'autoUpdate',
|
|
registerType: 'autoUpdate',
|
|
includeAssets: ['favicon.ico'],
|
|
includeAssets: ['favicon.ico'],
|
|
manifest: {
|
|
manifest: {
|
|
- name: 'SoybeanAdmin',
|
|
|
|
- short_name: 'SoybeanAdmin',
|
|
|
|
|
|
+ name: '爱扣钉教务系统',
|
|
|
|
+ short_name: '爱扣钉教务系统',
|
|
theme_color: '#fff',
|
|
theme_color: '#fff',
|
|
icons: [
|
|
icons: [
|
|
{
|
|
{
|