Skip to content

Commit

Permalink
some modify
Browse files Browse the repository at this point in the history
  • Loading branch information
kings1990 committed Sep 1, 2023
1 parent 9c19f69 commit 454d8a4
Show file tree
Hide file tree
Showing 5 changed files with 98 additions and 127 deletions.
202 changes: 96 additions & 106 deletions docs/.vuepress/navbar.ts
Original file line number Diff line number Diff line change
@@ -1,112 +1,102 @@
import { navbar } from "vuepress-theme-hope";
import {navbar} from "vuepress-theme-hope";

export const enNavbar = navbar([
{
text: "Get start",
link: "/en/guide/getstarted/start",
icon: "start1",
},
{
text: "Features",
link: "/en/guide/features/README.md",
icon: "featuresNew",
},
{
text: "Script",
link: "/en/guide/script",
icon: "code-box-fill",
},
{
text: "What's New",
link: "/en/guide/history",
icon: "changelog",
},
{
text: "Buy",
link: "/en/guide/buy",
icon: "buy",
},
{
text: "Version",
link: "/en/guide/versionCompare",
icon: "versionCompare",
},
{
text: "🔥 Teamwork",
link: "/en/guide/teamwork",
// icon: "teamwork",
},
{
text: "Contact us",
link: "/en/guide/concatGroup",
// icon: "teamwork",
},
{
text: "Faq",
link: "/en/guide/faq",
// icon: "teamwork",
},
// {
// text: "More",
// children: [],
// },
{
text: "Get start",
link: "/en/guide/getstarted/start",
icon: "start1",
},
{
text: "Features",
link: "/en/guide/features/README.md",
icon: "featuresNew",
},
{
text: "Script",
link: "/en/guide/script",
icon: "code-box-fill",
},
{
text: "What's New",
link: "/en/guide/history",
icon: "changelog",
},
{
text: "Buy",
icon: "buy",
children: ["/en/guide/buy","/en/guide/versionCompare"],
},
{
text: "🔥 Teamwork",
link: "/en/guide/teamwork",
// icon: "teamwork",
},
{
text: "Contact us",
link: "/en/guide/concatGroup",
// icon: "teamwork",
},
{
text: "🎯 Faq",
link: "/en/guide/faq",
// icon: "teamwork",
},
// {
// text: "More",
// children: [],
// },
]);

export const zhNavbar = navbar([
{
text: "快速开始",
link: "/guide/getstarted/start",
icon: "start1",
},
{
text: "功能",
link: "/guide/features/README.md",
icon: "featuresNew",
},
{
text: "脚本",
link: "/guide/script",
icon: "code-box-fill",
},
{
text: "最新变化",
link: "/guide/history",
icon: "changelog",
},
{
text: "购买",
link: "/guide/buy",
icon: "buy",
},
{
text: "版本",
link: "/guide/versionCompare",
icon: "versionCompare",
},
{
text: "视频教程",
link: "/guide/teachingVideo",
icon: "bilibili",
},
{
text: "🔥 团队协作",
// icon: "teamwork",
link: "/guide/teamwork",
},
{
text: "🎯 群聊",
link: "/guide/concatGroup",
},
{
text: "FAQ",
link: "/guide/faq",
},
{
text: "Java资源",
link: "/guide/java",
},
{
text: "更多",
children: ["/guide/link", "/guide/sponsorList", "/guide/activity"],
},
{
text: "快速上手",
link: "/guide/getstarted/start",
icon: "start1",
},
{
text: "功能",
link: "/guide/features/README.md",
icon: "featuresNew",
},
{
text: "脚本",
link: "/guide/script",
icon: "code-box-fill",
},
{
text: "最新变化",
link: "/guide/history",
icon: "changelog",
},
{
text: "购买",
icon: "buy",
children: ["/guide/buy", "/guide/versionCompare"],
},
{
text: "视频教程",
link: "/guide/teachingVideo",
icon: "bilibili",
},
{
text: "🔥 团队协作",
// icon: "teamwork",
link: "/guide/teamwork",
},
{
text: "👥 群聊",
link: "/guide/concatGroup",
},
{
text: "🎯 FAQ",
link: "/guide/faq",
},
{
text: "友链",
link: "/guide/link",
},
{
text: "更多",
children: ["/guide/sponsorList", "/guide/activity", "/guide/java"],
},
]);
11 changes: 1 addition & 10 deletions docs/.vuepress/public/html/showside.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
.image-gallery__image {
padding: 5px;
width: 70%;
height: 550px;
height: 500px;
background-image: url(/fast-request/img/index/0.png);
background-size: cover;
background-position: center;
Expand Down Expand Up @@ -88,15 +88,6 @@
<div class="image-gallery__item-progress__foreground"></div>
</div>
</div>
<div class="image-gallery__item" imgName="1.png">
<div class="image-gallery__item-title">全新扁平化设计</div>
<div class="image-gallery__item-description">
2023.1.7优化了图标,扁平化设计,更加适应JetBrains新UI
</div>
<div class="image-gallery__item-progress">
<div class="image-gallery__item-progress__foreground"></div>
</div>
</div>
<div class="image-gallery__item" imgName="2.png">
<div class="image-gallery__item-title">SearchEveryWhere</div>
<div class="image-gallery__item-description">
Expand Down
10 changes: 0 additions & 10 deletions docs/.vuepress/public/html/showside_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,16 +88,6 @@
<div class="image-gallery__item-progress__foreground"></div>
</div>
</div>
<div class="image-gallery__item" imgName="1.png">
<div class="image-gallery__item-title">Brand new flat design</div>
<div class="image-gallery__item-description">
Optimized icons and adopted the flat design in the 2023.1.7 version to
better adapt to JetBrains' new UI.
</div>
<div class="image-gallery__item-progress">
<div class="image-gallery__item-progress__foreground"></div>
</div>
</div>
<div class="image-gallery__item" imgName="2.png">
<div class="image-gallery__item-title">SearchEveryWhere</div>
<div class="image-gallery__item-description">
Expand Down
Binary file modified docs/.vuepress/public/img/link/lite-flow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ head:
<iframe
:src="$withBase('/html/showside.html')"
width="100%"
height="600px"
height="550px"
frameborder="0"
scrolling="No"
leftmargin="0"
Expand Down

0 comments on commit 454d8a4

Please sign in to comment.