shish 8 цаг өмнө
parent
commit
d822d5b0a9
38 өөрчлөгдсөн 62 нэмэгдсэн , 62 устгасан
  1. 0 0
      ghs/dist/shop/js/chunk-03047a48.e88ba72f.js
  2. 0 0
      ghs/dist/shop/js/chunk-07e850e4.683ab200.js
  3. 0 0
      ghs/dist/shop/js/chunk-17904d5a.7c549d11.js
  4. 0 0
      ghs/dist/shop/js/chunk-1b2d26ee.97d3d235.js
  5. 0 0
      ghs/dist/shop/js/chunk-1de2da8a.f82595b0.js
  6. 0 0
      ghs/dist/shop/js/chunk-7393666a.1d16cf93.js
  7. 1 1
      ghs/src/components/order/OrderCommitDialog.vue
  8. 1 1
      ghs/src/views/assets/cgItem.vue
  9. 2 2
      ghs/src/views/assets/incomeClass.vue
  10. 1 1
      ghs/src/views/assets/incomeOutItem.vue
  11. 1 1
      ghs/src/views/assets/itemSale.vue
  12. 6 6
      ghs/src/views/custom/account.vue
  13. 1 1
      ghs/src/views/custom/yj.vue
  14. 6 6
      ghs/src/views/in/due.vue
  15. 1 1
      ghs/src/views/in/yj.vue
  16. 1 1
      ghs/src/views/order/confirm.vue
  17. 1 1
      ghsApp/src/admin/stat/cgItem.vue
  18. 1 1
      ghsApp/src/admin/stat/cgStat.vue
  19. 1 1
      ghsApp/src/admin/stat/cgYj.vue
  20. 1 1
      ghsApp/src/admin/stat/classProfit.vue
  21. 1 1
      ghsApp/src/admin/stat/profit.vue
  22. 1 1
      ghsApp/src/components/forward-options-popup.vue
  23. 1 1
      ghsApp/src/pagesArrears/detailsItem.vue
  24. 2 2
      ghsApp/src/pagesOrder/refund.vue
  25. 7 7
      ghsApp/src/pagesPurchase/info.vue
  26. 2 2
      ghsApp/src/pagesPurchase/refund.vue
  27. 2 2
      ghsApp/src/pagesPurchase/refundDetail.vue
  28. 1 1
      ghsApp/src/utils/orderShare.js
  29. 2 2
      hdApp/src/admin/order/refund.vue
  30. 1 1
      hdApp/src/admin/order/refundList.vue
  31. 1 1
      hdApp/src/api/custom/index.js
  32. 3 3
      hdApp/src/components/forward-options-popup.vue
  33. 3 3
      hdApp/src/pagesPurchase/components/gatheringList.vue
  34. 1 1
      hdApp/src/pagesPurchase/purDetails.vue
  35. 2 2
      hdApp/src/pagesPurchase/readMe.vue
  36. 1 1
      hdApp/src/pagesPurchase/refundDetail.vue
  37. 2 2
      mallApp/src/components/order/order-item.vue
  38. 4 4
      mallApp/src/pages/order/detail.vue

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
ghs/dist/shop/js/chunk-03047a48.e88ba72f.js


Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
ghs/dist/shop/js/chunk-07e850e4.683ab200.js


Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
ghs/dist/shop/js/chunk-17904d5a.7c549d11.js


Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
ghs/dist/shop/js/chunk-1b2d26ee.97d3d235.js


Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
ghs/dist/shop/js/chunk-1de2da8a.f82595b0.js


Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
ghs/dist/shop/js/chunk-7393666a.1d16cf93.js


+ 1 - 1
ghs/src/components/order/OrderCommitDialog.vue

@@ -218,7 +218,7 @@
       <div class="accounts-list">
         <span class="accounts-label">送货日期</span>
         <div class="accounts-center">
-          <el-date-picker v-model="form.sendTimeWant" style="width: 100%" type="date" value-format="yyyy-MM-dd" placeholder="默认当天或天" />
+          <el-date-picker v-model="form.sendTimeWant" style="width: 100%" type="date" value-format="yyyy-MM-dd" placeholder="默认当天或天" />
         </div>
       </div>
       <div class="accounts-list">

