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 = {
|
||||
backgroundOpacity: 0.8,
|
||||
titleStyle: {
|
||||
textAlign: 'center',
|
||||
fontSize: '19px',
|
||||
textAlign: 'left',
|
||||
fontSize: '18px',
|
||||
},
|
||||
contentStyle: {
|
||||
textAlign: 'center',
|
||||
fontSize: '15px',
|
||||
textAlign: 'left',
|
||||
fontSize: '14px',
|
||||
},
|
||||
tips: [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user