mine-h5-ui
Version:
一款轻量级、模块化基于 Vue3.x 的 H5 前端 UI 组件库 👍
10 lines (9 loc) • 1.92 kB
JavaScript
/*!
* mine-h5-ui v2.15.0
* Copyright (c) 2025 biaov
* @license MIT
*/
const t = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='120'%20height='120'%20viewBox='0%200%20100%20100'%3e%3cpath%20fill='none'%20d='M0%200h100v100H0z'/%3e%3crect%20width='7'%20height='20'%20x='46.5'%20y='40'%20fill='%23E9E9E9'%20rx='5'%20ry='5'%20transform='translate(0%20-30)'/%3e%3crect%20width='7'%20height='20'%20x='46.5'%20y='40'%20fill='%23989697'%20rx='5'%20ry='5'%20transform='rotate(30%20105.98%2065)'/%3e%3crect%20width='7'%20height='20'%20x='46.5'%20y='40'%20fill='%239B999A'%20rx='5'%20ry='5'%20transform='rotate(60%2075.98%2065)'/%3e%3crect%20width='7'%20height='20'%20x='46.5'%20y='40'%20fill='%23A3A1A2'%20rx='5'%20ry='5'%20transform='rotate(90%2065%2065)'/%3e%3crect%20width='7'%20height='20'%20x='46.5'%20y='40'%20fill='%23ABA9AA'%20rx='5'%20ry='5'%20transform='rotate(120%2058.66%2065)'/%3e%3crect%20width='7'%20height='20'%20x='46.5'%20y='40'%20fill='%23B2B2B2'%20rx='5'%20ry='5'%20transform='rotate(150%2054.02%2065)'/%3e%3crect%20width='7'%20height='20'%20x='46.5'%20y='40'%20fill='%23BAB8B9'%20rx='5'%20ry='5'%20transform='rotate(180%2050%2065)'/%3e%3crect%20width='7'%20height='20'%20x='46.5'%20y='40'%20fill='%23C2C0C1'%20rx='5'%20ry='5'%20transform='rotate(-150%2045.98%2065)'/%3e%3crect%20width='7'%20height='20'%20x='46.5'%20y='40'%20fill='%23CBCBCB'%20rx='5'%20ry='5'%20transform='rotate(-120%2041.34%2065)'/%3e%3crect%20width='7'%20height='20'%20x='46.5'%20y='40'%20fill='%23D2D2D2'%20rx='5'%20ry='5'%20transform='rotate(-90%2035%2065)'/%3e%3crect%20width='7'%20height='20'%20x='46.5'%20y='40'%20fill='%23DADADA'%20rx='5'%20ry='5'%20transform='rotate(-60%2024.02%2065)'/%3e%3crect%20width='7'%20height='20'%20x='46.5'%20y='40'%20fill='%23E2E2E2'%20rx='5'%20ry='5'%20transform='rotate(-30%20-5.98%2065)'/%3e%3c/svg%3e";
export {
t as default
};