5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 00:09:56 +08:00

New translations dynamic-assets.mdx (Chinese Simplified)

[ci skip]
This commit is contained in:
Lea Anthony 2022-08-10 18:56:36 +10:00
parent 81c2e7cbb2
commit 86f76f0de6
No known key found for this signature in database
GPG Key ID: 33DAF7BB90A58405

View File

@ -95,7 +95,7 @@ However, if we request `go.mod`, we will see the following output:
<img src="/img/assetshandler-go-mod.png"></img>
</p>
This technique can be used to load images directly into the page. This technique can be used to load images directly into the page. If we updated our default vanilla template and replaced the logo image: This technique can be used to load images directly into the page. If we updated our default vanilla template and replaced the logo image:
This technique can be used to load images directly into the page. This technique can be used to load images directly into the page. If we updated our default vanilla template and replaced the logo image: This technique can be used to load images directly into the page. This technique can be used to load images directly into the page. If we updated our default vanilla template and replaced the logo image: This technique can be used to load images directly into the page. If we updated our default vanilla template and replaced the logo image:
```html
<img id="logo" class="logo">
```