This commit is contained in:
2021-10-15 17:24:43 +08:00
parent 199c61af55
commit 4854c04fb7
82 changed files with 3982 additions and 3589 deletions

View File

@@ -258,6 +258,7 @@
},
// 添加展示模块
addModule(){
console.log('添加模板,,,,')
let modulesList = this.modulesType.map(val => {
return val.value
})
@@ -407,6 +408,8 @@
color: $text-price;
background: white;
margin-top: $margin;
position: relative;
z-index: 10;
.icon{
vertical-align: middle;
margin-right: $margin/3;