180 lines
3.9 KiB
JavaScript
180 lines
3.9 KiB
JavaScript
export const data = {
|
|
"key": "v-68adcceb",
|
|
"path": "/base/3.html",
|
|
"title": "处理样式资源",
|
|
"lang": "zh-CN",
|
|
"frontmatter": {},
|
|
"excerpt": "",
|
|
"headers": [
|
|
{
|
|
"level": 2,
|
|
"title": "介绍",
|
|
"slug": "介绍",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 2,
|
|
"title": "处理 Css 资源",
|
|
"slug": "处理-css-资源",
|
|
"children": [
|
|
{
|
|
"level": 3,
|
|
"title": "1. 下载包",
|
|
"slug": "_1-下载包",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "2. 功能介绍",
|
|
"slug": "_2-功能介绍",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "3. 配置",
|
|
"slug": "_3-配置",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "4. 添加 Css 资源",
|
|
"slug": "_4-添加-css-资源",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "5. 运行指令",
|
|
"slug": "_5-运行指令",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"level": 2,
|
|
"title": "处理 Less 资源",
|
|
"slug": "处理-less-资源",
|
|
"children": [
|
|
{
|
|
"level": 3,
|
|
"title": "1. 下载包",
|
|
"slug": "_1-下载包-1",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "2. 功能介绍",
|
|
"slug": "_2-功能介绍-1",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "3. 配置",
|
|
"slug": "_3-配置-1",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "4. 添加 Less 资源",
|
|
"slug": "_4-添加-less-资源",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "5. 运行指令",
|
|
"slug": "_5-运行指令-1",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"level": 2,
|
|
"title": "处理 Sass 和 Scss 资源",
|
|
"slug": "处理-sass-和-scss-资源",
|
|
"children": [
|
|
{
|
|
"level": 3,
|
|
"title": "1. 下载包",
|
|
"slug": "_1-下载包-2",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "2. 功能介绍",
|
|
"slug": "_2-功能介绍-2",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "3. 配置",
|
|
"slug": "_3-配置-2",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "4. 添加 Sass 资源",
|
|
"slug": "_4-添加-sass-资源",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "5. 运行指令",
|
|
"slug": "_5-运行指令-2",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"level": 2,
|
|
"title": "处理 Styl 资源",
|
|
"slug": "处理-styl-资源",
|
|
"children": [
|
|
{
|
|
"level": 3,
|
|
"title": "1. 下载包",
|
|
"slug": "_1-下载包-3",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "2. 功能介绍",
|
|
"slug": "_2-功能介绍-3",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "3. 配置",
|
|
"slug": "_3-配置-3",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "4. 添加 Styl 资源",
|
|
"slug": "_4-添加-styl-资源",
|
|
"children": []
|
|
},
|
|
{
|
|
"level": 3,
|
|
"title": "5. 运行指令",
|
|
"slug": "_5-运行指令-3",
|
|
"children": []
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"git": {},
|
|
"filePathRelative": "base/3.md"
|
|
}
|
|
|
|
if (import.meta.webpackHot) {
|
|
import.meta.webpackHot.accept()
|
|
if (__VUE_HMR_RUNTIME__.updatePageData) {
|
|
__VUE_HMR_RUNTIME__.updatePageData(data)
|
|
}
|
|
}
|
|
|
|
if (import.meta.hot) {
|
|
import.meta.hot.accept(({ data }) => {
|
|
__VUE_HMR_RUNTIME__.updatePageData(data)
|
|
})
|
|
}
|