mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-05 07:27:06 +08:00
update the version of project
This commit is contained in:
parent
a44c82f937
commit
ad11e315e6
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vue-antd-admin",
|
||||
"version": "0.2.1",
|
||||
"version": "0.4.2",
|
||||
"homepage": "https://iczer.github.io/vue-antd-admin",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
@ -2,11 +2,11 @@
|
||||
module.exports = {
|
||||
theme: {
|
||||
color: '#13c2c2',
|
||||
mode: 'night'
|
||||
mode: 'dark',
|
||||
},
|
||||
multiPage: true,
|
||||
animate: {
|
||||
name: 'roll',
|
||||
direction: 'default'
|
||||
name: 'lightSpeed',
|
||||
direction: 'left'
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user