公告板
版本库
filestore
活动
搜索
登录
main
/
chuanyin-group-project
川印集团项目
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
三、批量操作 1、增加“批量送货”,可以批量打印送货单 1、“批量收款”,增加事务的时长
username@email.com
2021-09-10
418a0be6daaa91752497dae40e546ee78ea1bea7
[chuanyin-group-project.git]
/
CY_ECommercePlatform
/
CY.WebForm
/
Pages
/
Templet
/
pingxuan
/
Shared
/
CompanyFoot.ascx
1
2
3
4
5
6
7
8
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="CompanyFoot.ascx.cs" Inherits="CY.WebForm.Pages.Templet.pingxuan.Shared.CompanyFoot" %>
<table width="100%" border="0" cellpadding="0" cellspacing="0" background="images/bb.jpg" class="px_Foot">
<tr>
<td align="center" runat="server" id="footer" >
</td>
</tr>
</table>