Skip to content
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 473 Bytes

readme.md

File metadata and controls

20 lines (15 loc) · 473 Bytes

文章内容样式与功能

方式一

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