操作
管理员操作
从两制平台导入项目
1、i深建对接/获取token
2、i深建对接/导入项目
可根据项目名称查询,也可限定监管单位查询,需自行点查询图标进行查询。
在项目简称中查询有无此项目,如无,则打开新建项目开关,新建项目,然后再在项目简称中查询此项目进行关联,再提取参建单位信息后保存Markdown Extension Examples
This page demonstrates some of the built-in markdown extensions provided by VitePress.
Syntax Highlighting
VitePress provides Syntax Highlighting powered by Shiki, with additional features like line-highlighting:
Input
md
```js{4}
export default {
data () {
return {
msg: 'Highlighted!'
}
}
}
```Output
js
export default {
data () {
return {
msg: 'Highlighted!'
}
}
}Custom Containers
Input
md
::: info
This is an info box.
:::
::: tip
This is a tip.
:::
::: warning
This is a warning.
:::
::: danger
This is a dangerous warning.
:::
::: details
This is a details block.
:::Output
INFO
This is an info box.
TIP
This is a tip.
WARNING
This is a warning.
DANGER
This is a dangerous warning.
Details
This is a details block.
More
Check out the documentation for the full list of markdown extensions.
标段用户操作
待补
项目用户操作
汇总用户操作
访问统计
总访问量♾️
独立访客♾️