File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,12 +38,7 @@ Please visit [123YunPan](https://www.123pan.com/) to purchase the "VIP" service
3838
3939Use 123Pan's official third-party authorization application to refresh the token automatically. No personal developer application is required.
4040
41- <button
42- style="outline: none ;padding:12px;background:#70c6be;border: none ;border-radius:8px;cursor: pointer ;font-size:20px;"
43- @click ="go123PanAuth"
44- >
45- Get Refresh Token
46- </button >
41+ <button style="outline: none ;padding:12px;background:#70c6be;border: none ;border-radius:8px;cursor: pointer ;font-size:20px;" @click ="go123PanAuth">Get Refresh Token</button >
4742
4843---
4944
Original file line number Diff line number Diff line change @@ -32,12 +32,7 @@ const go123PanAuth = () => {
3232
3333调用 123Pan 官方第三方授权应用,自动刷新 Token,无需申请个人开发者。
3434
35- <button
36- style="outline: none ;padding:12px;background:#70c6be;border: none ;border-radius:8px;cursor: pointer ;font-size:20px;"
37- @click ="go123PanAuth"
38- >
39- 获取刷新 Token
40- </button >
35+ <button style="outline: none ;padding:12px;background:#70c6be;border: none ;border-radius:8px;cursor: pointer ;font-size:20px;" @click ="go123PanAuth">获取刷新 Token</button >
4136
4237---
4338
You can’t perform that action at this time.
0 commit comments