mirror of
https://github.com/NotoChen/Jetbrains-Help.git
synced 2025-05-24 23:16:44 +08:00
Update index.html
This commit is contained in:
parent
b455aa58fc
commit
ece217641f
|
@ -10,17 +10,23 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header class="tip sticky flex items-center py-6">
|
<header class="tip sticky flex items-center py-6">
|
||||||
|
<div class="content-container">
|
||||||
<p>
|
<p>
|
||||||
🇨🇳 下载 <a href="ja-netfilter" title="Download jetbra first">ja-netfilter.zip</a>, 然后配置
|
🇨🇳 下载 <a href="ja-netfilter" title="Download jetbra first">ja-netfilter.zip</a>, 然后配置
|
||||||
你的JetBrains IDE(anything)'s <a onclick="showVmoptins()">IDE.vmoptions</a> 配置文件!<br>
|
你的JetBrains IDE(anything)'s <a onclick="showVmoptins()">IDE.vmoptions</a> 配置文件!<br>
|
||||||
🇨🇳 当然你也可以 <a onclick="showLicenseForm()">重新定制激活授权</a> 用以自定义你的激活信息!</br>
|
🇨🇳 当然你也可以 <a onclick="showLicenseForm()">重新定制激活授权</a> 用以自定义你的激活信息!<br>
|
||||||
<strong>🇨🇳 请注意,此页面仅由 <span
|
<strong>🇨🇳 请注意,此页面仅由
|
||||||
th:text="${defaults.getDefaultLicenseName()} + '/' + ${defaults.getDefaultAssigneeName()}"></span>
|
<span th:text="${defaults.getDefaultLicenseName()} + '/' + ${defaults.getDefaultAssigneeName()}"></span>
|
||||||
个人所有!</strong>
|
个人所有!
|
||||||
|
</strong>
|
||||||
</p>
|
</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="form-container">
|
||||||
<form class="parent">
|
<form class="parent">
|
||||||
<input type="text" class="search" id="search" placeholder="搜索IDE或者插件">
|
<input type="text" class="search" id="search" placeholder="搜索IDE或者插件">
|
||||||
</form>
|
</form>
|
||||||
|
</div>
|
||||||
</header>
|
</header>
|
||||||
<main id="product-list" class="px-6 z-grid py-10" style="--space: 20rem; --gutter: 3.5rem">
|
<main id="product-list" class="px-6 z-grid py-10" style="--space: 20rem; --gutter: 3.5rem">
|
||||||
<th:block th:fragment="product-list">
|
<th:block th:fragment="product-list">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user