12 2021 档案
摘要:###全部代码(复制到空的html即可查看效果) <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> <!-- 引入elmentui样式 --> <link href="http
阅读全文
摘要:###主要代码 <template> <div id="hot-preview" ref="testHota"> <div class="top"> <el-button type="primary" @click="add">新增</el-button> <el-button type="dang
阅读全文
摘要:###setting.json里面加入: "beautify.config": { "brace_style": "collapse,preserve-inline" }
阅读全文