Commit 9139cef5 authored by limingzhe's avatar limingzhe

fix: debug

parent 19edee44
...@@ -138,6 +138,10 @@ ...@@ -138,6 +138,10 @@
</app-custom-hot-zone> </app-custom-hot-zone>
<div style="margin-top: 30px; width: 200px; height: 50px; border: 1px solid #ccc ; border-radius: 5px; display: flex; align-items: center; justify-content: center;">
<label nz-checkbox [(ngModel)]="item.isDebug" (ngModelChange)="save()">调试模式</label>
</div>
<!-- <div style="width: 300px;" align='center'> <!-- <div style="width: 300px;" align='center'>
<span>图1: </span> <span>图1: </span>
<app-upload-image-with-preview <app-upload-image-with-preview
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment