1
0
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:
leipu 2024-11-20 14:31:28 +08:00
parent 23c0fef4cc
commit cd3b8f8e63

View File

@ -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: [
{