百色农校
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
*/
|
||||
|
||||
// 填租户ID
|
||||
const appId = 10491;
|
||||
const appId = 10490;
|
||||
// 接口地址
|
||||
let apiBaseUrl = 'https://cms-api.websoft.top/api'
|
||||
// 应用名称
|
||||
const appName = '工匠基地';
|
||||
const appName = '广西百色农业学校';
|
||||
|
||||
|
||||
|
||||
@@ -66,7 +66,7 @@ export default defineNuxtConfig({
|
||||
],
|
||||
link: [{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }],
|
||||
script: [
|
||||
{ innerHTML: 'var备案号 = "备案号:桂ICP备13003666号";', type: 'text/javascript' }
|
||||
{ innerHTML: 'var备案号 = "备案号:桂ICP备13005851";', type: 'text/javascript' }
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user