mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2025-05-01 06:39:01 +08:00
feat(guide): 添加新手教程
This commit is contained in:
parent
23c0fef4cc
commit
cd3b8f8e63
@ -23,12 +23,12 @@ const show = shallowRef(false)
|
|||||||
const config = {
|
const config = {
|
||||||
backgroundOpacity: 0.8,
|
backgroundOpacity: 0.8,
|
||||||
titleStyle: {
|
titleStyle: {
|
||||||
textAlign: 'center',
|
textAlign: 'left',
|
||||||
fontSize: '19px',
|
fontSize: '18px',
|
||||||
},
|
},
|
||||||
contentStyle: {
|
contentStyle: {
|
||||||
textAlign: 'center',
|
textAlign: 'left',
|
||||||
fontSize: '15px',
|
fontSize: '14px',
|
||||||
},
|
},
|
||||||
tips: [
|
tips: [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user