h5-Dooring/dist/122.js

29 lines
753 B
JavaScript

(window.webpackJsonp = window.webpackJsonp || []).push([
[122],
{
MfVi: function(n, e, o) {
'use strict';
o.r(e);
var t = {
editData: [
{ key: 'bgColor', name: '背景色', type: 'Color' },
{ key: 'height', name: '高度', type: 'Number' },
{ key: 'text', name: '文字', type: 'Text' },
{ key: 'color', name: '文字颜色', type: 'Color' },
{ key: 'fontSize', name: '文字大小', type: 'Number' },
],
config: {
bgColor: 'rgba(255,255,255,1)',
text: '',
fontSize: 16,
color: 'rgba(210,210,210,1)',
height: 30,
},
};
e.default = t;
},
},
]);
//# sourceMappingURL=122.js.map