File tree Expand file tree Collapse file tree 5 files changed +10
-3
lines changed
Expand file tree Collapse file tree 5 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " form-making" ,
33 "description" : " 基于Vue,ElementUI开发的一款表单设计器,提高表单开发效率的利器,让开发者从枯燥的表单代码编写中解放出来" ,
4- "version" : " 1.1.19 " ,
4+ "version" : " 1.1.20 " ,
55 "author" : " GavinZhulei" ,
66 "license" : " MIT" ,
77 "keywords" : [
Original file line number Diff line number Diff line change 55 <div class =" fm-title" @click =" handleHome" >表单设计器</div >
66
77 <div class =" fm-link" >
8+ <a class =" ad" target =" _blank" href =" https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=x5oqy0nh" >阿里云限量红包</a >
89 <a target =" _blank" href =" https://www.yuque.com/zhulei-sbpfz/ua9nar" >开始使用</a >
910 <a target =" _blank" href =" #/price" >商业授权</a >
1011 <a href =" https://github.com/GavinZhuLei/vue-form-making" >GitHub</a >
@@ -61,11 +62,15 @@ export default {
6162 font-size : 14px ;
6263 line-height : 50px ;
6364 font-weight : 500 ;
64- margin-left : 10 px ;
65+ margin-left : 15 px ;
6566
6667 & :hover {
6768 opacity : 0.8 ;
6869 }
70+
71+ & .ad {
72+ color : #f5dab1 ;
73+ }
6974 }
7075 }
7176}
Original file line number Diff line number Diff line change 33 <el-main class =" fm2-main" >
44 <el-container >
55 <el-aside style =" wdith : 250px ;" >
6-
6+ <a style =" margin : 10px 10px 0 ; display : block ;" target =" _blank" href =" https://promotion.aliyun.com/ntms/act/qwbk.html?userCode=x5oqy0nh" >
7+ <img src =" ../assets/ad2.jpg" style =" width : 100% ;" >
8+ </a >
79 <div class =" components-list" >
810 <div class =" widget-cate" >基础字段</div >
911 <draggable tag =" ul" :list =" basicComponents"
You can’t perform that action at this time.
0 commit comments