Merge branch 'develop' into feature/orange

This commit is contained in:
zsw 2020-01-15 18:54:22 +08:00
commit 771e2475d8
9 changed files with 7 additions and 26 deletions

View File

@ -1,7 +1,6 @@
<p align="center"><a href="https://vuejs.org" target="_blank" rel="noopener noreferrer"><img width="150" src="./images/icon_vuepress_reco.png" alt="Vue logo"></a></p>
<p align="center"><a href="https://vuejs.org" target="_blank" rel="noopener noreferrer"><img width="150" src="https://i.loli.net/2020/01/13/TPKA1wp6s4ufSm2.png" alt="Vue logo"></a></p>
<p align="center">
<img src="https://img.shields.io/badge/vuepress-1.0.3-brightgreen.svg">
<img src="https://img.shields.io/badge/leancloud--storage-3.13.0-orange.svg">
<img src="https://img.shields.io/badge/valine-1.3.6-blue.svg">
<img src="https://img.shields.io/badge/vue--click--outside-1.0.7-blue.svg">
@ -65,31 +64,13 @@ yarn build
## Preview
### Home
![home.png](./images/1.png)
![size.png](https://i.loli.net/2020/01/13/nCbXp13lRG2TNeD.png)
### Home-Blog
![home.png](./images/home-blog.png)
![style.png](https://i.loli.net/2020/01/13/ke1VirShQRLnEd7.png)
![dark.png](https://i.loli.net/2020/01/13/Lj6XbwdmDFCYH9k.png)
### Category
![category.png](./images/2.png)
### Tag
![tag.png](./images/3.png)
### Article
![article.png](./images/4.png)
### Add Password
![password.png](./images/5.png)
### Timeline
![timeline.png](./images/6.png)
![home.png](https://i.loli.net/2020/01/13/nra3kbYSlxojmw4.png)
## Contribute

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 166 KiB

View File

@ -216,13 +216,13 @@ th, td
/************** SW-Update Popup **************/
.sw-update-popup
border: none;
border-radius: $borderRadius;
box-shadow: var(--box-shadow);
color: var(--text-color);
background: var(--background-color);
> button
background: $accentColor;
border-radius: $borderRadius;
color: var(--text-color);
color: #fff;
-webkit-tap-highlight-color:rgba(0, 0, 0, 0)
border: none;