|
@@ -14,7 +14,7 @@ import { primaryColor } from '../../build/config/themeConfig';
|
|
|
|
|
|
|
|
// ! You need to clear the browser cache after the change
|
|
// ! You need to clear the browser cache after the change
|
|
|
const setting: ProjectConfig = {
|
|
const setting: ProjectConfig = {
|
|
|
- version: '2.2.0',
|
|
|
|
|
|
|
+ version: 'V2.2.0',
|
|
|
// Whether to show the configuration button
|
|
// Whether to show the configuration button
|
|
|
showSettingButton: true,
|
|
showSettingButton: true,
|
|
|
|
|
|