1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-30 11:19:52 +08:00
mwx816443 b8fc52430c Revert "update css scss"
This reverts commit c328ee3b5a41685accece5c57b4c82fb4530b1fd.
2020-06-10 08:50:15 +08:00

6 lines
142 B
Vue

<template functional>
<div style="padding:30px;">
<el-alert :closable="false" title="menu 1-2-1" type="warning" />
</div>
</template>