5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 20:21:01 +08:00

New translations 2021-11-08-v2-beta2-release-notes.mdx (Chinese Simplified)

[ci skip]
This commit is contained in:
Lea Anthony 2022-08-10 18:58:27 +10:00
parent a791a0c5f2
commit 756002eb46
No known key found for this signature in database
GPG Key ID: 33DAF7BB90A58405

View File

@ -10,7 +10,7 @@ tags:
<div class="text--center">
<img src="/img/wails-mac.png" width="60%" className="screenshot"/>
<img src="/img/wails-mac.png" width="60%" style={{"box-shadow": "rgb(255 255 >
</div>
<br/>
@ -24,7 +24,7 @@ tags:
### 新特性
<div class="text--center">
<img src="/img/wails-menus-mac.png" width="80%" className="screenshot"/>
<img src="/img/wails-menus-mac.png" width="80%" style={{"box-shadow": "rgb(255 255 >
</div>
<br/>
@ -72,7 +72,7 @@ v1 的一个巨大痛点是需要将整个应用程序压缩为单个 JS 和 CSS
### 远程模板
<div class="text--center">
<img src="/img/remote-mac.png" width="80%" className="screenshot"/>
<img src="/img/remote-mac.png" width="80%" style={{"box-shadow": "rgb(255 255 >
</div>
<br/>
@ -86,7 +86,7 @@ v1 的一个巨大痛点是需要将整个应用程序压缩为单个 JS 和 CSS
感谢[Mat Ryer](https://github.com/matryer/)的惊人支持Wails 项目现在支持 M1 原生构建:
<div class="text--center">
<img src="/img/build-darwin-arm.png" width="80%" className="screenshot"/>
<img src="/img/build-darwin-arm.png" width="80%" style={{"box-shadow": "rgb(255 255 >
</div>
<br/>
@ -94,7 +94,7 @@ v1 的一个巨大痛点是需要将整个应用程序压缩为单个 JS 和 CSS
您也可以指定`darwin/amd64`为目标:
<div class="text--center">
<img src="/img/build-darwin-amd.png" width="80%" className="screenshot"/>
<img src="/img/build-darwin-amd.png" width="80%" style={{"box-shadow": "rgb(255 255 >
</div>
<br/>
@ -102,7 +102,7 @@ v1 的一个巨大痛点是需要将整个应用程序压缩为单个 JS 和 CSS
哦,我差点忘了....你也可以做`darwin/universal`....😉
<div class="text--center">
<img src="/img/build-darwin-universal.png" width="80%" className="screenshot"/>
<img src="/img/build-darwin-universal.png" width="80%" style={{"box-shadow": "rgb(255 255 >
</div>
<br/>
@ -112,7 +112,7 @@ v1 的一个巨大痛点是需要将整个应用程序压缩为单个 JS 和 CSS
因为 Windows 的 Wails v2 是纯 Go所以你可以在没有 docker 的情况下针对 Windows 构建。
<div class="text--center">
<img src="/img/build-cross-windows.png" width="80%" className="screenshot"/>
<img src="/img/build-cross-windows.png" width="80%" style={{"box-shadow": "rgb(255 255 >
</div>
<br/>