Archived
修复效果预览的错误
This commit is contained in:
1 file changed
+12
-1
@@ -50,7 +50,18 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="example">
|
<div class="example">
|
||||||
<div class="svg">
|
<div class="svg">
|
||||||
<img src="{{ url_for('main.home', name='test-example') }}" alt="fast_test_example_svg">
|
<img src="https://static-file-hosting.vercel.app/static/lewd/6" alt="fast_test_example_svg">
|
||||||
|
<img src="https://static-file-hosting.vercel.app/static/lewd/1" alt="fast_test_example_svg">
|
||||||
|
<img src="https://static-file-hosting.vercel.app/static/lewd/5" alt="fast_test_example_svg">
|
||||||
|
<img src="https://static-file-hosting.vercel.app/static/lewd/9" alt="fast_test_example_svg">
|
||||||
|
<img src="https://static-file-hosting.vercel.app/static/lewd/0" alt="fast_test_example_svg">
|
||||||
|
<img src="https://static-file-hosting.vercel.app/static/lewd/3" alt="fast_test_example_svg">
|
||||||
|
<img src="https://static-file-hosting.vercel.app/static/lewd/7" alt="fast_test_example_svg">
|
||||||
|
<img src="https://static-file-hosting.vercel.app/static/lewd/8" alt="fast_test_example_svg">
|
||||||
|
<img src="https://static-file-hosting.vercel.app/static/lewd/2" alt="fast_test_example_svg">
|
||||||
|
<img src="https://static-file-hosting.vercel.app/static/lewd/4" alt="fast_test_example_svg">
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="api">
|
<div class="api">
|
||||||
<button onclick="request_async()">点击获取计数数值</button>
|
<button onclick="request_async()">点击获取计数数值</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user