Authored by csgyoho

CPS名字修改

... ... @@ -26,7 +26,7 @@
<input class="easyui-textbox" id="orderCode" name="orderCode">
</input>
<label>联盟用户ID:</label>
<label>联盟渠道号:</label>
<input class="easyui-textbox" id="unionId" name="unionId">
</input>
... ... @@ -74,7 +74,7 @@
align: "center",
checkbox: true
}, {
title: "联盟用户ID",
title: "联盟渠道号",
field: "unionId",
width: 200,
align: "center"
... ... @@ -104,7 +104,7 @@
width: 200,
align: "center"
}, {
title: "渠道",
title: "渠道名称",
field: "unionType",
width: 200,
align: "center"
... ...