7 Commits

Author SHA1 Message Date
MoonLeeeaf
81fde561b2 docs: 添加说明 2024-06-29 21:57:56 +08:00
MoonLeeeaf
097e9280d2 docs: 修正语法 2024-06-29 21:51:04 +08:00
MoonLeeeaf
95e27be9eb docs: NO CLONING 2024-06-29 21:40:58 +08:00
MoonLeeeaf
521d7590af docs: NO CLONING 2024-06-29 21:38:42 +08:00
MoonLeeeaf
6b5a33462f docs: NO CLONING 2024-06-29 21:35:19 +08:00
MoonLeeeaf
0baaa5b574 chore: 关于文本 2024-06-29 21:31:38 +08:00
MoonLeeeaf
80fd1157dd docs: 暂时移除语言切换 2024-06-29 19:55:45 +08:00
3 changed files with 6 additions and 10 deletions

View File

@@ -17,10 +17,10 @@ $.ajax({
})
// 关于页面
viewBinding.menuAbout.click(() => mdui.alert('这是一个开源项目<br/>作者: MoonLeeeaf<br/>欢迎访问我们的<a class="mdui-text-color-theme" href="https://github.com/LingChair/LingChair">项目主页</a>', '关于 铃之椅', () => { }, { confirmText: "关闭" }))
viewBinding.menuAbout.click(() => mdui.alert('为人民服务<br/>GitHub @MoonLeeeaf<br/>欢迎访问我们的<a class="mdui-text-color-theme" href="https://github.com/LingChair/LingChair">项目主页</a>', '关于 铃之椅', () => { }, { confirmText: "关闭" }))
viewBinding.drawerChangeServer.click(() => {
mdui.prompt('输入服务器地址...(为空则使用当前页面地址)', (value) => {
mdui.prompt('输入服务器地址...(为空则使用当前地址)', (value) => {
localStorage.server = value
mdui.snackbar("更新成功, 刷新页面生效")
new mdui.Dialog(viewBinding.dialogSettings.get(0)).open()

View File

@@ -2,13 +2,11 @@
<h2> 铃之椅 </h2>
</div>
<div align="center">
中文 | [English](readme_en.md)
</div>
欢迎来到铃之椅! 这是一个即时通讯项目, 为通讯提供更多的选择, 为人民服务
> [!NOTE]
> 本项目只在 GitHub 存在, 严禁任何人或任何组织在没有获得我的书面、电子等同意的情况下照搬本仓库 <!-- GitCode, 说的就是你, 到时候如果被我发现你搬我仓库我迟早要找你算账 -->
>
> 本项目仍在实验阶段, [点我](final.md)可查看进展
>
> 欢迎各位提出项目修改意见

View File

@@ -2,13 +2,11 @@
<h2> LingChair </h2>
</div>
<div align="center">
[中文](readme.md) | English
</div>
Welcome to LingChair! This is an IM project that it provide a new communication way. And it serves people.
> [!NOTE]
> THIS PROJECT IS ON GITHUB ONLY,EVERYONE MUSTN'T COPY ANYTHING ANd UPLOAD TO ANYWHERE WITHOUT MY PERMISSION. <!-- GitCode, 说的就是你, 到时候如果被我发现你搬我仓库我迟早要找你算账 -->
>
> My English is not so good as a normal Englishmen, so you need a translator to read Chinese texts. And sometimes this document is outdated, I'm sorry with that.
>
> This project is still in progress, [Click me](final.md) to view progress. (Chinese)