UNPKG

d-render

Version:

数据渲染库 - form、table、search-form

47 lines (44 loc) 2.75 kB
import { defineComponent, createVNode, createTextVNode } from 'vue'; var emptyStatus = /* @__PURE__ */ defineComponent({ render() { return createVNode("svg", { "width": "1em", "height": "1em", "viewBox": "0 0 56 56", "version": "1.1", "xmlns": "http://www.w3.org/2000/svg" }, [createVNode("title", null, [createTextVNode("empty-status")]), createVNode("g", { "id": "\u89C4\u8303\u8BF4\u660E", "stroke": "none", "stroke-width": "1", "fill": "none", "fill-rule": "evenodd" }, [createVNode("g", { "id": "\u6570\u636E\u5C55\u793A-\u8868\u683C", "transform": "translate(-802.000000, -1946.000000)", "stroke": "#D9D9D9", "stroke-width": "0.6" }, [createVNode("g", { "id": "\u7F16\u7EC4-5", "transform": "translate(283.000000, 1868.000000)" }, [createVNode("g", { "id": "\u7F16\u7EC4-4", "transform": "translate(0.000000, 46.000000)" }, [createVNode("g", { "id": "-mockplus-", "transform": "translate(519.000000, 32.000000)" }, [createVNode("g", { "id": "\u7F16\u7EC4", "transform": "translate(0.000000, 12.000000)" }, [createVNode("path", { "d": "M45.8573896,0.3 C46.2863095,0.3 46.694711,0.48361665 46.9793858,0.804447733 L46.9793858,0.804447733 L55.5724892,10.488952 L38.4672716,25.06875 L18.1520174,25.06875 L0.435007845,10.4882184 L9.33052927,0.786284157 C9.61463916,0.47641863 10.0157436,0.3 10.4361423,0.3 L10.4361423,0.3 Z", "id": "\u8DEF\u5F84-2", "fill": "#F9F9F9" }, null), createVNode("path", { "d": "M14.9771667,10.81875 C15.2800706,10.81875 15.5681072,10.9098528 15.8095102,11.0708701 C16.0509133,11.2318875 16.245683,11.4628194 16.3620531,11.7424778 L16.3620531,11.7424778 L19.0191304,18.127915 C19.2285966,18.6313 19.5791819,19.0469775 20.0137075,19.3368088 C20.4482331,19.62664 20.9666989,19.790625 21.5119259,19.790625 L21.5119259,19.790625 L34.4880741,19.790625 C35.0333011,19.790625 35.5517669,19.62664 35.9862925,19.3368088 C36.4208181,19.0469775 36.7714034,18.6313 36.9808696,18.127915 L36.9808696,18.127915 L39.6379469,11.7424778 C39.754317,11.4628194 39.9490867,11.2318875 40.1904898,11.0708701 C40.4318928,10.9098528 40.7199294,10.81875 41.0228333,10.81875 L41.0228333,10.81875 L55.7,10.81875 L55.7,28.771875 C55.7,29.8018573 55.432739,30.5845899 54.8645663,31.1025084 C54.2872553,31.6287571 53.4159329,31.875 52.2666667,31.875 L52.2666667,31.875 L3.73333333,31.875 C2.58406707,31.875 1.7127447,31.6287571 1.13543366,31.1025084 C0.567261004,30.5845899 0.3,29.8018573 0.3,28.771875 L0.3,28.771875 L0.3,10.81875 Z", "id": "\u8DEF\u5F84", "fill": "#F0F0F0" }, null)])])])])])])]); } }); export { emptyStatus as default };