mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2026-01-09 13:28:11 +00:00
20 lines
460 B
JavaScript
20 lines
460 B
JavaScript
(window.webpackJsonp = window.webpackJsonp || []).push([
|
|
[74],
|
|
{
|
|
'6KkG': function(i, e, t) {
|
|
'use strict';
|
|
t.r(e);
|
|
var o = {
|
|
editData: [
|
|
{ key: 'height', name: '音频高度', type: 'Number' },
|
|
{ key: 'url', name: '音频链接', type: 'Text' },
|
|
],
|
|
config: { height: 32, url: 'http://io.nainor.com/audio.mp3' },
|
|
};
|
|
e.default = o;
|
|
},
|
|
},
|
|
]);
|
|
|
|
//# sourceMappingURL=74.js.map
|