mirror of
https://gitee.com/huoyo/ko-time.git
synced 2025-12-06 16:58:26 +08:00
update docs
This commit is contained in:
parent
c62eec8734
commit
4d158c9029
@ -35,7 +35,7 @@
|
||||
|
||||
[中文简介/CHINESE](README.md)
|
||||
|
||||
[documents](http://kotimedoc.langpy.cn/)
|
||||
[documents](http://www.kotime.cn/)
|
||||
|
||||
|
||||
|
||||
|
||||
@ -10,4 +10,4 @@
|
||||
|
||||
[Gitee](https://gitee.com/huoyo/ko-time)
|
||||
[Github](https://github.com/huoyo/ko-time.git)
|
||||
[文档教程](http://kotimedoc.langpy.cn/)
|
||||
[文档教程](http://www.kotime.cn/)
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
|
||||
* 其他版本教程
|
||||
* [新增地址](http://kotimedoc.langpy.cn/)
|
||||
* [新增地址](http://www.kotime.cn/)
|
||||
* [V2.2.0+](v220/getstart)
|
||||
* [V2.0.4+](v204/getstart)
|
||||
* [V2.0.3](v203/getstart)
|
||||
|
||||
@ -53,7 +53,7 @@ KoLocal是针对KoTime开发的一款本地化插件,旨在便捷的使用KoTi
|
||||
* 打开pom.xml
|
||||
* 在文件内右击->KoTime->Analyse Dependencies
|
||||
|
||||
> 第一次检查需要同步版本信息,需要等一会儿,另外请确保idea环境能连接网络(http://kotimedoc.langpy.cn/)
|
||||
> 第一次检查需要同步版本信息,需要等一会儿,另外请确保idea环境能连接网络(http://www.kotime.cn/)
|
||||
> 不同的开源项目有不同的要求,使用需谨慎
|
||||
|
||||

|
||||
|
||||
@ -18,7 +18,7 @@ KoTime Pro主要分为两部分:Client和Server,如下图:
|
||||
|
||||
### 1.下载
|
||||
|
||||
订阅以后进入**个人中心**,选择一个v1.1.0下载,也可以[试用](http://kotimedoc.langpy.cn/trialpro)
|
||||
订阅以后进入**个人中心**,选择一个v1.1.0下载,也可以[试用](http://www.kotime.cn/trialpro)
|
||||
|
||||
|
||||
|
||||
|
||||
@ -250,7 +250,7 @@
|
||||
function loadLatestVersion(){
|
||||
/*get the latest version so that you can update kotime immediately*/
|
||||
$.ajax({
|
||||
url: 'http://kotimedoc.langpy.cn/common/latestVersion',
|
||||
url: 'http://www.kotime.cn/common/latestVersion',
|
||||
type: 'GET',
|
||||
cache: false,
|
||||
dataType: "json",
|
||||
@ -513,7 +513,7 @@
|
||||
<li><a href="#" style="color: #edeef1;font-size: 14px;text-transform: capitalize">Exceptions</a></li>
|
||||
<li><a href="#" style="color: #edeef1;font-size: 14px;text-transform: capitalize">Hot update</a></li>
|
||||
<li><a href="#" style="color: #edeef1;font-size: 14px;text-transform: capitalize">Configurations</a></li>
|
||||
<li><a href="#" style="color: #edeef1;font-size: 14px;text-transform: capitalize">Contact me</a><span title="Latest release" style="position: absolute;top:-10px;left: 90%;border-radius: 5px;text-transform: unset" class="uk-label" id="version-notice" onclick="window.location.href='http://kotimedoc.langpy.cn/docs/kaiyuan#/v220/introduce'"></span></li>
|
||||
<li><a href="#" style="color: #edeef1;font-size: 14px;text-transform: capitalize">Contact me</a><span title="Latest release" style="position: absolute;top:-10px;left: 90%;border-radius: 5px;text-transform: unset" class="uk-label" id="version-notice" onclick="window.location.href='http://www.kotime.cn/docs/kaiyuan#/v220/introduce'"></span></li>
|
||||
</ul>
|
||||
|
||||
<ul class="uk-switcher uk-margin">
|
||||
@ -683,9 +683,9 @@
|
||||
<br>
|
||||
<div class="uk-alert-success" uk-alert>
|
||||
<a class="uk-alert-close" uk-close></a>
|
||||
<a href="http://kotimedoc.langpy.cn/#doc?version=v2.3.2">Technical support</a><br>
|
||||
<a href="http://kotimedoc.langpy.cn/#products?version=v2.3.2">KoTime Pro</a><br>
|
||||
<a href="http://kotimedoc.langpy.cn/person?version=v2.3.2">Local plugin</a></div>
|
||||
<a href="http://www.kotime.cn/#doc?version=v2.3.2">Technical support</a><br>
|
||||
<a href="http://www.kotime.cn/#products?version=v2.3.2">KoTime Pro</a><br>
|
||||
<a href="http://www.kotime.cn/person?version=v2.3.2">Local plugin</a></div>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
@ -413,7 +413,7 @@
|
||||
|
||||
function loadLatestVersion(){
|
||||
$.ajax({
|
||||
url: 'http://kotimedoc.langpy.cn/common/latestVersion',
|
||||
url: 'http://www.kotime.cn/common/latestVersion',
|
||||
type: 'GET',
|
||||
cache: false,
|
||||
dataType: "json",
|
||||
@ -510,7 +510,7 @@
|
||||
<li><a href="#" style="color: #edeef1;font-size: 14px">异常列表</a></li>
|
||||
<li><a href="#" style="color: #edeef1;font-size: 14px">热更新</a></li>
|
||||
<li><a href="#" style="color: #edeef1;font-size: 14px">配置</a></li>
|
||||
<li><a href="#" style="color: #edeef1;font-size: 14px">技术支持</a><span title="点击查看版本发布信息" style="position: absolute;top:-10px;left: 90%;border-radius: 5px;text-transform: unset" class="uk-label" id="version-notice" onclick="window.location.href='http://kotimedoc.langpy.cn/docs/kaiyuan#/v220/introduce'"></span></li>
|
||||
<li><a href="#" style="color: #edeef1;font-size: 14px">技术支持</a><span title="点击查看版本发布信息" style="position: absolute;top:-10px;left: 90%;border-radius: 5px;text-transform: unset" class="uk-label" id="version-notice" onclick="window.location.href='http://www.kotime.cn/docs/kaiyuan#/v220/introduce'"></span></li>
|
||||
</ul>
|
||||
|
||||
<ul class="uk-switcher uk-margin">
|
||||
@ -676,9 +676,9 @@
|
||||
<br>
|
||||
<div class="uk-alert-success" uk-alert>
|
||||
<a class="uk-alert-close" uk-close></a>
|
||||
<a href="http://kotimedoc.langpy.cn/#doc?version=v2.3.2">技术支持</a><br>
|
||||
<a href="http://kotimedoc.langpy.cn/#products?version=v2.3.2">升级专业版</a><br>
|
||||
<a href="http://kotimedoc.langpy.cn/person?version=v2.3.2">本地化插件</a>
|
||||
<a href="http://www.kotime.cn/#doc?version=v2.3.2">技术支持</a><br>
|
||||
<a href="http://www.kotime.cn/#products?version=v2.3.2">升级专业版</a><br>
|
||||
<a href="http://www.kotime.cn/person?version=v2.3.2">本地化插件</a>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user