Fei_Xian_Lin_Ye_Fang_Huo/public/widgets/plotGroupName/view.html

5 lines
252 B
HTML
Raw Permalink Normal View History

2023-08-18 08:55:52 +08:00
<div class="editName">
<input type="text" id="txt_editName" class="form-control" style="width: calc(100% - 70px)" value="" placeholder="请输入名称" />
<input id="btnEditNameOK" type="button" class="btn btn-primary" value="确定" />
</div>