|
|
@ -56,7 +56,7 @@
|
|
|
|
type: 'tpl',
|
|
|
|
type: 'tpl',
|
|
|
|
inline: false,
|
|
|
|
inline: false,
|
|
|
|
className: 'w-full',
|
|
|
|
className: 'w-full',
|
|
|
|
tpl: '<div class="flex justify-between"><div></div><div><img id="user_avatar" src="/public/user_avatar.png" width="50px" height="50px"></div></div>'
|
|
|
|
tpl: '<div class="flex justify-between"><div></div><div><span id="openId">${ls:openId}</span></div></div>'
|
|
|
|
},
|
|
|
|
},
|
|
|
|
// footer: '<div class="p-2 text-center bg-light">底部区域</div>',
|
|
|
|
// footer: '<div class="p-2 text-center bg-light">底部区域</div>',
|
|
|
|
// asideBefore: '<div class="p-2 text-center">菜单前面区域</div>',
|
|
|
|
// asideBefore: '<div class="p-2 text-center">菜单前面区域</div>',
|
|
|
|