Update index.html

This commit is contained in:
LiXiaoJun 2024-11-19 09:35:29 +08:00 committed by GitHub
parent b455aa58fc
commit ece217641f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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">
<p> <div class="content-container">
🇨🇳 下载 <a href="ja-netfilter" title="Download jetbra first">ja-netfilter.zip</a> , 然后配置 <p>
你的JetBrains IDE(anything)'s <a onclick="showVmoptins()">IDE.vmoptions</a> 配置文件!<br> 🇨🇳 下载 <a href="ja-netfilter" title="Download jetbra first">ja-netfilter.zip</a>, 然后配置
🇨🇳 当然你也可以 <a onclick="showLicenseForm()">重新定制激活授权</a> 用以自定义你的激活信息!</br> 你的JetBrains IDE(anything)'s <a onclick="showVmoptins()">IDE.vmoptions</a> 配置文件!<br>
<strong>🇨🇳 请注意,此页面仅由 <span 🇨🇳 当然你也可以 <a onclick="showLicenseForm()">重新定制激活授权</a> 用以自定义你的激活信息!<br>
th:text="${defaults.getDefaultLicenseName()} + '/' + ${defaults.getDefaultAssigneeName()}"></span> <strong>🇨🇳 请注意,此页面仅由
个人所有!</strong> <span th:text="${defaults.getDefaultLicenseName()} + '/' + ${defaults.getDefaultAssigneeName()}"></span>
</p> 个人所有!
<form class="parent"> </strong>
<input type="text" class="search" id="search" placeholder="搜索IDE或者插件"> </p>
</form> </div>
<div class="form-container">
<form class="parent">
<input type="text" class="search" id="search" placeholder="搜索IDE或者插件">
</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">