14 lines
602 B
HTML
14 lines
602 B
HTML
<!DOCTYPE html>
|
|
<html lang="zh-CN">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>颜色选择器 ColorPicker - Aurora Admin</title>
|
|
<meta name="description" content="- 预设色板 + 自定义拾色器">
|
|
<link rel="canonical" href="https://YOUR-ACCOUNT.github.io/aurora-admin/"site/components/colorpicker.html">
|
|
<meta http-equiv="refresh" content="0;url=../index.html#/component/colorpicker">
|
|
</head>
|
|
<body>
|
|
<script>location.replace('../index.html#/component/colorpicker');</script>
|
|
<noscript><p><a href="../index.html#/component/colorpicker">Open 颜色选择器 ColorPicker</a></p></noscript>
|
|
</body>
|
|
</html> |