Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
CS-Tao committed Dec 24, 2019
2 parents 8cc72bc + 2e5d8b4 commit e1d7185
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 27 deletions.
25 changes: 10 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,9 @@

### 最新版本下载

- Windows
- 链接: [whu-library-seat-setup-1.9.1.exe](https://github.com/CS-Tao/whu-library-seat/releases/download/v1.9.1/whu-library-seat-setup-1.9.1.exe)
- 备用地址: [whu-library-seat-setup-1.9.1.exe](https://assets.cs-tao.cc/whu-library-seat/releases/v1.9.1/whu-library-seat-setup-1.9.1.exe)

- Mac OS
- 链接: [whu-library-seat-1.9.1.dmg](https://github.com/CS-Tao/whu-library-seat/releases/download/v1.9.1/whu-library-seat-1.9.1.dmg)
- 备用地址: [whu-library-seat-1.9.1.dmg](https://assets.cs-tao.cc/whu-library-seat/releases/v1.9.1/whu-library-seat-1.9.1.dmg)

- Linux
- 链接: [whu-library-seat-1.9.1-x86_64.AppImage](https://github.com/CS-Tao/whu-library-seat/releases/download/v1.9.1/whu-library-seat-1.9.1-x86_64.AppImage)
- 备用地址: [whu-library-seat-1.9.1-x86_64.AppImage](https://assets.cs-tao.cc/whu-library-seat/releases/v1.9.1/whu-library-seat-1.9.1-x86_64.AppImage)
[![Windows 版本下载链接 v1.9.1](https://img.shields.io/badge/v1.9.1-Windows-limegreen.svg)](https://github.com/CS-Tao/whu-library-seat/releases/download/v1.9.1/whu-library-seat-setup-1.9.1.exe)
[![Mac OS 版本下载链接 v1.9.1](https://img.shields.io/badge/v1.9.1-Mac%20OS-limegreen.svg)](https://github.com/CS-Tao/whu-library-seat/releases/download/v1.9.1/whu-library-seat-1.9.1.dmg)
[![Linux 版本下载链接 v1.9.1](https://img.shields.io/badge/v1.9.1-Linux-limegreen.svg)](https://github.com/CS-Tao/whu-library-seat/releases/download/v1.9.1/whu-library-seat-1.9.1-x86_64.AppImage)

### 安装软件

Expand All @@ -55,10 +47,6 @@

您可以通过以下步骤自行构建本软件,但请您务必注意,本仓库并未提供任何源码`许可证`,您没有权利将源码更改后继续传播,更没有权利将本软件或源码用于商业活动

如果您是自行构建而不是通过[申请软件使用权](#申请软件使用权)使用本软件,重新构建的软件只能您自己使用

如果您希望在本软件的基础上继续添加新的功能,非常欢迎您向本仓库发送 Pull Request

``` bash
# 安装依赖
yarn
Expand All @@ -76,7 +64,14 @@ yarn lint
yarn build
```

如果您是自行构建而不是通过[申请软件使用权](#申请软件使用权)使用本软件,重新构建的软件只能您自己使用

如果您希望在本软件的基础上继续添加新的功能,非常欢迎您向本仓库发送 Pull Request

## 版权声明

本软件开源,但没有向开发者提供任何源码`许可证`,作者本人保留源代码的所有权利,任何组织和个人不得将本软件或源码用于商业活动

## 免责声明

本软件和软件源代码仅用于学习研究和技术交流,使用本软件或软件源代码造成的任何不良影响由使用者自行承担,与软件开发人员无关
16 changes: 10 additions & 6 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ features:
details: 出馆前可设置一段时间后更改此座位的时间,即通过定时执行"座位更改"功能实现座位保护
- title: 开源跨平台
details: 本软件为开源跨平台软件,有 WIndows、MacOS、Linux、Android 等版本可供用户下载使用
footer: Copyright © 2018 CS-Tao
footer: Copyright © since 2018 CS-Tao
---

### 快速开始
Expand All @@ -25,15 +25,15 @@ footer: Copyright © 2018 CS-Tao
您可以通过以下步骤快速使用本软件预约座位,查看详细使用说明请移步[用户手册](/specification/)
:::

#### 安装软件
#### 下载安装软件

- 桌面端(Windows/MacOS/Linux)
- 桌面端

安装包链接: [https://github.com/CS-Tao/whu-library-seat#最新版本下载](https://github.com/CS-Tao/whu-library-seat#最新版本下载)
[![桌面端下载链接](https://img.shields.io/badge/下载链接-Windows%20/%20MacOS%20/%20Linux-limegreen.svg)](https://github.com/CS-Tao/whu-library-seat#最新版本下载)

- 移动端(Android)
- 移动端

安装包链接:[https://github.com/CS-Tao/whu-library-seat-mobile#最新版本下载](https://github.com/CS-Tao/whu-library-seat-mobile#最新版本下载)
[![移动端下载链接](https://img.shields.io/badge/下载链接-Android-limegreen.svg)](https://github.com/CS-Tao/whu-library-seat#最新版本下载)

二维码:

Expand All @@ -58,3 +58,7 @@ footer: Copyright © 2018 CS-Tao
::: warning 版权声明
本软件开源,但没有向开发者提供任何源码`许可证`,作者本人保留源代码的所有权利,任何组织和个人不得将本软件或源码用于商业活动
:::

::: warning 免责声明
本软件和软件源代码仅用于学习研究和技术交流,使用本软件或软件源代码造成的任何不良影响由使用者自行承担,与软件开发人员无关
:::
16 changes: 10 additions & 6 deletions docs/specification/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,21 @@

本软件是针对`武汉大学`图书馆预约系统开发的抢座软件,支持 Windows、Mac OS、Linux、Android 等操作系统

### 桌面端下载
- 桌面端

[![桌面端下载链接](https://img.shields.io/badge/下载链接-Windows%20/%20MacOS%20/%20Linux-limegreen.svg)](https://github.com/CS-Tao/whu-library-seat#最新版本下载)

<!-- 安装包链接: [https://github.com/CS-Tao/whu-library-seat#最新版本下载](https://github.com/CS-Tao/whu-library-seat#最新版本下载) -->

安装包链接: [https://github.com/CS-Tao/whu-library-seat#最新版本下载](https://github.com/CS-Tao/whu-library-seat#最新版本下载)
- 移动端

### 移动端(Android)下载
[![移动端下载链接](https://img.shields.io/badge/下载链接-Android-limegreen.svg)](https://github.com/CS-Tao/whu-library-seat#最新版本下载)

安装包链接: [https://github.com/CS-Tao/whu-library-seat-mobile#最新版本下载](https://github.com/CS-Tao/whu-library-seat-mobile#最新版本下载)
<!-- 安装包链接:[https://github.com/CS-Tao/whu-library-seat-mobile#最新版本下载](https://github.com/CS-Tao/whu-library-seat-mobile#最新版本下载) -->

二维码:
二维码

![安卓版本二维码](https://raw.githubusercontent.com/CS-Tao/whu-library-seat/user-validation/last-android-qr.jpg)
![安卓版本二维码](https://raw.githubusercontent.com/CS-Tao/whu-library-seat/user-validation/last-android-qr.jpg)

## 安装软件

Expand Down

0 comments on commit e1d7185

Please sign in to comment.