diff --git a/404.html b/404.html index 83a0daa5..fa9260f8 100644 --- a/404.html +++ b/404.html @@ -6,7 +6,7 @@
Appearance
404
But if you don't change your direction, and if you keep looking, you may end up where you are heading.
向下滑动显示
<ik-backtop />
<ik-backtop shape :bottom="180" />
<ik-backtop icon="direction-up" /> <ik-backtop icon="icon-arrow-up-bold" />
ik-icon name
日历组件 🐥
<template> + Skip to content IKUN-UISearchKMain Navigation首页 指引 概览快速上手视觉与色彩动态主题组件 相关链接 vitejsvue3blogGitHubAppearanceGitHubMenuReturn to topOn this page Table of Contents for current page 日历 日历组件 🐥基础使用 2023年12月周三上一年上个月今天下个月下一年一二三四五六日2023-12<template> <ik-calendar /> -</template>显示代码复制代码片段基础配置 showLunar配置显示农历,显示当前月份2023年11月周一上一年上个月今天下个月下一年一二三四五六日2023-11<template> +</template>显示代码复制代码片段基础配置 showLunar配置显示农历,显示当前月份2023年12月周三上一年上个月今天下个月下一年一二三四五六日2023-12<template> <ik-calendar showLunar /> </template>显示代码复制代码片段 -
<template> <ik-calendar /> -</template>
showLunar配置显示农历,显示当前月份
showLunar
<template> +</template>
<template> <ik-calendar showLunar /> </template>
整体色彩采用中国传统古色,取色来自 b 站@设计师IORI
@设计师IORI
其颜色分别作为默认 主题 成功 警告 信息 危险这些行为的主色
默认
主题
成功
警告
信息
危险
根据各主色深浅各衍生其他几个颜色,且多数为由主色向其加深或变浅 2~4 介生成
IKUNUI(ikun ui),个人兴趣爱好的产物,当前请勿用于生产环境,此库:
npm install ikun-ui
import ikun from 'ikun-ui' app.use(ikun)
WARNING
文档编写中...
SFC
Directive
Function
SFC嵌套
TSX
TIP
支持主题切换,内部通过计算取得其色阶值
文档完善中...
A simple UI
Built on Vue3 and Vitejs .
查看源代码