File tree Expand file tree Collapse file tree 5 files changed +9
-11
lines changed
.vuepress/public/image/guide Expand file tree Collapse file tree 5 files changed +9
-11
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ title: 首页
5
5
index : false
6
6
heroImage : https://avatars.githubusercontent.com/u/163529042?v=4
7
7
heroText : 御坂学习 微信小程序
8
- tagline : 一个学习通签到工具,基于原生微信小程序开发,使用 TDesign 组件库!
8
+ tagline : 一个学习通签到工具,基于原生微信小程序开发,使用 TDesign 组件库。包含开源版和非开源版两个版本,开源版请移步 GitHub。
9
9
actions :
10
10
- text : 使用指南💡
11
11
link : /guide/
@@ -45,7 +45,7 @@ features:
45
45
46
46
- title : 一起签
47
47
icon : iconfont icon-yiqiwan-
48
- details : 一次扫码,为无限人签到。
48
+ details : VIP尊享: 一次扫码,为无限人签到。
49
49
50
50
- title : 各种类型
51
51
icon : iconfont icon-gezhongxuni
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ category:
5
5
- Advance
6
6
tag :
7
7
- Advance
8
- order : 15
8
+ order : 11
9
9
---
10
10
11
11
::: warning
Original file line number Diff line number Diff line change 1
1
---
2
- title : 开源小程序
2
+ title : 开源版
3
3
icon : iconfont icon-study
4
4
category :
5
5
- Advance
Original file line number Diff line number Diff line change 1
1
---
2
- title : 服务端
2
+ title : 反代服务器
3
3
icon : iconfont icon-study
4
4
category :
5
5
- Advance
6
6
tag :
7
7
- Advance
8
- order : 15
8
+ order : 25
9
9
---
10
10
11
11
# 反向代理服务端部署教程
12
12
13
13
> 微信小程序配置服务器域名 要求域名已备案
14
14
>
15
- > 自用无需备案,体验版开启调试模式即可
16
- >
17
- > 有问题可以在 QQ频道 交流
15
+ > 自用无需备案,体验版开启调试模式即可
18
16
19
17
## 使用 CDN 或边缘函数反代
20
18
@@ -35,9 +33,9 @@ order: 15
35
33
36
34
[ ![ 使用 腾讯云 EdgeOne 边缘函数部署] ( https://cdnstatic.tencentcs.com/edgeone/pages/deploy.svg )] ( https://edgeone.ai/pages/new?repository-url=https%3a%2f%2fgithub.com%2fMisaka-1314%2fChaoxing-MiniProgram%2ftree%2fmain%2fserver%2fedgeone&project-name=cx-proxy&repository-name=cx-proxy )
37
35
38
- ### 使用腾讯云 EdgeOne CDN
36
+ ### 使用腾讯云 EdgeOne 站点加速
39
37
40
- 教程暂未完成
38
+ < img src = " /image/guide/EO加速.png " style = " width : min ( 60 vw , 480 px ) " />
41
39
42
40
## 自建反代服务器
43
41
You can’t perform that action at this time.
0 commit comments