forked from lxm_flutter/json2dart
完成了主题逻辑
This commit is contained in:
@@ -27,6 +27,12 @@
|
||||
</div>
|
||||
<div id="output" class="textarea">
|
||||
<div class="top"></div>
|
||||
<div class="result_title">
|
||||
类名称
|
||||
<input id="out_entity_name"/>
|
||||
<input type="checkbox" id="use_json_key"/><span id="check_label">jsonKey annotation</span>
|
||||
<input type="checkbox" id="camelCase"/><span id="camelCaseLabel">use camelCase</span>
|
||||
</div>
|
||||
<textarea id="result" title="结果"></textarea>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user