mirror of
https://github.com/v2board/v2board.git
synced 2024-11-13 02:59:10 +08:00
update
This commit is contained in:
parent
8d4575ede9
commit
47d5031fe6
7
public/env.example.js
vendored
7
public/env.example.js
vendored
@ -1,5 +1,10 @@
|
|||||||
window.v2board = {
|
window.v2board = {
|
||||||
|
// 站点标题
|
||||||
title: 'V2Board',
|
title: 'V2Board',
|
||||||
theme: '1',
|
// API
|
||||||
host: '',
|
host: '',
|
||||||
|
// 主题
|
||||||
|
theme: '1',
|
||||||
|
// 背景
|
||||||
|
background_url: ''
|
||||||
}
|
}
|
||||||
|
2
public/umi.js
vendored
2
public/umi.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user