50vip's recent timeline updates
50vip

50vip

个人喳喳开发者
🏢  HUST / NULL
V2EX member #50803, joined on 2013-11-28 13:15:46 +08:00
50vip's recent replies
May 14
Replied to a topic by 50vip 分享创造 发一个高德地图的 shadcn 组件封装
补充下,为啥做这个,因为产品需要,在 https://www.weavefox.cn/ 上需要加一些地图能力, 是在难以找到好用的、国内合规的库。
https://infographic.antv.vision/examples/example?template=sequence-filter-mesh-simple


```ts
import { Infographic } from '@antv/infographic';

const infographic = new Infographic({
container: '#container',
theme: 'light',
themeConfig: {
palette: 'antv',
},
template: 'sequence-filter-mesh-simple',
data: {
title: '企业优势列表',
desc: '展示企业在不同维度上的核心优势与表现值',
items: [
{
icon: 'icon:mingcute/diamond-2-fill',
label: '品牌影响力',
desc: '在目标用户群中具备较强认知与信任度',
value: 85,
time: '2021',
illus: 'illus:creative-experiment',
},
{
icon: 'icon:mingcute/code-fill',
label: '技术研发力',
desc: '拥有自研核心系统与持续创新能力',
value: 90,
time: '2022',
illus: 'illus:code-thinking',
},
{
icon: 'icon:mingcute/wallet-4-line',
label: '市场增长快',
desc: '近一年用户规模实现快速增长',
value: 78,
time: '2023',
illus: 'illus:business-analytics',
},
{
icon: 'icon:mingcute/happy-line',
label: '服务满意度',
desc: '用户对服务体系整体评分较高',
value: 88,
time: '2020',
illus: 'illus:feeling-happy',
},
{
icon: 'icon:mingcute/user-4-line',
label: '数据资产全',
desc: '构建了完整用户标签与画像体系',
value: 92,
time: '2022',
illus: 'illus:mobile-photos',
},
{
icon: 'icon:mingcute/rocket-line',
label: '创新能力强',
desc: '新产品上线频率高于行业平均',
value: 83,
time: '2023',
illus: 'illus:creativity',
},
],
},
});

infographic.render();

```
@selca 没有,想法是咋样的?来一起搞一个?
赞~
@korvin 懂了~
@korvin 你的图,我也全部破了
果然 github 展示不出来,有啥好图床!
完全看不懂是什么。
Sep 26, 2021
Replied to a topic by 50vip 分享发现 iOS 15 把 AntV G2 搞挂了~
@fe619742721 一直断点
Sep 26, 2021
Replied to a topic by 50vip 分享发现 iOS 15 把 AntV G2 搞挂了~
@lychs1998 G2 升级一下就可以了,官方已经修复了。
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3380 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 20ms · UTC 00:33 · PVG 08:33 · LAX 17:33 · JFK 20:33
♥ Do have faith in what you're doing.