mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-24 17:00:54 +08:00
release: v2.2.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "continew-admin-ui",
|
||||
"description": "ContiNew Admin 中后台管理框架,Continue New Admin,持续以最新流行技术栈构建,拥抱变化,迭代优化。",
|
||||
"version": "2.2.0-SNAPSHOT",
|
||||
"version": "2.2.0",
|
||||
"private": true,
|
||||
"author": "Charles7c",
|
||||
"license": "Apache-2.0",
|
||||
|
@@ -14,7 +14,7 @@
|
||||
<a-row>
|
||||
<a-col :span="12">
|
||||
<a-link
|
||||
href="https://doc.charles7c.top/guide/intro/what-is.html"
|
||||
href="https://doc.charles7c.top/admin/intro/what-is.html"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
>
|
||||
@@ -23,7 +23,7 @@
|
||||
</a-col>
|
||||
<a-col :span="12">
|
||||
<a-link
|
||||
href="https://doc.charles7c.top/guide/intro/quick-start.html"
|
||||
href="https://doc.charles7c.top/admin/intro/quick-start.html"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
>
|
||||
@@ -32,7 +32,7 @@
|
||||
</a-col>
|
||||
<a-col :span="12">
|
||||
<a-link
|
||||
href="https://doc.charles7c.top/faq.html"
|
||||
href="https://doc.charles7c.top/admin/other/faq.html"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
>
|
||||
@@ -41,7 +41,7 @@
|
||||
</a-col>
|
||||
<a-col :span="12">
|
||||
<a-link
|
||||
href="https://doc.charles7c.top/changelog.html"
|
||||
href="https://doc.charles7c.top/admin/other/changelog.html"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
>
|
||||
@@ -50,7 +50,7 @@
|
||||
</a-col>
|
||||
<a-col :span="12">
|
||||
<a-link
|
||||
href="https://doc.charles7c.top/other/require.html"
|
||||
href="https://doc.charles7c.top/admin/intro/require.html"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
>
|
||||
|
Reference in New Issue
Block a user