mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-13 02:34:20 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
45fe9ead4e
8 changed files with 8 additions and 8 deletions
|
|
@ -184,7 +184,7 @@ ${checkUpdateHTML}
|
|||
<option value="http" ${window.siyuan.config.system.networkProxy.scheme === "http" ? "selected" : ""}>HTTP</option>
|
||||
</select>
|
||||
<span class="fn__space"></span>
|
||||
<input id="aboutHost" placeholder="Host/IP" class="b3-text-field fn__block" value="${window.siyuan.config.system.networkProxy.host}"/>
|
||||
<input id="aboutHost" placeholder="user:pass@IP" class="b3-text-field fn__block" value="${window.siyuan.config.system.networkProxy.host}"/>
|
||||
<span class="fn__space"></span>
|
||||
<input id="aboutPort" placeholder="Port" class="b3-text-field fn__block" value="${window.siyuan.config.system.networkProxy.port}" type="number"/>
|
||||
<span class="fn__space"></span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue