You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<div class="pd-window-header" ms-widget="toolbar, $, toolbar_main" style="height: 30px;">toolbar</div>
<div class="pd-window-body" style="height: 450px;">
<div class="easyui-layout" data-options="fit:true">
<div data-options="region:'north'" style="height:60px;">
<div class="el-row">
<div class="el-col-6">
<label for="storeRange" style="text-align: right;padding-right: 5px;">配送周期码:</label>
<select class="easyui-textbox store-type" name="storeType" style="width: 120px;"></select>
</div>
<div class="el-col-7">
<label for="storeRange" style="text-align: right;padding-right: 5px;">DH: 单日; SH: 双日; DSH: 单双日<br>
W0~ W6: 按周配送,代表周日到周六<br>
D01~ D31: 按月配送, 代表1日至31日</label>
</div>
</div>
</div>
<div data-options="region:'center',split:true">
<div ms-widget="grid, $, grid_main" class="edp-list">加载中……</div>
</div>
</div>
</div>