03 2022 档案

摘要:<template> <div class="css"> <div class="a1">{{datas}}</div> <!-- <div class="a2"> 2</div> <div class="a3">3</div> <div class="a4">4</div> <div class= 阅读全文
posted @ 2022-03-31 14:55 zjxgdq 阅读(42) 评论(0) 推荐(0) 编辑
摘要:<template> <div class="row"> <div class="col-18">1</div> <div class="col-24">2</div> <div class="col-6">3</div> <div class="col-6">4</div> <div class= 阅读全文
posted @ 2022-03-28 11:04 zjxgdq 阅读(13) 评论(0) 推荐(0) 编辑
摘要:<button class="btn btn-primary">主要按钮</button> <button class="btn btn-success">成功按钮</button> <button class="btn btn-info">信息按钮</button> <button class=" 阅读全文
posted @ 2022-03-28 10:43 zjxgdq 阅读(18) 评论(0) 推荐(0) 编辑
摘要:npm install element-plus@1.0.2-beta.71npm install @typescript-eslint/eslint-plugin4.18.0 import ElementPlus from 'element-plus' import 'element-plus/l 阅读全文
posted @ 2022-03-19 20:36 zjxgdq 阅读(238) 评论(0) 推荐(0) 编辑
摘要:https://cli.vuejs.org/config/ 阅读全文
posted @ 2022-03-18 21:56 zjxgdq 阅读(13) 评论(0) 推荐(0) 编辑
摘要:.env.devlopment NODE_ENV="development" VUE_APP_BASE_API="/api" VUE_APP_API_USER="/user" VUE_APP_SHOWCONSOLE=true env.producetion NODE_ENV="production" 阅读全文
posted @ 2022-03-14 19:59 zjxgdq 阅读(125) 评论(0) 推荐(0) 编辑
摘要:http://ts.xcatliu.com/introduction/index.html 基础视频https://study.163.com/course/courseLearn.htm?courseId=1211003811&lessonId=1281989285&utm_medium=andr 阅读全文
posted @ 2022-03-06 20:20 zjxgdq 阅读(61) 评论(0) 推荐(0) 编辑
摘要:// support xxx.xxx.xxx fetchSetting: { // The field name of the current page passed to the background pageField: 'page', // The number field name of e 阅读全文
posted @ 2022-03-04 09:43 zjxgdq 阅读(1271) 评论(0) 推荐(0) 编辑