From e110200c2e32a0f82f474fa38b315ae6360f2dc4 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期二, 04 三月 2025 08:39:38 +0800 Subject: [PATCH] 在订单列表 送货安排 点击打印送货单 选择送货日期 默认最晚的送货日期,默认当天,可以修改 完成 司机查询 拥有司机小程序权限的人员 完成 新增送货 可以选择客户,也可以 填写临时客户 完成 --- CY_ECommercePlatform/CY.WebForm/Pages/common/CMSIndex.aspx | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CY_ECommercePlatform/CY.WebForm/Pages/common/CMSIndex.aspx b/CY_ECommercePlatform/CY.WebForm/Pages/common/CMSIndex.aspx index 2cd6913..39170d1 100644 --- a/CY_ECommercePlatform/CY.WebForm/Pages/common/CMSIndex.aspx +++ b/CY_ECommercePlatform/CY.WebForm/Pages/common/CMSIndex.aspx @@ -137,8 +137,8 @@ <p> <a href="/" target="_blank">缃戠珯棣栭〉</a> | <a href="/tool.html" target="_blank">宸ュ叿鍔╂墜</a> | <a onclick="SetHome(this,window.location)" style="cursor: pointer;">璁句负棣栭〉</a> | <a onclick="AddFavorite(window.location,document.title)" style="cursor: pointer;">鍔犲叆鏀惰棌</a></p> <p> - <a title="瀹㈡埛缁存姢鎻愰啋" href="/Pages/business/CorporateClientsWiFuTiXingList.aspx"target="frmright"> 缁存姢鎻愰啋</a><span class="numberCircle">5</span>| <a href="/Pages/member/UpdatePassWord.aspx" target="frmright">淇敼瀵嗙爜</a> | <a href="/quit.html">閫�鍑�</a></p> - + <a title="瀹㈡埛缁存姢鎻愰啋" href="/Pages/business/CorporateClientsWiFuTiXingList.aspx"target="frmright"> 缁存姢鎻愰啋</a>| <a href="/Pages/member/UpdatePassWord.aspx" target="frmright">淇敼瀵嗙爜</a> | <a href="/quit.html">閫�鍑�</a></p> + <%-- <span class="numberCircle">5</span> --%> </div> -- Gitblit v1.9.1