+ 1 - 1
ghs/src/views/assets/cgItem.vue

@@ -1,6 +1,6 @@
 <!--
   PC 采购花材排行:与小程序 admin/stat/cgItem 同源 /stat-cg/profit。
-  入库日净量 + 天通过日扣数量/金额(可为负);请求参数与小程序对齐。
+  入库日净量 + 天通过日扣数量/金额(可为负);请求参数与小程序对齐。
 -->
 <template>
 	<div class="shop-list">

+ 2 - 2
ghs/src/views/assets/incomeClass.vue

@@ -1,6 +1,6 @@
 <!--
   PC 收支分类:与小程序 classProfit 同源 /stat/class-profit(StatSaleClass::classProfile)。
-  采购成本、销售收入已含跨天售后通过日扣减;仅退款含天通过日金额。
+  采购成本、销售收入已含跨天售后通过日扣减;仅退款含天通过日金额。
 -->
 <template>
 	<div class="shop-list">
@@ -79,7 +79,7 @@ export default {
 			const n = parseFloat(val);
 			return isNaN(n) ? 0 : n;
 		},
-		/** 负数量/金额标红,突出天通过日扣减 */
+		/** 负数量/金额标红,突出天通过日扣减 */
 		negStyle(val) {
 			const n = Number(val);
 			return (!isNaN(n) && n < 0) ? 'color:#e74c3c;font-weight:bold;' : '';

+ 1 - 1
ghs/src/views/assets/incomeOutItem.vue

@@ -1,6 +1,6 @@
 <!--
   PC 花材收支明细:与 /stat/income-out-item(StatSaleClass::incomeOutItem)对齐。
-  销售/采购均按跨天售后通过日扣减(数量与金额可为负);仅退款含天通过日金额。
+  销售/采购均按跨天售后通过日扣减(数量与金额可为负);仅退款含天通过日金额。
 -->
 <template>
 	<div class="shop-list">

+ 1 - 1
ghs/src/views/assets/itemSale.vue

@@ -1,6 +1,6 @@
 <!--
   PC 花材销量:与小程序 productSale 同源 /stat-item/show。
-  支付日净销量 + 天通过日扣数量/金额(可为负);仅退款只扣金额。
+  支付日净销量 + 天通过日扣数量/金额(可为负);仅退款只扣金额。
 -->
 <template>
 	<div class="shop-list">

+ 6 - 6
ghs/src/views/custom/account.vue

@@ -1,5 +1,5 @@
 <!--
-  PC 应收统计:未扣隔天金额 / 跨天售后金额 / 已扣隔天金额 三分列,便于对照。
+  PC 应收统计:未扣跨天金额 / 跨天售后金额 / 已扣跨天金额 三分列,便于对照。
 -->
 <template>
 	<div class="shop-list">
@@ -20,12 +20,12 @@
             <template #slot-total-amount>
 				<div class="yj-total-wrap">
 					<div class="yj-total-nums">
-						<span style="font-size:15px;font-weight:bold;">未扣天:¥{{ formatNum(totalOriginAmount) }}</span>
+						<span style="font-size:15px;font-weight:bold;">未扣天:¥{{ formatNum(totalOriginAmount) }}</span>
 						<span v-if="Number(nextDayDeduct) > 0" style="font-size:15px;font-weight:bold;margin-left:15px;color:#e67e22;">跨天售后:¥{{ formatNum(nextDayDeduct) }}</span>
-						<span :style="numStyle(totalAmount, true)">已扣天:¥{{ formatNum(totalAmount) }}</span>
+						<span :style="numStyle(totalAmount, true)">已扣天:¥{{ formatNum(totalAmount) }}</span>
 					</div>
 					<div class="yj-total-tip">
-						<div>未扣隔天=开单实付合计;跨天售后=通过日扣减额;已扣隔天=未扣隔天−跨天售后(可为负;订单数不减)。</div>
+						<div>未扣跨天=开单实付合计;跨天售后=通过日扣减额;已扣跨天=未扣跨天−跨天售后(可为负;订单数不减)。</div>
 					</div>
 				</div>
 			</template>
@@ -147,7 +147,7 @@ export default {
 							align: 'center',
 						},
 						{
-							label: '未扣天金额',
+							label: '未扣天金额',
 							prop: 'originAmount',
 							align: 'center',
 						},
@@ -157,7 +157,7 @@ export default {
 							align: 'center',
 						},
 						{
-							label: '已扣天金额',
+							label: '已扣天金额',
 							prop: 'amount',
 							align: 'center',
 						}

+ 1 - 1
ghs/src/views/custom/yj.vue

@@ -117,7 +117,7 @@ export default {
 			const n = parseFloat(val);
 			return isNaN(n) ? 0 : n;
 		},
-		/** 负金额标红,便于识别天通过日扣减 */
+		/** 负金额标红,便于识别天通过日扣减 */
 		numStyle(val, withMargin) {
 			const n = Number(val);
 			const neg = !isNaN(n) && n < 0;

+ 6 - 6
ghs/src/views/in/due.vue

@@ -1,5 +1,5 @@
 <!--
-  PC 应付统计:未扣隔天金额 / 跨天售后金额 / 已扣隔天金额 三分列,便于对照。
+  PC 应付统计:未扣跨天金额 / 跨天售后金额 / 已扣跨天金额 三分列,便于对照。
 -->
 <template>
 	<div class="shop-list">
@@ -20,12 +20,12 @@
             <template #slot-total-amount>
 				<div class="yj-total-wrap">
 					<div class="yj-total-nums">
-						<span style="font-size:15px;font-weight:bold;">未扣天:¥{{ formatNum(totalOriginAmount) }}</span>
+						<span style="font-size:15px;font-weight:bold;">未扣天:¥{{ formatNum(totalOriginAmount) }}</span>
 						<span v-if="Number(nextDayDeduct) > 0" style="font-size:15px;font-weight:bold;margin-left:15px;color:#e67e22;">跨天售后:¥{{ formatNum(nextDayDeduct) }}</span>
-						<span :style="numStyle(totalAmount, true)">已扣天:¥{{ formatNum(totalAmount) }}</span>
+						<span :style="numStyle(totalAmount, true)">已扣天:¥{{ formatNum(totalAmount) }}</span>
 					</div>
 					<div class="yj-total-tip">
-						<div>未扣隔天=入库实付合计;跨天售后=通过日扣减额;已扣隔天=未扣隔天−跨天售后(可为负;订单数不减)。</div>
+						<div>未扣跨天=入库实付合计;跨天售后=通过日扣减额;已扣跨天=未扣跨天−跨天售后(可为负;订单数不减)。</div>
 					</div>
 				</div>
 			</template>
@@ -147,7 +147,7 @@ export default {
 							align: 'center',
 						},
 						{
-							label: '未扣天金额',
+							label: '未扣天金额',
 							prop: 'originAmount',
 							align: 'center',
 						},
@@ -157,7 +157,7 @@ export default {
 							align: 'center',
 						},
 						{
-							label: '已扣天金额',
+							label: '已扣天金额',
 							prop: 'amount',
 							align: 'center',
 						}

+ 1 - 1
ghs/src/views/in/yj.vue

@@ -1,6 +1,6 @@
 <!--
   PC 供货业绩:与小程序 cgStat 同源 /stat-cg-ghs/profile;
-  天采购售后按通过日扣实际金额(可为负,订单数不减)。
+  天采购售后按通过日扣实际金额(可为负,订单数不减)。
 -->
 <template>
 	<div class="shop-list">

+ 1 - 1
ghs/src/views/order/confirm.vue

@@ -191,7 +191,7 @@
 
         <div class="accounts-list">
           送货日期
-          <el-date-picker v-model="form.sendTimeWant" style="width: 80%" type="date" value-format="yyyy-MM-dd" placeholder="请选择,默认当天或天"> </el-date-picker>
+          <el-date-picker v-model="form.sendTimeWant" style="width: 80%" type="date" value-format="yyyy-MM-dd" placeholder="请选择,默认当天或天"> </el-date-picker>
         </div>
         <div class="accounts-list">
           开单人员

+ 1 - 1
ghsApp/src/admin/stat/cgItem.vue

@@ -1,5 +1,5 @@
 <!--
-  采购花材排行:入库日净量 + 天通过日扣数量/金额(可为负)。
+  采购花材排行:入库日净量 + 天通过日扣数量/金额(可为负)。
 -->
 <template>
 <view class="app-content">

+ 1 - 1
ghsApp/src/admin/stat/cgStat.vue

@@ -55,7 +55,7 @@ export default {
 	mixins: [list],
 	computed: {		
 		...mapGetters(["getDictionariesInfo","getLoginInfo"]),
-		/** 有订单或金额非零才展示,避免全零行淹没天负金额 */
+		/** 有订单或金额非零才展示,避免全零行淹没天负金额 */
 		displayList() {
 			const kw = (this.searchContent || '').trim().toLowerCase()
 			return (this.storageData || []).filter(item => {

+ 1 - 1
ghsApp/src/admin/stat/cgYj.vue

@@ -55,7 +55,7 @@ export default {
 	components: { AppWrapperEmpty,ShopSelect,DateSelect,AppSearchModule},
 	mixins: [list],
 	computed: {
-		/** 过滤全零行,保留天产生的负金额行 */
+		/** 过滤全零行,保留天产生的负金额行 */
 		staffList() {
 			const list = (this.profile && this.profile.staffCg) ? this.profile.staffCg : []
 			return list.filter(item => {

+ 1 - 1
ghsApp/src/admin/stat/classProfit.vue

@@ -61,7 +61,7 @@
 						</t-tr>
 
 						<view style="margin:10upx 60upx;color:#1c89e0;font-size:24upx;line-height:1.5;">
-							采购成本、销售收入已按售后扣减(跨天售后记在通过日,分类成本/收入可为负)。采购仅退款、销售仅退款含天通过日金额。与 PC 收支分类同源接口。
+							采购成本、销售收入已按售后扣减(跨天售后记在通过日,分类成本/收入可为负)。采购仅退款、销售仅退款含天通过日金额。与 PC 收支分类同源接口。
 						</view>
 
 						<view v-if="!$util.isEmpty(tbSaleIncome)">

+ 1 - 1
ghsApp/src/admin/stat/profit.vue

@@ -1,5 +1,5 @@
 <!--
-  经营利润:收入含「采购天退货」(通过日,退货并退款+仅退款合计);花材采购仍按入库日实付。
+  经营利润:收入含「采购天退货」(通过日,退货并退款+仅退款合计);花材采购仍按入库日实付。
 -->
 <template>
 <view class="app-content">

+ 1 - 1
ghsApp/src/components/forward-options-popup.vue

@@ -1,6 +1,6 @@
 <!--
   跨天售后确认弹框(居中)
-  用途:天/已结账售后二次确认;样式对齐当天售后中间弹框。
+  用途:天/已结账售后二次确认;样式对齐当天售后中间弹框。
   谁用:pagesOrder/refund.vue、pagesPurchase/refund.vue
 -->
 <template>

+ 1 - 1
ghsApp/src/pagesArrears/detailsItem.vue

@@ -16,7 +16,7 @@
 			<view class="item-row">
 				<view :class="[Number(info.debtPrice)>Number(info.remainDebtPrice) ? 'price-del' : 'price']">¥{{ parseFloat(info.debtPrice || info.remainDebtPrice) }}</view>
 			</view>
-			<!-- 售后退款单独成行:当天 / 天,对齐 pagesGys/detailsItem -->
+			<!-- 售后退款单独成行:当天 / 天,对齐 pagesGys/detailsItem -->
 			<view class="item-row" v-if="Number(info.tkPrice)>0">
 				<view class="refund-tip refund-tip-same">当天售后 ¥{{info.tkPrice?parseFloat(info.tkPrice):0}}</view>
 			</view>

+ 2 - 2
ghsApp/src/pagesOrder/refund.vue

@@ -412,7 +412,7 @@ export default {
 						return
 					}
 					const data = res.data || {}
-					// 待确认退回方式:当天/天线下等 hasReturn=0 且 couldReturn=1
+					// 待确认退回方式:当天/天线下等 hasReturn=0 且 couldReturn=1
 					const needFund = Number(data.needFundAction) === 1
 						|| (Number(data.hasReturn) === 0
 							&& Number(data.returnBalance) === 0
@@ -465,7 +465,7 @@ export default {
 			this.orderInfo = {...res.data,refundPackCostAmount:'',refundSendCostAmount:''}
 			
 
-			// 可退:订单实付口径;天另有 nextDayTkPrice 占用
+			// 可退:订单实付口径;天另有 nextDayTkPrice 占用
 			const nextDay = Number(res.data.nextDayTkPrice || 0)
 			this.couldRefundPrice = Number(res.data.actPrice || res.data.orderPrice) - nextDay
 			this.couldRefundPrice = parseFloat(this.couldRefundPrice.toFixed(2))

+ 7 - 7
ghsApp/src/pagesPurchase/info.vue

@@ -52,7 +52,7 @@
 					<view>{{ detailInfo.status==1?'待确认' :detailInfo.status==2?'待发货' :detailInfo.status==3?'待入库' :detailInfo.status==4?'已入库' :'已取消' }}</view>
 				</view>
 
-				<!-- 累计退款 = 当天 tkPrice + 天 nextDayTkPrice -->
+				<!-- 累计退款 = 当天 tkPrice + 天 nextDayTkPrice -->
 				<view v-if="detailInfo.refund == 2 || Number(detailInfo.nextDayTkPrice)>0" class="order-info_box">
 					<view style="color:red;font-weight:bold;">累计退款:</view>
 					<view style="color:red;font-weight:bold;font-size:30upx;">¥{{ totalRefundPrice }}</view>
@@ -204,7 +204,7 @@
 						<div class="tui-title">总金额</div>
 						<div class="detail-price_box" style="font-size: 30upx;">¥{{ detailInfo.prePrice ? parseFloat(detailInfo.prePrice) : 0 }}</div>
 					</tui-list-cell>
-					<!-- 金额明细里只展示当天退款(tkPrice),天不减实付故不进此行 -->
+					<!-- 金额明细里只展示当天退款(tkPrice),天不减实付故不进此行 -->
 					<tui-list-cell v-if="sameDayRefundPrice > 0" class="line-cell" :hover="false">
 						<div class="tui-title">当天售后</div>
 						<div class="detail-price_box red" style="font-size:30upx">-¥{{ sameDayRefundPrice }}</div>
@@ -217,7 +217,7 @@
 						<div class="tui-title">实际金额</div>
 						<div class="detail-price_box" style="font-size:32upx;color:#3385FF;">¥{{ detailInfo.realPrice ? parseFloat(detailInfo.realPrice) : 0 }}</div>
 					</tui-list-cell>
-					<!-- 隔天退款不改 realPrice;最终金额 = 实际金额 - 隔天退款 -->
+					<!-- 跨天退款不改 realPrice;最终金额 = 实际金额 - 跨天退款 -->
 					<tui-list-cell v-if="Number(detailInfo.nextDayTkPrice) > 0" class="line-cell" :hover="false">
 						<div class="tui-title">跨天售后</div>
 						<div class="detail-price_box red" style="font-size:30upx;">-¥{{ nextDayRefundPrice }}</div>
@@ -374,13 +374,13 @@ export default {
 		sameDayRefundPrice() {
 			return parseFloat(Number(this.detailInfo.tkPrice || 0).toFixed(2))
 		},
-		/** 天退款:nextDayTkPrice(不改 realPrice) */
+		/** 天退款:nextDayTkPrice(不改 realPrice) */
 		nextDayRefundPrice() {
 			return parseFloat(Number(this.detailInfo.nextDayTkPrice || 0).toFixed(2))
 		},
 		/**
-		 * 最终金额:实际金额 realPrice - 天退款
-		 * 天退款不改实付口径,用差值展示净额
+		 * 最终金额:实际金额 realPrice - 天退款
+		 * 天退款不改实付口径,用差值展示净额
 		 */
 		finalPriceAfterNextDayRefund() {
 			const real = Number(this.detailInfo.realPrice) || 0
@@ -388,7 +388,7 @@ export default {
 			const final = real - next
 			return parseFloat((final > 0 ? final : 0).toFixed(2))
 		},
-		/** 累计退款:当天 tkPrice + 天 nextDayTkPrice */
+		/** 累计退款:当天 tkPrice + 天 nextDayTkPrice */
 		totalRefundPrice() {
 			const tk = Number(this.detailInfo.tkPrice || 0)
 			const next = Number(this.detailInfo.nextDayTkPrice || 0)

+ 2 - 2
ghsApp/src/pagesPurchase/refund.vue

@@ -1,6 +1,6 @@
 <!--
   上游采购售后页
-  用途:对 xhGhsCgOrder 申请退货退款;支持当天减实付 / 天不减实付(sameDay)。
+  用途:对 xhGhsCgOrder 申请退货退款;支持当天减实付 / 天不减实付(sameDay)。
 -->
 <template>
 	<view class="app-content">
@@ -249,7 +249,7 @@ export default {
 			const res = await getPurchaseDetailApi(this.option.orderSn)
 			this.orderInfo = res.data
 
-			// 可退:天用 actPrice-nextDayTkPrice;当天用 realPrice(与后端一致)
+			// 可退:天用 actPrice-nextDayTkPrice;当天用 realPrice(与后端一致)
 			const nextDay = Number(res.data.nextDayTkPrice || 0)
 			const actPrice = Number(res.data.actPrice || res.data.orderPrice || 0)
 			const realPrice = Number(res.data.realPrice || actPrice)

+ 2 - 2
ghsApp/src/pagesPurchase/refundDetail.vue

@@ -23,7 +23,7 @@
 			<view class="refund-label"><text></text>退款金额:</view>
 			<view class="list">¥{{refundPrice}}</view>
 		</view>
-		<!-- 仅天展示,与销售侧 refundDetail「售后类型」一致 -->
+		<!-- 仅天展示,与销售侧 refundDetail「售后类型」一致 -->
 		<view class="flex refund-item" v-if="isNextDayRefund">
 			<view class="refund-label">售后类型:</view>
 			<!-- 与列表页跨天售后同色 #e67e22 -->
@@ -63,7 +63,7 @@ export default {
 				this.refundType = info.refundType||0;
 				this.refundPrice = info.refundPrice?parseFloat(info.refundPrice):0
 				this.remark = info.remark?info.remark:''
-				// 缺省按当天,避免历史单无字段时误标
+				// 缺省按当天,避免历史单无字段时误标
 				this.sameDay = info.sameDay != null ? info.sameDay : 1
 			})
 		},

+ 1 - 1
ghsApp/src/utils/orderShare.js

@@ -29,7 +29,7 @@ export function buildOrderShareTitle(info) {
   if (info.payTime != '0000-00-00 00:00:00') {
     title = customName + ' ' + info.payTime.substr(5, 11) + ' ¥' + actPrice
   }
-  // 已退 = 当天售后 tkPrice + 天售后 nextDayTkPrice
+  // 已退 = 当天售后 tkPrice + 天售后 nextDayTkPrice
   const dayTk = Number(info.tkPrice) || 0
   const nextTk = Number(info.nextDayTkPrice) || 0
   const totalTk = dayTk + nextTk

+ 2 - 2
hdApp/src/admin/order/refund.vue

@@ -251,7 +251,7 @@ export default {
 	},
 
 	computed:{
-		/** 顶部天提示:接口预检 / 本地兜底 / 订单 shAddPay */
+		/** 顶部天提示:接口预检 / 本地兜底 / 订单 shAddPay */
 		showNextDayTip() {
 			return this.nextDayEligible || this.shAddPay == 1 || this.isMustNextDayOrder()
 		},
@@ -484,7 +484,7 @@ export default {
 				uni.hideLoading()
 				if(res.code == 1){
 					const data = res.data || {}
-					// 待确认退回方式:当天/天线下等 hasReturn=0 且 couldReturn=1
+					// 待确认退回方式:当天/天线下等 hasReturn=0 且 couldReturn=1
 					const needFund = Number(data.needFundAction) === 1
 						|| (Number(data.hasReturn) === 0
 							&& Number(data.returnBalance) === 0

+ 1 - 1
hdApp/src/admin/order/refundList.vue

@@ -1,6 +1,6 @@
 <!--
   销售单售后记录列表
-  用途:订单详情「售后记录」进入,展示该单关联的 xhHdRefund;对齐 ghs refundList 展示当天/天。
+  用途:订单详情「售后记录」进入,展示该单关联的 xhHdRefund;对齐 ghs refundList 展示当天/天。
 -->
 <template>
   <view class="app-content">

+ 1 - 1
hdApp/src/api/custom/index.js

@@ -49,7 +49,7 @@ export const getVisit = data => {
 	return https.get('/custom/get-visit', data)
 }
 
-/** 天/无原单返余额海报用小程序码(商城充值页 pages/member/recharge) */
+/** 天/无原单返余额海报用小程序码(商城充值页 pages/member/recharge) */
 export const getGatheringMiniCode = data => {
 	return https.get('/custom/get-gathering-mini-code', data)
 }

+ 3 - 3
hdApp/src/components/forward-options-popup.vue

@@ -1,6 +1,6 @@
 <!--
   跨天售后确认弹框(居中)
-  用途:天/已结账售后二次确认;样式对齐当天售后中间弹框。
+  用途:天/已结账售后二次确认;样式对齐当天售后中间弹框。
   谁用:admin/order/refund.vue
 -->
 <template>
@@ -21,9 +21,9 @@ export default {
 	name: 'forward-options-popup',
 	props: {
 		show: { type: Boolean, default: false },
-		// 已结账单当天售后也走天口径(兼容旧调用)
+		// 已结账单当天售后也走天口径(兼容旧调用)
 		orderCleared: { type: Boolean, default: false },
-		// free=无原单退款;purchase=上游采购
+		// free=无原单退款;purchase=上游采购
 		mode: { type: String, default: '' }
 	},
 	computed: {

+ 3 - 3
hdApp/src/pagesPurchase/components/gatheringList.vue

@@ -1,6 +1,6 @@
 <!--
   采购挂账结清列表行
-  用途:展示待结金额、部分结清、当天/天售后;对齐 ghs pagesArrears/detailsItem。
+  用途:展示待结金额、部分结清、当天/天售后;对齐 ghs pagesArrears/detailsItem。
   谁用:pagesPurchase/gathering.vue
 -->
 <template>
@@ -26,12 +26,12 @@
           <view v-else class="price">¥{{ parseFloat(info.remainDebtPrice || info.debtPrice) }}</view>
         </view>
       </view>
-      <!-- 售后退款单独成行:当天 / 天,对齐 pagesArrears/detailsItem -->
+      <!-- 售后退款单独成行:当天 / 天,对齐 pagesArrears/detailsItem -->
       <view class="item-row" v-if="Number(info.tkPrice) > 0">
         <view class="refund-tip refund-tip-same">当天售后 ¥{{ parseFloat(info.tkPrice) }}</view>
       </view>
       <view class="item-row" v-if="Number(info.nextDayTkPrice) > 0">
-        <view class="refund-tip refund-tip-next">天售后 ¥{{ parseFloat(info.nextDayTkPrice) }}</view>
+        <view class="refund-tip refund-tip-next">天售后 ¥{{ parseFloat(info.nextDayTkPrice) }}</view>
       </view>
       <view v-if="info.showPartialClear" class="item-row">
         <view class="price price--clear-detail">

+ 1 - 1
hdApp/src/pagesPurchase/purDetails.vue

@@ -122,7 +122,7 @@
           <view>{{ getSendStatusText(detailInfo.sendStatus) }}</view>
         </view>
 
-        <!-- 累计退款 = tkPrice + nextDayTkPrice;不单独展示天冲销 -->
+        <!-- 累计退款 = tkPrice + nextDayTkPrice;不单独展示天冲销 -->
         <view v-if="(detailInfo.refundLog && detailInfo.refundLog == 1) || Number(detailInfo.nextDayTkPrice) > 0" class="order-info_box">
           <view>累计退款:</view>
           <view style="color:red;font-weight:bold;font-size:30upx;">¥{{ totalTkPrice }}</view>

+ 2 - 2
hdApp/src/pagesPurchase/readMe.vue

@@ -415,7 +415,7 @@
 				1、10%以内的损耗属于鲜花正常耗损。
                 </view>
 				<view class="info">
-				2、漏发/少发等现象,没有开箱视频,天投诉,一概不予以受理!!!
+				2、漏发/少发等现象,没有开箱视频,天投诉,一概不予以受理!!!
                 </view>
 				<view class="info">
 				3、花材受损(如:擦伤,折断,闷坏),请提供花材受损照片或者视频,能清晰得看到受损情况,受损数量以及花材外包装!一定要有外包装!!
@@ -549,7 +549,7 @@
 				1、10%以内的损耗属于鲜花正常耗损。
                 </view>
 				<view class="info">
-				2、漏发/少发等现象,没有开箱视频,天投诉,一概不予以受理!!!
+				2、漏发/少发等现象,没有开箱视频,天投诉,一概不予以受理!!!
                 </view>
 				<view class="info">
 				3、花材受损(如:擦伤,折断,闷坏),请提供花材受损照片或者视频,能清晰得看到受损情况,受损数量以及花材外包装!一定要有外包装!!

+ 1 - 1
hdApp/src/pagesPurchase/refundDetail.vue

@@ -41,7 +41,7 @@
               {{ refundData.info.status==0?'待审核':refundData.info.status==1?'已通过':refundData.info.status==2?'已驳回':refundData.info.status==3?'已取消':'' }}
             </div>
 					</tui-list-cell>
-          <!-- 仅天展示,样式与金额/状态同套 tui-list-cell -->
+          <!-- 仅天展示,样式与金额/状态同套 tui-list-cell -->
           <tui-list-cell class="line-cell" :hover="false" v-if="isNextDayRefund">
             <div class="tui-title">售后类型</div>
             <div class="detail-price_box" style="color:#3385ff;">跨天售后</div>

+ 2 - 2
mallApp/src/components/order/order-item.vue

@@ -83,7 +83,7 @@
       </block>
     </view>
 
-    <!-- 合计(左)+ 操作按钮(右)同一行;金额对齐 ghs 列表:原价 vs actPrice-天退款 -->
+    <!-- 合计(左)+ 操作按钮(右)同一行;金额对齐 ghs 列表:原价 vs actPrice-天退款 -->
     <view class="card-footer">
       <view class="footer-text">
         <text>共{{ info.goodsNum || goodsCount }}件,</text>
@@ -565,7 +565,7 @@ export default {
   color: $redColor;
 }
 
-/* 有优惠/天退款时:原价划线 + 展示价 */
+/* 有优惠/天退款时:原价划线 + 展示价 */
 .footer-price-original {
   margin-left: 4upx;
   font-size: 26upx;

+ 4 - 4
mallApp/src/pages/order/detail.vue

@@ -149,9 +149,9 @@
             <text class="kv-label">订单待结</text>
             <text class="kv-value kv-value--debt">¥{{ money(data.remainDebtPrice) }}</text>
           </view>
-          <!-- 隔天退款不改 actPrice;最终金额 = 实付 - 隔天退款 -->
+          <!-- 跨天退款不改 actPrice;最终金额 = 实付 - 跨天退款 -->
           <view v-if="Number(data.nextDayTkPrice) > 0" class="kv-row">
-            <text class="kv-label">天退款</text>
+            <text class="kv-label">天退款</text>
             <text class="kv-value kv-value--minus">-¥{{ money(data.nextDayTkPrice) }}</text>
           </view>
           <view v-if="Number(data.nextDayTkPrice) > 0" class="kv-row kv-row--strong">
@@ -288,8 +288,8 @@ export default {
       return (date + ' ' + period).trim() || '--'
     },
     /**
-     * 最终金额:实付 actPrice - 天退款 nextDayTkPrice
-     * 天退款不改 actPrice,用差值展示净额(对齐 ghs 封账后退款口径)
+     * 最终金额:实付 actPrice - 天退款 nextDayTkPrice
+     * 天退款不改 actPrice,用差值展示净额(对齐 ghs 封账后退款口径)
      */
     finalPriceAfterNextDayRefund() {
       const act = Number(this.data.actPrice) || 0

Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно