mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2025-12-12 01:47:08 +00:00
36 lines
1.0 KiB
JavaScript
36 lines
1.0 KiB
JavaScript
(window.webpackJsonp = window.webpackJsonp || []).push([
|
|
[100],
|
|
{
|
|
xxsV: function(b, e, a) {
|
|
'use strict';
|
|
a.r(e),
|
|
a.d(e, 'baseConfig', function() {
|
|
return n;
|
|
}),
|
|
a.d(e, 'baseDefault', function() {
|
|
return t;
|
|
});
|
|
var n = [
|
|
{ key: 'baseTop', name: '纵向位移', type: 'Number' },
|
|
{ key: 'baseLeft', name: '横向位移', type: 'Number' },
|
|
{ key: 'baseRadius', name: '圆角', type: 'Number' },
|
|
{ key: 'baseRotate', name: '旋转', type: 'Number' },
|
|
{ key: 'baseScale', name: '缩放', type: 'Number' },
|
|
{ key: 'baseHeight', name: '容器高度%', type: 'Number' },
|
|
{ key: 'baseWidth', name: '容器宽度%', type: 'Number' },
|
|
],
|
|
t = {
|
|
baseTop: 0,
|
|
baseLeft: 0,
|
|
baseRadius: 0,
|
|
baseRotate: 0,
|
|
baseScale: 100,
|
|
baseHeight: 100,
|
|
baseWidth: 100,
|
|
};
|
|
},
|
|
},
|
|
]);
|
|
|
|
//# sourceMappingURL=100.js.map
|