We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 264a64f commit 9034ce8Copy full SHA for 9034ce8
src/components/material/SklandSettingDialog.vue
@@ -17,7 +17,7 @@
17
</div>
18
<h5 class="mdui-m-t-1">Cred 获取方法</h5>
19
<ol>
20
- <li>PC 前往<a href="https://www.skland.com/" target="_blank">森空岛</a>,并登录</li>
+ <li>PC 浏览器进入无痕模式,打开<a href="https://www.skland.com/" target="_blank">森空岛</a>并登录</li>
21
<li>按下 <kbd>F12</kbd> 打开 DevTools,上方选项卡切换到 Console(控制台)</li>
22
<li>
23
粘贴以下代码并回车执行 <a class="pointer" @click="copySkCredCode">复制代码</a>
0 commit comments