Merge remote-tracking branch 'origin/dev' into dev

qianming 3 years ago
commit 7c0b28ebd1

@ -170,8 +170,6 @@
</div>
</vue-ruler-tool>
</div>
<!-- 如果是二次开发商业使用必须带上这个技术支持 -->
<div class="bottom-text">技术支持 安吉加加信息技术有限公司</div>
</div>
<div class="layout-right" :style="{ width: widthLeftForOptions + 'px' }">

@ -5798,7 +5798,7 @@ const widgetTools = [
value: 'rgba(30, 144, 255, 1)'
},
{
type: 'el-input-text',
type: 'el-select',
label: '字体粗细',
name: 'subTextFontWeight',
required: false,

@ -14,8 +14,6 @@
:type="widget.type"
/>
</div>
<!-- 如果是二次开发商业使用必须带上这个技术支持 -->
<div class="bottom-text">技术支持 安吉加加信息技术有限公司</div>
</div>
</template>

Loading…
Cancel
Save