Skip to content
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.
/ jx3box-article-ui Public archive

article components for single view & publish

Notifications You must be signed in to change notification settings

JX3BOX/jx3box-article-ui

Repository files navigation

文章内容样式与功能

方式一

import '@jx3box/jx3box-article-ui/css/article.css'

方式二

<link rel="stylesheet" href="https://console.cnyixun.com/static/jx3box-article-ui/dist/css/article.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/JX3BOX/jx3box-article-ui@version/dist/css/article.css" />

本地调试

<link rel="stylesheet" href="http://localhost:1024/css/article.css" />

todo