♻️(document): 调整文档结构

This commit is contained in:
就眠儀式 2022-06-25 20:10:12 +08:00
parent d18425cb2a
commit b86b7d308c
166 changed files with 528 additions and 60 deletions

View File

@ -3,10 +3,12 @@
"description": "a component library for Vue 3 base on layui-vue", "description": "a component library for Vue 3 base on layui-vue",
"homepage": "http://www.layui-vue.com", "homepage": "http://www.layui-vue.com",
"scripts": { "scripts": {
"dev": "pnpm -C ./package/document dev", "dev": "pnpm -C ./package/document-component dev",
"dev:layer": "pnpm -C ./package/layer-document dev", "dev:layer": "pnpm -C ./package/document-layer dev",
"build": "npm run build:icons && npm run build:layer && npm run build:component && npm run build:document", "build": "npm run build:icons && npm run build:layer && npm run build:component && npm run build:document",
"build:document": "pnpm -C ./package/document build", "build:document": " npm run build:document-component && npm run build:document-layer",
"build:document-component": "pnpm -C ./package/document-component build",
"build:document-layer": "pnpm -C ./package/document-layer build",
"build:component": "pnpm -C ./package/component build", "build:component": "pnpm -C ./package/component build",
"build:icons": "pnpm -C ./package/icons build", "build:icons": "pnpm -C ./package/icons build",
"build:layer": "pnpm -C ./package/layer build", "build:layer": "pnpm -C ./package/layer build",

View File

Before

Width:  |  Height:  |  Size: 321 B

After

Width:  |  Height:  |  Size: 321 B

View File

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB

View File

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 68 KiB

View File

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Some files were not shown because too many files have changed in this diff Show More