摘要: 单行文本不换行出现省略号 以下三个css属性要配合使用 <div> <p> I love three things in the world: the sun, the moon, and you. The sun for day, the moon for night, and you forev 阅读全文
posted @ 2022-01-08 23:20 YAN-YAN 阅读(103) 评论(0) 推荐(0)
摘要: <template> <div class="permission"> <h1>指令练习--按钮级权限控制</h1> <ul class="clearFix"> <li v-has="'create'"><button>新增</button></li> <li v-has="'view'"><but 阅读全文
posted @ 2022-01-08 21:46 YAN-YAN 阅读(86) 评论(0) 推荐(0)