zhaogongxue vor 10 Monaten
Ursprung
Commit
0a4e989149
57 geänderte Dateien mit 727 neuen und 311 gelöschten Zeilen
  1. 284 26
      commont/messages.js
  2. 18 8
      components/kj-flow/kj-flow.vue
  3. 6 1
      pageA/chat/news.vue
  4. 10 5
      pageA/confirm.vue
  5. 12 7
      pageA/logisticsinfo.vue
  6. 25 20
      pageA/order.vue
  7. 14 9
      pageA/payorder.vue
  8. 8 4
      pageA/productdetails.vue
  9. 6 1
      pageA/service/service.vue
  10. 12 7
      pageA/subsidy.vue
  11. 25 19
      pageB/ParcelExpress.vue
  12. 1 1
      pageB/Senderinfor.vue
  13. 20 15
      pageB/account.vue
  14. 20 15
      pageB/delivery.vue
  15. 18 13
      pageB/end.vue
  16. 6 1
      pageB/expresstype.vue
  17. 2 8
      pageB/myPackage.vue
  18. 10 5
      pageB/orderinfo.vue
  19. 1 1
      pageB/recipientinfo.vue
  20. 8 3
      pageB/search.vue
  21. 2 1
      pages.json
  22. 14 9
      pages/cart/cart.vue
  23. 8 2
      pages/express/express.vue
  24. 149 126
      pages/index/index.vue
  25. 8 3
      pages/shopping/shopping.vue
  26. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/common/main.js.map
  27. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/common/vendor.js.map
  28. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/cart/cart.js.map
  29. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/express/express.js.map
  30. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/index/index.js.map
  31. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/login/login.js.map
  32. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/mine/mine.js.map
  33. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/shopping/shopping.js.map
  34. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-badge/u-badge.js.map
  35. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-checkbox-group/u-checkbox-group.js.map
  36. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-checkbox/u-checkbox.js.map
  37. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-icon/u-icon.js.map
  38. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-loading-icon/u-loading-icon.js.map
  39. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-navbar/u-navbar.js.map
  40. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-safe-bottom/u-safe-bottom.js.map
  41. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-status-bar/u-status-bar.js.map
  42. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-subsection/u-subsection.js.map
  43. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-swiper-indicator/u-swiper-indicator.js.map
  44. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-swiper/u-swiper.js.map
  45. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-tabbar-item/u-tabbar-item.js.map
  46. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-tabbar/u-tabbar.js.map
  47. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-tabs/u-tabs.js.map
  48. 1 1
      unpackage/dist/dev/mp-weixin/common/vendor.js
  49. 5 0
      unpackage/dist/dev/mp-weixin/pages/cart/cart.js
  50. 0 0
      unpackage/dist/dev/mp-weixin/pages/cart/cart.wxml
  51. 6 0
      unpackage/dist/dev/mp-weixin/pages/express/express.js
  52. 0 0
      unpackage/dist/dev/mp-weixin/pages/express/express.wxml
  53. 15 0
      unpackage/dist/dev/mp-weixin/pages/index/index.js
  54. 0 0
      unpackage/dist/dev/mp-weixin/pages/index/index.wxml
  55. 8 0
      unpackage/dist/dev/mp-weixin/pages/index/index.wxss
  56. 5 0
      unpackage/dist/dev/mp-weixin/pages/shopping/shopping.js
  57. 0 0
      unpackage/dist/dev/mp-weixin/pages/shopping/shopping.wxml

+ 284 - 26
commont/messages.js

@@ -100,7 +100,7 @@ export default {
 			recipient: '新建收件人',
 			informat: '点击填写寄件地址信息',
 			informate: '点击填写收件地址信息',
-			addressbook: '地址',
+			addressbook: '地址簿',
 			select: '请选择物品信息',
 			//主页
 			search: '搜索',
@@ -184,12 +184,75 @@ export default {
 			Salesvolume: '销售量',
 			stroll: '逛逛',
 			article: '条',
-			
-			know:'我知道了',
-			shar:'分享',
-			Copylink:'复制链接',
-			Generatepicture:'生成图片',
-			Cancel:'取消'
+			know: '我知道了',
+			shar: '分享',
+			Copylink: '复制链接',
+			Generatepicture: '生成图片',
+			Cancel: '取消',
+			Paymentsuccess: '支付成功',
+			MyOrder: '可在“个人中心-我的订单”查看',
+			Vieworder: '查看订单',
+			Backtohomepage: '返回首页',
+			Channelspecification: '渠道说明',
+			Billingmode: "计费模式",
+			Chargeableweight: "计费重量",
+			Estimatedcost: '预估费用',
+			Itemtype: '物品类型',
+			Channelrule: '渠道规则',
+			Copiedpaste: '已复制,快去粘贴吧~',
+			Replicationfailure: '复制失败',
+			shelves: '当该商品有库存并上架时我们会通过微信消息提醒您',
+			Actual: '实付金额',
+			Balancepayment: '余额支付',
+			Currentbalance: '当前余额',
+			WechatPay: '微信支付',
+			applicable: '适用微信支付',
+			Customerservicepayment: '客服支付',
+			Contactpayment: '联系客服支付',
+			Paymentinstructions: '付款须知',
+			Confirmpayment: '确定付款',
+			Commodityamount: '商品金额',
+			Grosscommodityweight: '商品总重',
+			Costperkilogram: '每公斤费用',
+			freight: '运费',
+			subtotal: '小计',
+			Atotalof: '共',
+			Submitorder: '提交订单',
+			next: '下一步',
+			Shipmentdate: '发柜日期',
+			Estimatedtimeofarrival: '预计到达时间',
+			Workingday: '个工作日',
+			buy: '购买到',
+			morefavorable: '会更优惠',
+			Pleaseproductname: '请输入相关商品名称',
+			Goodgoods: '品质好货',
+			Saveeverything: '每款必省',
+			willpay: '买贵必赔',
+			Subsidized: '补贴价',
+			typeof: '类型',
+			weight: '重量',
+			number: '数量',
+			Immediatepayment: '立即支付',
+			readandagree: '我阅读并同意',
+			International: '国际快递服务协议',
+			Estimatedprice: '预估总价',
+			Marinetank: '号海运柜',
+			Expressservice: '快递服务',
+			Orderconfirmation: '确认下单',
+			successful: '下单成功',
+			pickpackage: "待快递员上门取件",
+			Ordertime: '下单时间',
+			switch: '更换',
+			Popularshipment: '热门寄件',
+
+			manage: '管理',
+			complete: '完成',
+			selectall: '全选',
+			Grossweight: '总重量',
+			GotoResult: '去结算',
+			orderpaysforitself: '坏单包赔',
+			Soldout: '已售',
+
 		}
 	},
 	"en-US": {
@@ -359,7 +422,6 @@ export default {
 			yes: 'yes',
 			Bottomprice: 'Bottom price',
 			highestprice: 'The highest price',
-
 			Discounted: 'Discounted price',
 			service: 'service',
 			Netcontent: 'Net content',
@@ -380,12 +442,77 @@ export default {
 			Salesvolume: 'Sales volume',
 			stroll: 'stroll',
 			article: 'article',
-			
-			know:'I know',
-			shar:'Share',
-			Copylink:'Copy link',
-			Generatepicture:'Generate picture',
-			Cancel:'Cancel'
+			know: 'I know',
+			shar: 'Share',
+			Copylink: 'Copy link',
+			Generatepicture: 'Generate picture',
+			Cancel: 'Cancel',
+
+			Paymentsuccess: 'Payment success',
+			MyOrder: 'It can be viewed in "Personal Center - My Order"',
+			Vieworder: 'View order',
+			Backtohomepage: 'Back to home page',
+			Channelspecification: 'Channel specification',
+			Billingmode: "Billing mode",
+			Chargeableweight: "Chargeable weight",
+			Estimatedcost: 'Estimated cost',
+			Itemtype: 'Item type',
+			Channelrule: 'Channel rule',
+			Copiedpaste: 'Copied, go paste ~',
+			Replicationfailure: 'Replication failure',
+			shelves: 'We will alert you via wechat message when the item is in stock and on the shelves',
+
+			Actual: 'Actual amount paid',
+			Balancepayment: 'Balance payment',
+			Currentbalance: 'Current balance',
+			WechatPay: 'Wechat Pay',
+			applicable: 'Wechat Pay is applicable',
+			Customerservicepayment: 'Customer service payment',
+			Contactpayment: 'Contact customer service payment',
+			Paymentinstructions: 'Payment instructions',
+			Confirmpayment: 'Firm payment',
+			Commodityamount: 'Commodity amount',
+			Grosscommodityweight: 'Gross commodity weight',
+			Costperkilogram: 'Cost per kilogram',
+			freight: 'freight',
+			subtotal: 'subtotal',
+			Atotalof: 'A total of',
+			Submitorder: 'Submit an order',
+			next: 'next',
+			Shipmentdate: 'Shipment date',
+			Estimatedtimeofarrival: 'Estimated time of arrival',
+			Workingday: 'Working day',
+			buy: 'buy',
+			morefavorable: 'Will be more favorable',
+			Pleaseproductname: 'Please enter the relevant product name',
+			Goodgoods: 'Good quality goods',
+			Saveeverything: 'Save everything',
+			willpay: 'If you buy, you will pay',
+			Subsidized: 'Subsidized price',
+
+			typeof: 'Type',
+			weight: 'Weight',
+			number: 'Number',
+			Immediatepayment: 'Immediate Payment',
+			readandagree: 'Read and Agree',
+			International: 'International',
+			Estimatedprice: 'Estimated Price',
+			Marinetank: 'Sea Freight Container',
+			Expressservice: 'Express Service',
+			Orderconfirmation: 'Order Confirmation',
+			successful: 'Successful',
+			pickpackage: 'Waiting for Courier Pickup',
+			Ordertime: 'Order Time',
+			switch: 'Switch',
+			Popularshipment: 'Popular Shipment',
+
+			manage: 'Management',
+			complete: 'Complete',
+			selectall: 'Select All',
+			Grossweight: 'Gross Weight',
+			GotoResult: 'Go to Checkout',
+			orderpaysforitself: 'Order Pays for Itself',
+			Soldout: 'Sold Out',
 		}
 	},
 	// 西班牙
@@ -578,12 +705,77 @@ export default {
 			Salesvolume: 'Volumen de ventas',
 			stroll: 'Los alrededores',
 			article: 'Art',
-			
-			know:'Lo sé',
-			shar:'compartir',
-			Copylink:'Copiar el enlace',
-			Generatepicture:'Generar una imagen',
-			Cancel:'cancelación'
+			know: 'Lo sé',
+			shar: 'compartir',
+			Copylink: 'Copiar el enlace',
+			Generatepicture: 'Generar una imagen',
+			Cancel: 'cancelación',
+
+			Paymentsuccess: 'Pago realizado con éxito',
+			MyOrder: 'Disponible en personal center - mis pedidos',
+			Vieworder: 'Ver el pedido',
+			Backtohomepage: 'Volver al inicio',
+			Channelspecification: 'Descripción del canal',
+			Billingmode: "Modelo de facturación",
+			Chargeableweight: "Peso facturable",
+			Estimatedcost: 'Estimación de gastos',
+			Itemtype: 'Tipos de artículos',
+			Channelrule: 'Reglas del canal',
+			Copiedpaste: 'Ya copiado, ir y pegar',
+			Replicationfailure: 'Falla en copiar',
+			shelves: 'Le recordaremos a través del mensaje de wechat cuando el artículo está en stock y en estante',
+
+			Actual: 'Cantidad a pagar',
+			Balancepayment: 'Pago del saldo',
+			Currentbalance: 'Balance actual',
+			WechatPay: 'Pago con wechat',
+			applicable: 'Pago wechat aplicable',
+			Customerservicepayment: 'Servicio al cliente pago',
+			Contactpayment: 'Contacto servicio al cliente pago',
+			Paymentinstructions: 'Notas de pago',
+			Confirmpayment: 'Determine su pago',
+			Commodityamount: 'Cantidad de bienes',
+			Grosscommodityweight: 'Peso total de la mercancía',
+			Costperkilogram: 'Coste por kg',
+			freight: 'El flete',
+			subtotal: 'subtotal',
+			Atotalof: 'total',
+			Submitorder: 'Enviar un pedido',
+			next: 'Siguiente paso',
+			Shipmentdate: 'Fecha del gabinete de salida',
+			Estimatedtimeofarrival: 'Hora estimada de llegada',
+			Workingday: 'Días laborables',
+			buy: 'Comprar hasta',
+			morefavorable: 'Será mejor',
+			Pleaseproductname: 'Por favor ingrese el nombre comercial relevante',
+			Goodgoods: 'Productos de buena calidad',
+			Saveeverything: 'Cada estilo debe ahorrar',
+			willpay: 'Comprar caro, pagar',
+			Subsidized: 'Precio subvencionado',
+
+			typeof: 'tipo',
+			weight: 'peso',
+			number: 'número',
+			Immediatepayment: 'pago inmediato',
+			readandagree: 'he leído y acepto',
+			International: 'internacional',
+			Estimatedprice: 'precio estimado',
+			Marinetank: 'contenedor marítimo',
+			Expressservice: 'servicio de expreso',
+			Orderconfirmation: 'confirmación de pedido',
+			successful: 'exitoso',
+			pickpackage: 'esperando recogida del mensajero',
+			Ordertime: 'hora del pedido',
+			switch: 'cambio',
+			Popularshipment: 'envío popular',
+
+			manage: 'gestionar',
+			complete: 'completar',
+			selectall: 'seleccionar todo',
+			Grossweight: 'peso bruto',
+			GotoResult: 'ir al pago',
+			orderpaysforitself: 'compensación por pedidos defectuosos',
+			Soldout: 'agotado',
 		}
 	},
 	//意大利
@@ -776,12 +968,78 @@ export default {
 			Salesvolume: 'Volume delle vendite',
 			stroll: 'gira',
 			article: 'articolo',
-			
-			know:'Io so che',
-			shar:'condividere',
-			Copylink:'Riproduzione di un link',
-			Generatepicture:'Creazione di immagini',
-			Cancel:'soppressione'
+
+			know: 'Io so che',
+			shar: 'condividere',
+			Copylink: 'Riproduzione di un link',
+			Generatepicture: 'Creazione di immagini',
+			Cancel: 'soppressione',
+
+			Paymentsuccess: 'Pagamenti eseguiti',
+			MyOrder: 'Disponibile presso il centro personale',
+			Vieworder: 'Controllare l’ordine',
+			Backtohomepage: 'Ritorno alla pagina iniziale',
+			Channelspecification: 'Descrizione dei canali',
+			Billingmode: "Modelli di fatturazione",
+			Chargeableweight: "Peso della fatturazione",
+			Estimatedcost: 'Oneri stimati',
+			Itemtype: 'Tipo di articolo',
+			Channelrule: 'Regolamentazione del canale',
+			Copiedpaste: 'Già copiato. Andiamo a fare affissione',
+			Replicationfailure: 'Fallimento della riproduzione',
+			shelves: 'Vi ricorderemo tramite wechat quando la merce è in stock e si mette sul mercato',
+
+			Actual: 'Importo versato',
+			Balancepayment: 'Pagamenti del saldo',
+			Currentbalance: 'Saldo delle partite correnti',
+			WechatPay: 'Pagamento tramite wechat',
+			applicable: 'Si applicano i pagamenti di wechat',
+			Customerservicepayment: 'Retribuzione del trasporto passeggeri',
+			Contactpayment: 'Contatti con i clienti pagamento',
+			Paymentinstructions: 'Avvisi di pagamento',
+			Confirmpayment: 'Determinazione dei pagamenti',
+			Commodityamount: 'Volume delle merci',
+			Grosscommodityweight: 'Peso totale delle merci',
+			Costperkilogram: 'Onere per kg',
+			freight: 'nolo',
+			subtotal: 'Totale parziale',
+			Atotalof: 'total',
+			Submitorder: 'Presentazione delle ordinazioni',
+			next: 'Le fasi successive',
+			Shipmentdate: 'Data di spedizione',
+			Estimatedtimeofarrival: 'Orario d’arrivo previsto',
+			Workingday: 'Giorni lavorativi',
+			buy: 'acquisti',
+			morefavorable: 'Più favorevole',
+			Pleaseproductname: 'Indicare il nome commerciale',
+			Goodgoods: 'Prodotti di qualità',
+			Saveeverything: 'Ogni contributo sarà provinciale',
+			willpay: 'L’acquisto è a pagamento',
+			Subsidized: 'Prezzo sovvenzionato',
+
+			typeof: 'tipo',
+			weight: 'peso',
+			number: 'numero',
+			Immediatepayment: 'pagamento immediato',
+			readandagree: 'ho letto e accetto',
+			International: 'internazionale',
+			Estimatedprice: 'prezzo stimato',
+			Marinetank: 'container marittimo',
+			Expressservice: 'servizio di espressione',
+			Orderconfirmation: "conferma dell'ordine",
+			successful: 'riusciti',
+			pickpackage: 'in attesa della raccolta dal corriere',
+			Ordertime: "tempo dell'ordine",
+			switch: 'commutare',
+			Popularshipment: 'spedizione popolare',
+
+			manage: 'gestire',
+			complete: 'completare',
+			selectall: 'seleziona tutto',
+			Grossweight: 'peso lordo',
+			GotoResult: 'vai al checkout',
+			orderpaysforitself: 'risarcimento per gli ordini difettosi',
+			Soldout: 'esaurito',
 		}
 	}
 }

+ 18 - 8
components/kj-flow/kj-flow.vue

@@ -7,16 +7,16 @@
 		</view>
 		<view class="u-flex" style="margin-top: 56rpx;">
 			<scroll-view scroll-y="true" class="left">
-				<view v-for="(item,idx) in 6"
+				<view v-for="(item,idx) in 6" :key="idx" @click="changea(idx)"
 					style="height: 134rpx;display: flex;flex-direction: column;align-items: center;justify-content: center;"
-					:style="{background:idx==0? '':'#F7F7F7'}">
+					:style="{background:idx==leftchange? '':'#F7F7F7'}">
 					<view class="ititle">海运散货</view>
-					<view class="itime" v-if="idx==0">预计到货时间 </view>
-					<view class="itime" v-if="idx==0">2023-12-31</view>
+					<view class="itime" v-if="idx==leftchange">预计到货时间 </view>
+					<view class="itime" v-if="idx==leftchange">2023-12-31</view>
 				</view>
 			</scroll-view>
 			<scroll-view scroll-y="true" class="right" style="margin-left: 36rpx;">
-				<view v-for="(item,idx) in 6"
+				<view v-for="(item,idx) in 6" :key="idx" @click="change(idx)"
 					style="height: 134rpx;display: flex;flex-direction: column;align-items: center;justify-content: center;" class="iitem">
 					<view class="ititle u-flex u-row-between" style="width: 100%;" >
 						<view class="ititle">发柜时间 2023-12-15</view>
@@ -28,8 +28,8 @@
 							<text style='font-size="32rpx"'>12</text>
 							<text style='font-size="28rpx"'>kg</text>
 						</view>
-						<u-icon v-if="idx==0" name="checkbox-mark" color="rgba(248, 50, 36, 1)" size="28"></u-icon>
-						<view v-else class=""></view>
+						<u-icon v-if="idx==rightchange" name="checkbox-mark" color="rgba(248, 50, 36, 1)" size="28"></u-icon>
+						<view v-else class="" style="width: 28px;height: 28px;"></view>
 					</view>
 				</view>
 			</scroll-view>
@@ -46,7 +46,8 @@
 		name: "kj-flow",
 		data() {
 			return {
-
+				leftchange:0,
+				rightchange:0,
 			};
 		},
 		computed: {
@@ -55,6 +56,15 @@
 			}
 		},
 		methods:{
+			//左边切换
+			changea(index){
+				this.leftchange = index
+				console.log(this.leftchange);
+			},
+			//右边切换
+			change(idx){
+				this.rightchange = idx
+			},
 			close(){
 				this.$emit('close')
 			},

+ 6 - 1
pageA/chat/news.vue

@@ -21,7 +21,7 @@
 			</view>
 		</view>
 		<view class="box " >
-			<view class="u-flex " style="margin-bottom: 26rpx;" v-for="(item,idx) in  6">
+			<view class="u-flex " style="margin-bottom: 26rpx;" v-for="(item,idx) in  6" @click="chat">
 				<image src="/pageA/static/images/kefu.png" style="width: 88rpx;height: 88rpx;" mode=""></image>
 				<view class="u-row-between"
 					style="display: flex;flex-direction: column;margin-left: 20rpx;width: 85%;">
@@ -52,6 +52,11 @@
 				uni.navigateTo({
 					url:'/pageA/service/service'
 				})
+			},
+			chat(){
+				uni.navigateTo({
+					url:'/pageA/chat/chat'
+				})
 			}
 		}
 	}

+ 10 - 5
pageA/confirm.vue

@@ -4,10 +4,10 @@
 		<view class="u-row-center" style="display: flex;align-items: center;flex-direction: column;">
 			<image src="/pageA/static/images/success.png" style="width: 70rpx;height: 70rpx;margin-top: 152rpx;"
 				mode=""></image>
-			<view class="success">支付成功</view>
-			<view class="order">可在“个人中心-我的订单”查看</view>
-			<view class="look">查看订单</view>
-			<view class="index" @click="toindex">返回首页</view>
+			<view class="success">{{i18n.Paymentsuccess}}</view>
+			<view class="order">{{i18n.MyOrder}}</view>
+			<view class="look">{{i18n.Vieworder}}</view>
+			<view class="index" @click="toindex">{{i18n.Backtohomepage}}</view>
 		</view>
 	</view>
 </template>
@@ -19,12 +19,17 @@
 
 			};
 		},
+		computed: {
+			i18n() {
+				return this.$t('index')
+			}
+		},
 		methods: {
 			toindex() {
 				uni.switchTab({
 					url: '/pages/index/index'
 				})
-			}
+			},
 		}
 	}
 </script>

+ 12 - 7
pageA/logisticsinfo.vue

@@ -2,26 +2,26 @@
 	<!-- 物流详情 -->
 	<view class="back">
 		<view class="top">
-			<view class="explain">渠道说明</view>
+			<view class="explain">{{i18n.Channelspecification}}</view>
 			<view class="u-flex u-row-between" style='margin-top:32rpx'>
-				<text class="mode">计费模式</text>
+				<text class="mode">{{i18n.Billingmode}}</text>
 				<text class='mode'>阶梯首重续费模式</text>
 			</view>
 			<view class="u-flex u-row-between" style='margin-top:32rpx'>
-				<text class='mode'>计费重量</text>
+				<text class='mode'>{{i18n.Chargeableweight}}</text>
 				<text class='mode'>30.00kg</text>
 			</view>
 			<view class="u-flex u-row-between" style='margin-top:32rpx'>
-				<text class='mode'>预估费用</text>
+				<text class='mode'>{{i18n.Estimatedcost}}</text>
 				<text class='mode'>¥2400.00</text>
 			</view>
 		</view>
 		<view class="top" style="margin-top: 20rpx;">
-			<view class="explain">物品类型</view>
+			<view class="explain">{{i18n.Itemtype}}</view>
 			<view class="" style='margin-top:32rpx'>
 				仅限普货,美国限重20kg(8kg以内未
 			</view>
-			<view style='margin-top:32rpx' class="explain">渠道规则</view>
+			<view style='margin-top:32rpx' class="explain">{{i18n.Channelrule}}</view>
 			<view class="" style='margin-top:32rpx'>
 				仅限普货,美国限重20kg(8kg以内未
 			</view>
@@ -35,7 +35,12 @@
 			return {
 
 			};
-		}
+		},
+		computed: {
+			i18n() {
+				return this.$t('index')
+			}
+		},
 	}
 </script>
 

+ 25 - 20
pageA/order.vue

@@ -44,9 +44,9 @@
 		</view>
 		<!-- 物流 -->
 		<view class="logistics u-flex u-row-between">
-			<text style="font-weight: 600;">跨境物流</text>
+			<text style="font-weight: 600;">{{i18n.flow}}</text>
 			<view class="u-flex" @click="show = true">
-				<text class="change">请选择</text>
+				<text class="change">{{i18n.selection}}</text>
 				<u-icon name="arrow-right" size='16'></u-icon>
 			</view>
 		</view>
@@ -71,28 +71,28 @@
 		<!-- 商品相关 -->
 		<view class="abount" style="margin-top: 20rpx;">
 			<view class="u-flex u-row-between" style='margin-bottom:40rpx'>
-				<view class="name">商品金额</view>
+				<view class="name">{{i18n.Commodityamount}}</view>
 				<view class="money">¥2642.5</view>
 			</view>
 			<view class="u-flex u-row-between">
-				<view class="name">商品总重</view>
+				<view class="name">{{i18n.Grosscommodityweight}}</view>
 				<view class="money">300kg</view>
 			</view>
 			<view class="back u-flex">
 				<image src="static/images/warning.png" style="width: 32rpx;height: 32rpx;" mode=""></image>
-				<text style="margin-left: 12rpx;">购买到378-380kg单价¥21,会更优惠</text>
+				<text style="margin-left: 12rpx;">{{i18n.buy}}378-380kg{{i18n.price}}¥21,{{i18n.morefavorable}}</text>
 			</view>
 			<view class="u-flex u-row-between" style='margin-bottom:40rpx'>
-				<view class="name">每公斤费用</view>
+				<view class="name">{{i18n.Costperkilogram}}</view>
 				<view class="money">¥24</view>
 			</view>
 			<view class="u-flex u-row-between">
-				<view class="name">运费</view>
+				<view class="name">{{i18n.freight}}</view>
 				<view class="money">¥100.00</view>
 			</view>
 			<view class="zong u-flex u-row-right">
 				<view class="">
-					<text class="small">小计</text>
+					<text class="small">{{i18n.subtotal}}</text>
 					<text class="mon">¥2642.5</text>
 				</view>
 			</view>
@@ -100,19 +100,19 @@
 		<view class="" style="height: 166rpx;"></view>
 		<view class="btn u-flex u-row-right">
 			<view class="">
-				<text class="kg">39kg,</text>
-				<text>合计:</text>
+				<text class="kg">{{i18n.Atotalof}}39kg,</text>
+				<text>{{i18n.total}}:</text>
 				<text class="money">¥2792.5</text>
 			</view>
 			<view class="order" @click="topay">
-				提交订单
+				{{i18n.Submitorder}}
 			</view>
 		</view>
 		<!-- 跨境物流 -->
 		<u-popup :show="show" @close="close" @open="open" mode="bottom" closeIconPos='top-right' round='28'>
 			<view style="padding: 40rpx 28rpx;box-sizing:border-box;">
 				<view class="poptitle">
-					跨境物流
+					{{i18n.flow}}
 				</view>
 				<view class="u-flex u-row-between" style="margin-top: 60rpx;flex-wrap: wrap;">
 					<view :class="index==idx?'active':'unactive'" v-for="(item,idx) in 6" @click="change(idx)"
@@ -123,7 +123,7 @@
 						<view class="wei">¥12/kg</view>
 					</view>
 				</view>
-				<view class="nextto" @click="next">下一步</view>
+				<view class="nextto" @click="next">{{i18n.next}}</view>
 			</view>
 		</u-popup>
 		<!-- 跨境物流下一步 -->
@@ -131,12 +131,12 @@
 			closeIconPos='top-right' round='28' bgColor='#F4F4F4'>
 			<view style="padding: 40rpx 28rpx;box-sizing:border-box;position: relative;">
 				<view class="poptitle">
-					跨境物流
+					{{i18n.flow}}
 				</view>
 				<!-- <scroll-view :scroll-y="true" style="500rpx"> -->
 				<view class="transport" style="margin-top: 32rpx;" @click="activea(idx)" v-for="(item,idx) in 5">
 					<view class="u-flex u-row-between">
-						<text class="yundate">发柜日期 2023-12-09</text>
+						<text class="yundate">{{i18n.Shipmentdate}} 2023-12-09</text>
 						<image v-if="datechan==idx" src="/pageA/static/images/active.png"
 							style="width: 36rpx;height: 36rpx;" mode=""></image>
 						<image v-else src="/pageA/static/images/unactive.png" style="width: 36rpx;height: 36rpx;"
@@ -146,7 +146,7 @@
 						<view class="chest">
 							<text>2号海运柜</text>
 							<text style="margin: 0 16rpx;">|</text>
-							<text>预计到达时间22个工作日</text>
+							<text>{{i18n.Estimatedtimeofarrival}}22{{i18n.Workingday}}</text>
 						</view>
 						<view class="mone">
 							<text>¥</text>
@@ -157,8 +157,8 @@
 				<!-- </scroll-view> -->
 				<view class="" style="height: 166rpx;"></view>
 				<view class="enbottom  u-flex u-row-between">
-					<view class="cancel" @click="close">取消</view>
-					<view class="confirm" @click="confirm">确定</view>
+					<view class="cancel" @click="close">{{i18n.Cancel}}</view>
+					<view class="confirm" @click="confirm">{{i18n.enter}}</view>
 				</view>
 			</view>
 		</u-popup>
@@ -176,6 +176,11 @@
 				datechan: ''
 			};
 		},
+		computed: {
+			i18n() {
+				return this.$t('index')
+			}
+		},
 		methods: {
 			change(index) {
 				this.index = index
@@ -197,9 +202,9 @@
 				this.show1 = false
 			},
 			//提交订单
-			topay(){
+			topay() {
 				uni.navigateTo({
-					url:'/pageA/payorder'
+					url: '/pageA/payorder'
 				})
 			}
 		}

+ 14 - 9
pageA/payorder.vue

@@ -13,7 +13,7 @@
 			</view>
 			<view class="u-row-center"
 				style="display: flex;flex-direction: column;align-items: center;margin-top: 56rpx;">
-				<view class="paysum">实付金额</view>
+				<view class="paysum">{{i18n.Actual}}</view>
 				<view class="numbe" style="margin-top: 40rpx;">
 					<text>¥</text>
 					<text style="font-size: 60rpx;font-weight: 500;">2792.5</text>
@@ -27,9 +27,9 @@
 				<image src="static/images/yuer.png" mode="" style="width: 40rpx;height: 40rpx;"></image>
 				<view class="u-flex u-row-between " style="margin-left: 20rpx;flex: 1;">
 					<view class="">
-						<view class="">余额支付</view>
+						<view class="">{{i18n.Balancepayment}}</view>
 						<view class="" style="margin-top: 10rpx;color: rgba(248, 50, 36, 1);">
-							当前余额:2387.5
+							{{i18n.Currentbalance}}:2387.5
 						</view>
 					</view>
 					<image v-if="mode==0" src="static/images/active.png" mode="" style="width: 36rpx;height: 36rpx;">
@@ -42,9 +42,9 @@
 				<image src="static/images/wx.png" mode="" style="width: 40rpx;height: 40rpx;"></image>
 				<view class="u-flex u-row-between " style="margin-left: 20rpx;flex: 1;">
 					<view class="">
-						<view class="">微信支付</view>
+						<view class="">{{i18n.WechatPay}}</view>
 						<view class="" style="margin-top: 10rpx;color: rgba(121, 121, 121, 1)">
-							适用微信支付
+							{{i18n.applicable}}
 						</view>
 					</view>
 					<image v-if='mode==1' src="static/images/active.png" mode="" style="width: 36rpx;height: 36rpx;">
@@ -57,9 +57,9 @@
 				<image src="static/images/kefu2.png" mode="" style="width: 40rpx;height: 40rpx;"></image>
 				<view class="u-flex u-row-between " style="margin-left: 20rpx;flex: 1;">
 					<view class="">
-						<view class="">客服支付</view>
+						<view class="">{{i18n.Customerservicepayment}}</view>
 						<view class="" style="margin-top: 10rpx;color: rgba(121, 121, 121, 1)">
-							联系微信支付
+							{{i18n.Contactpayment}}
 						</view>
 					</view>
 					<image v-if='mode==2' src="static/images/active.png" mode="" style="width: 36rpx;height: 36rpx;">
@@ -70,11 +70,11 @@
 		</view>
 		<!-- 付款须知 -->
 		<view class="">
-			<view class="payment" style="margin-top: 24rpx;">付款须知</view>
+			<view class="payment" style="margin-top: 24rpx;">{{i18n.Paymentinstructions}}</view>
 			<view class="content" style="margin-top: 18rpx;">1.联系客服付款需走线下支付通道,付款成</view>
 		</view>
 		<view class="confirm" @click="confirm">
-			确认支付
+			{{i18n.Confirmpayment}}
 		</view>
 	</view>
 </template>
@@ -96,6 +96,11 @@
 				}]
 			};
 		},
+		computed: {
+			i18n() {
+				return this.$t('index')
+			}
+		},
 		methods: {
 			change(idx) {
 				this.mode = idx

+ 8 - 4
pageA/productdetails.vue

@@ -184,7 +184,7 @@
 				</view>
 				<view class="" style="height: 200rpx;"></view>
 				<view class="bottoma">
-					<view class="btn">
+					<view class="btn" @click="joincart">
 						加入购物车
 					</view>
 				</view>
@@ -277,6 +277,10 @@
 			}
 		},
 		methods: {
+			//加入购物车
+			joincart(){
+				this.show = false
+			},
 			valChange(e) {
 				console.log('当前值为: ' + e.value)
 			},
@@ -292,7 +296,7 @@
 			//通知
 			inform() {
 				uni.showToast({
-					title: '当该商品有库存并上架时我们会通过微信消息提醒您',
+					title: this.i18n.shelves,
 					icon: 'none',
 					duration: 2000
 				});
@@ -307,13 +311,13 @@
 					data: text,
 					success: () => {
 						uni.showToast({
-							title: '已复制,快去粘贴吧~',
+							title: this.i18n.Copiedpaste,
 							duration: 2000
 						});
 					},
 					fail: () => {
 						uni.showToast({
-							title: '复制失败',
+							title: this.i18n.Replicationfailure,
 							icon: 'none',
 							duration: 2000
 						});

+ 6 - 1
pageA/service/service.vue

@@ -3,7 +3,7 @@
 	<view>
 		<u-navbar title="在线客服" :safeAreaInsetTop="true" :placeholder='true'>
 			<view class="u-nav-slot u-flex" slot="left">
-				<u-icon name="arrow-left" size="19"></u-icon>
+				<u-icon @click="retu" name="arrow-left" size="19"></u-icon>
 				<image src="../static/images/phone.png" style="width: 40rpx;height: 40rpx;margin-left: 44rpx;" mode="">
 				</image>
 			</view>
@@ -23,6 +23,11 @@
 			return {
 
 			};
+		},
+		methods:{
+			retu(){
+				uni.navigateBack()
+			}
 		}
 	}
 </script>

+ 12 - 7
pageA/subsidy.vue

@@ -8,7 +8,7 @@
 				<u-icon name="arrow-left" size="19" color='rgba(253, 252, 251, 1)'></u-icon>
 				<view class="input">
 					<u-icon name="search" color="rgba(153, 153, 153, 1)" size="32"></u-icon>
-					<input type="text" placeholder="请输入相关商品名称" />
+					<input type="text" :placeholder="Pleaseproductname" />
 				</view>
 			</view>
 		</u-navbar>
@@ -19,11 +19,11 @@
 			<image src="static/images/goshop.png" style="width: 382rpx;height: 52rpx;" mode=""></image>
 			<!-- 			<image src="static/images/img1.png" style="width: 484rpx;height: 52rpx;" mode=""></image> -->
 			<view class="biaopqian" style="margin-top: 20rpx;">
-				<text>品质好货</text>
+				<text>{{i18n.Goodgoods}}</text>
 				<text style='margin-left:20rpx;margin-right:20rpx'>|</text>
-				<text>每款必省</text>
+				<text>{{i18n.Saveeverything}}</text>
 				<text style='margin-left:20rpx;margin-right:20rpx'>|</text>
-				<text>买贵必赔</text>
+				<text>{{i18n.willpay}}</text>
 			</view>
 		</view>
 		<!-- 商品 -->
@@ -45,7 +45,7 @@
 							<text class="tabs baoyou"
 								style="background:rgba(248, 50, 36, 1) ;border: 2rpx solid rgba(248, 50, 36, 0);color:#FFFFFF ;">包邮</text>
 							<text class="tabs" v-for="(item,idx) in 3" :key="idx">
-								买贵必赔
+								{{i18n.willpay}}
 							</text>
 						</view>
 					</view>
@@ -70,7 +70,7 @@
 						<view class="u-flex u-row-between"
 							style="position: relative;z-index: 1;padding:0 24rpx ;text-align: center;line-height: 68rpx;">
 							<view class="">
-								<text class="textone">补贴价</text>
+								<text class="textone">{{i18n.Subsidized}}</text>
 								<text class='texttwo' style="margin-left: 12rpx;">¥</text>
 								<text class='texttwo' style="font-size: 40rpx;">16</text>
 								<text class='texttwo'>.13</text>
@@ -110,7 +110,12 @@
 					name: '手工'
 				}]
 			};
-		}
+		},
+		computed: {
+			i18n() {
+				return this.$t('index')
+			}
+		},
 	}
 </script>
 

+ 25 - 19
pageB/ParcelExpress.vue

@@ -15,22 +15,22 @@
 			<view class="entrepot">
 				<view class="entre u-flex u-row-between">
 					<text class="title">普通包裹|海运散货</text>
-					<view class="change">更换</view>
+					<view class="change">{{i18n.switch}}</view>
 				</view>
 				<view class="box u-row-around u-flex">
 					<view class="flexc">
 						<view class="entrepotname">东莞仓库</view>
-						<view class="adda">始发地</view>
+						<view class="adda">{{i18n.Starting}}</view>
 					</view>
 					<image src="/pageB/static/images/arrows.png" style="width: 130rpx;height: 10rpx;" mode=""></image>
 					<view class="flexc">
 						<view class="entrepotname">澳大利亚</view>
-						<view class="adda">目的地</view>
+						<view class="adda">{{i18n.destination}}</view>
 					</view>
 				</view>
 				<view class="timea">
-					<text>开始时间:2023-12-31</text>
-					<text>/截止时间:2023-12-31</text>
+					<text>{{i18n.start}}:2023-12-31</text>
+					<text>{{i18n.cut}}:2023-12-31</text>
 				</view>
 			</view>
 			<!-- 地址 -->
@@ -44,12 +44,12 @@
 					<view class=" u-row-between left"
 						style="flex: 1;margin-left: 28rpx;border-bottom:2rpx solid rgba(151, 151, 151, 0.08) ;display: flex;">
 						<view class="u-row-between " style="">
-							<view class="pople">新建寄件人</view>
-							<view class="jiadd" style="margin-top: 14rpx;">点击填写寄件地址信息</view>
+							<view class="pople">{{i18n.sender}}</view>
+							<view class="jiadd" style="margin-top: 14rpx;">{{i18n.informat}}</view>
 						</view>
 						<view class="u-flex">
 							<view class="" style="color: rgba(151, 151, 151, 1);">|</view>
-							<text class="right">地址簿</text>
+							<text class="right">{{i18n.addressbook}}</text>
 						</view>
 					</view>
 				</view>
@@ -62,12 +62,12 @@
 					</view>
 					<view class=" u-row-between left" style="flex: 1;margin-left: 28rpx;display: flex;">
 						<view class="u-row-between " style="">
-							<view class="pople">新建收件人</view>
-							<view class="jiadd" style="margin-top: 14rpx;">点击填写寄件地址信息</view>
+							<view class="pople">{{i18n.recipient}}</view>
+							<view class="jiadd" style="margin-top: 14rpx;">{{i18n.informate}}</view>
 						</view>
 						<view class="u-flex">
 							<view class="" style="color: rgba(151, 151, 151, 1);">|</view>
-							<text class="right">地址簿</text>
+							<text class="right">{{i18n.addressbook}}</text>
 						</view>
 					</view>
 				</view>
@@ -76,11 +76,11 @@
 				<!-- 物品信息 -->
 				<view class="info u-flex u-row-between">
 					<view class="u-flex">
-						<text class="wupin">物品信息</text>
-						<view class="mast">必填</view>
+						<text class="wupin">{{i18n.item}}</text>
+						<view class="mast">{{i18n.required}}</view>
 					</view>
 					<view class="u-flex">
-						<text class="change">请选择物品信息</text>
+						<text class="change">{{i18n.selection}}</text>
 						<image src="/static/express/next1.png" style="width: 28rpx;height: 28rpx;margin-left: 6rpx;"
 							mode=""></image>
 					</view>
@@ -90,7 +90,7 @@
 			<view class="next  u-flex-between" style="display: flex;">
 				<view class="" style="flex: 1;">
 					<view class="sum">
-						<text>预估总价</text>
+						<text>{{i18n.Estimatedprice}}</text>
 						<text style="color: rgba(248, 50, 36, 1);">¥ - -</text>
 					</view>
 					<view class="deal u-flex" style="margin-top: 16rpx;">
@@ -99,12 +99,12 @@
 							<u-checkbox :customStyle="{marginBottom: '8px',marginTop:'5px'}" :name="deal">
 							</u-checkbox>
 						</u-checkbox-group>
-						<text>我阅读并同意</text>
-						<text style="color: rgba(248, 50, 36, 1);">《国际快递服务协议》</text>
+						<text>{{i18n.readandagree}}</text>
+						<text style="color: rgba(248, 50, 36, 1);">《{{i18n.International}}》</text>
 					</view>
 				</view>
 				<view class="tonext " style="">
-					下一步
+					{{i18n.next}}
 				</view>
 			</view>
 		</view>
@@ -122,6 +122,11 @@
 		onLoad(options) {
 
 		},
+		computed: {
+			i18n() {
+				return this.$t('index')
+			}
+		},
 		methods: {
 			checkboxChange(n) {
 				console.log('change', n);
@@ -297,7 +302,8 @@
 		}
 
 		.mast {
-			width: 62rpx;
+			// width: 62rpx;
+			padding: 0 10rpx;
 			height: 30rpx;
 			border-radius: 16rpx;
 			border: 1rpx solid #F83224;

+ 1 - 1
pageB/Senderinfor.vue

@@ -62,7 +62,7 @@
 		</view>
 		<view class="bottom">
 			<view class="btn">
-				确定
+				{{i18n.enter}}
 			</view>
 		</view>
 	</view>

+ 20 - 15
pageB/account.vue

@@ -26,13 +26,13 @@
 					</view>
 				</view>
 				<view class="topinfo" style="margin-top: 26rpx;">
-					<text class='toptype'>类型:</text>
+					<text class='toptype'>{{i18n.typeof}}:</text>
 					<text class='toptype' style='color:rgba(34, 34, 34, 1)'>日用品</text>
 					<text class='toptype' style='margin:0 14rpx'>|</text>
-					<text class='toptype'>重量:</text>
+					<text class='toptype'>{{i18n.weight}}:</text>
 					<text class='toptype' style='color:rgba(34, 34, 34, 1)'>30.00kg</text>
 					<text class='toptype' style='margin:0 14rpx'> |</text>
-					<text class='toptype'>数量:</text>
+					<text class='toptype'>{{i18n.number}}:</text>
 					<text class='toptype' style='color:rgba(34, 34, 34, 1)'>20件</text>
 				</view>
 			</view>
@@ -47,12 +47,12 @@
 					<view class=" u-row-between left"
 						style="flex: 1;margin-left: 28rpx;border-bottom:2rpx solid rgba(151, 151, 151, 0.08) ;display: flex;">
 						<view class="u-row-between " style="">
-							<view class="pople">新建寄件人</view>
-							<view class="jiadd" style="margin-top: 14rpx;">点击填写寄件地址信息</view>
+							<view class="pople">{{i18n.sender}}</view>
+							<view class="jiadd" style="margin-top: 14rpx;">{{i18n.informat}}</view>
 						</view>
 						<view class="u-flex">
 							<view class="" style="color: rgba(151, 151, 151, 1);">|</view>
-							<text class="right">地址簿</text>
+							<text class="right">{{i18n.addressbook}}</text>
 						</view>
 					</view>
 				</view>
@@ -65,12 +65,12 @@
 					</view>
 					<view class=" u-row-between left" style="flex: 1;margin-left: 28rpx;display: flex;">
 						<view class="u-row-between " style="">
-							<view class="pople">新建收件人</view>
-							<view class="jiadd" style="margin-top: 14rpx;">点击填写寄件地址信息</view>
+							<view class="pople">{{i18n.recipient}}</view>
+							<view class="jiadd" style="margin-top: 14rpx;">{{i18n.informate}}</view>
 						</view>
 						<view class="u-flex">
 							<view class="" style="color: rgba(151, 151, 151, 1);">|</view>
-							<text class="right">地址簿</text>
+							<text class="right">{{i18n.addressbook}}</text>
 						</view>
 					</view>
 				</view>
@@ -82,12 +82,12 @@
 				<view class="box u-row-around u-flex">
 					<view class="flexc">
 						<view class="entrepotname">东莞仓库</view>
-						<view class="adda">始发地</view>
+						<view class="adda">{{i18n.Starting}}</view>
 					</view>
 					<image src="/pageB/static/images/arrows.png" style="width: 130rpx;height: 10rpx;" mode=""></image>
 					<view class="flexc">
 						<view class="entrepotname">澳大利亚</view>
-						<view class="adda">目的地</view>
+						<view class="adda">{{i18ndestination}}</view>
 					</view>
 				</view>
 			</view>
@@ -95,7 +95,7 @@
 				<!-- 物品信息 -->
 				<view class="info u-flex u-row-between">
 					<view class="u-flex">
-						<text class="wupin">物品信息</text>
+						<text class="wupin">{{i18n.item}}</text>
 					</view>
 					<view class="u-flex">
 						<text class="chang">30kg</text>
@@ -103,7 +103,7 @@
 				</view>
 				<view class="info u-flex u-row-between">
 					<view class="u-flex">
-						<text class="wupin">单价</text>
+						<text class="wupin">{{i18n.price}}</text>
 					</view>
 					<view class="u-flex">
 						<text class="chang">¥24</text>
@@ -111,7 +111,7 @@
 				</view>
 				<view class="info u-flex u-row-right">
 					<view class="u-flex">
-						<text class="wupin">小计:</text>
+						<text class="wupin">{{i18n.subtotal}}:</text>
 					</view>
 					<view class="u-flex">
 						<text class="chang" style="color: rgba(248, 50, 36, 1);">¥</text>
@@ -122,7 +122,7 @@
 			<view class="" style="height: 166rpx;"></view>
 			<!-- 下一步 -->
 			<view class="next  u-flex-between" style="display: flex;">
-				<view class="gopay">立即支付</view>
+				<view class="gopay">{{i18n.Immediatepayment}}</view>
 			</view>
 		</view>
 	</view>
@@ -139,6 +139,11 @@
 		onLoad(options) {
 
 		},
+		computed: {
+			i18n() {
+				return this.$t('index')
+			}
+		},
 		methods: {
 			checkboxChange(n) {
 				console.log('change', n);

+ 20 - 15
pageB/delivery.vue

@@ -23,12 +23,12 @@
 					<view class=" u-row-between left"
 						style="flex: 1;margin-left: 28rpx;border-bottom:2rpx solid rgba(151, 151, 151, 0.08) ;display: flex;">
 						<view class="u-row-between " style="">
-							<view class="pople">新建寄件人</view>
-							<view class="jiadd" style="margin-top: 14rpx;">点击填写寄件地址信息</view>
+							<view class="pople">{{i18n.sender}}</view>
+							<view class="jiadd" style="margin-top: 14rpx;">{{i18n.informat}}</view>
 						</view>
 						<view class="u-flex">
 							<view class="" style="color: rgba(151, 151, 151, 1);">|</view>
-							<text class="right">地址簿</text>
+							<text class="right">{{i18n.addressbook}}</text>
 						</view>
 					</view>
 				</view>
@@ -41,12 +41,12 @@
 					</view>
 					<view class=" u-row-between left" style="flex: 1;margin-left: 28rpx;display: flex;">
 						<view class="u-row-between " style="">
-							<view class="pople">新建收件人</view>
-							<view class="jiadd" style="margin-top: 14rpx;">点击填写寄件地址信息</view>
+							<view class="pople">{{i18n.recipient}}</view>
+							<view class="jiadd" style="margin-top: 14rpx;">{{i18n.informat}}</view>
 						</view>
 						<view class="u-flex">
 							<view class="" style="color: rgba(151, 151, 151, 1);">|</view>
-							<text class="right">地址簿</text>
+							<text class="right">{{i18n.addressbook}}</text>
 						</view>
 					</view>
 				</view>
@@ -55,11 +55,11 @@
 				<!-- 物品信息 -->
 				<view class="info u-flex u-row-between">
 					<view class="u-flex">
-						<text class="wupin">物品信息</text>
-						<view class="mast">必填</view>
+						<text class="wupin">{{i18n.item}}</text>
+						<view class="mast">{{i18n.required}}</view>
 					</view>
 					<view class="u-flex">
-						<text class="change">请选择物品信息</text>
+						<text class="change">{{i18n.select}}</text>
 						<image src="/static/express/next1.png"
 							style="width: 28rpx;height: 28rpx;margin-left: 6rpx;" mode=""></image>
 					</view>
@@ -67,10 +67,10 @@
 				<!-- 跨境物流 -->
 				<view class="info u-flex u-row-between">
 					<view class="u-flex">
-						<text class="wupin">跨境物流</text>
+						<text class="wupin">{{i18n.flow}}</text>
 					</view>
 					<view class="u-flex">
-						<text class="change" style="color: rgba(248, 50, 36, 1);">请选择</text>
+						<text class="change" style="color: rgba(248, 50, 36, 1);">{{i18n.selection}}</text>
 						<image src="/static/express/next1.png"
 							style="width: 28rpx;height: 28rpx;margin-left: 6rpx;" mode=""></image>
 					</view>
@@ -80,7 +80,7 @@
 			<view class="next  u-flex-between" style="display: flex;">
 				<view class="" style="flex: 1;">
 					<view class="sum">
-						<text>预估总价</text>
+						<text>{{i18n.Estimatedprice}}</text>
 						<text style="color: rgba(248, 50, 36, 1);">¥ - -</text>
 					</view>
 					<view class="deal u-flex" style="margin-top: 16rpx;">
@@ -88,12 +88,12 @@
 							<u-checkbox :customStyle="{marginBottom: '8px',marginTop:'5px'}" :name="deal" >
 							</u-checkbox>
 						</u-checkbox-group>
-						<text>我阅读并同意</text>
-						<text style="color: rgba(248, 50, 36, 1);">《国际快递服务协议》</text>
+						<text>{{i18n.readandagree}}</text>
+						<text style="color: rgba(248, 50, 36, 1);">《{{i18n.International}}》</text>
 					</view>
 				</view>
 				<view class="tonext " style="">
-					下一步
+					{{i18n.next}}
 				</view>
 			</view>
 		</view>
@@ -111,6 +111,11 @@
 		onLoad(options) {
 
 		},
+		computed: {
+			i18n() {
+				return this.$t('index')
+			}
+		},
 		methods: {
 			checkboxChange(n) {
 				console.log('change', n);

+ 18 - 13
pageB/end.vue

@@ -27,18 +27,18 @@
 				</view>
 				<view class="boxinfo">
 					<view class="">
-						<text class="abouta">类型:</text>
+						<text class="abouta">{{i18n.typeof}}:</text>
 						<text class="abouta" style='color:rgba(34, 34, 34, 1)'>日用品</text>
 						<text class="abouta" style='margin:0 16rpx'>|</text>
-						<text class="abouta">重量:</text>
+						<text class="abouta">{{i18n.weight}}:</text>
 						<text class="abouta" style='color:rgba(34, 34, 34, 1)'>30.00kg</text>
 						<text class="abouta" style='margin:0 16rpx'>|</text>
-						<text class="abouta">数量:</text>
+						<text class="abouta">{{i18n.number}}:</text>
 						<text class="abouta" style='color:rgba(34, 34, 34, 1)'>20件</text>
 					</view>
 					<view class="" style="margin-top: 20rpx;">
-						<text class="abouta">跨境物流:</text>
-						<text class="abouta" style='color:rgba(34, 34, 34, 1)'>号海运柜</text>
+						<text class="abouta">{{i18n.flow}}:</text>
+						<text class="abouta" style='color:rgba(34, 34, 34, 1)'>{{i18n.Marinetank}}</text>
 					</view>
 				</view>
 			</view>
@@ -53,12 +53,12 @@
 					<view class=" u-row-between left"
 						style="flex: 1;margin-left: 28rpx;border-bottom:2rpx solid rgba(151, 151, 151, 0.08) ;display: flex;">
 						<view class="u-row-between " style="">
-							<view class="pople">新建寄件人</view>
-							<view class="jiadd" style="margin-top: 14rpx;">点击填写寄件地址信息</view>
+							<view class="pople">{{i18n.sender}}</view>
+							<view class="jiadd" style="margin-top: 14rpx;">{{i18n.informat}}</view>
 						</view>
 						<view class="u-flex">
 							<view class="" style="color: rgba(151, 151, 151, 1);">|</view>
-							<text class="right">地址簿</text>
+							<text class="right">{{i18n.addressbook}}</text>
 						</view>
 					</view>
 				</view>
@@ -71,12 +71,12 @@
 					</view>
 					<view class=" u-row-between left" style="flex: 1;margin-left: 28rpx;display: flex;">
 						<view class="u-row-between " style="">
-							<view class="pople">新建收件人</view>
-							<view class="jiadd" style="margin-top: 14rpx;">点击填写寄件地址信息</view>
+							<view class="pople">{{i18n.recipient}}</view>
+							<view class="jiadd" style="margin-top: 14rpx;">{{i18n.informat}}</view>
 						</view>
 						<view class="u-flex">
 							<view class="" style="color: rgba(151, 151, 151, 1);">|</view>
-							<text class="right">地址簿</text>
+							<text class="right">{{i18n.addressbook}}</text>
 						</view>
 					</view>
 				</view>
@@ -85,7 +85,7 @@
 			<view class="wup u-flex u-row-between">
 				<view>快递服务</view>
 				<view class="u-flex" @click="toexpress">
-					<view>{{expname||'请选择'}}</view>
+					<view>{{expname||i18n.selection}}</view>
 					<image src="../static/express/next1.png" style="width: 30rpx;height: 30rpx;" mode=""></image>
 				</view>
 			</view>
@@ -106,7 +106,7 @@
 					</view>
 				</view> -->
 				<view class="tonext " style="">
-					确认下单
+					{{i18n.Orderconfirmation}}
 				</view>
 			</view>
 		</view>
@@ -125,6 +125,11 @@
 		onLoad(options) {
 
 		},
+		computed: {
+			i18n() {
+				return this.$t('index')
+			}
+		},
 		methods: {
 			checkboxChange(n) {
 				console.log('change', n);

+ 6 - 1
pageB/expresstype.vue

@@ -11,7 +11,7 @@
 		</view>
 		<view class="bottom">
 			<view class="btn" @click="toteach">
-				确定
+				{{i18n.enter}}
 			</view>
 		</view>
 	</view>
@@ -40,6 +40,11 @@
 				],
 			};
 		},
+		computed: {
+			i18n() {
+				return this.$t('index')
+			}
+		},
 		methods: {
 			toteach() {
 				const eventChannel = this.getOpenerEventChannel();

+ 2 - 8
pageB/myPackage.vue

@@ -48,7 +48,7 @@
 						<view class="btn">{{i18n.Frozen}}</view>
 						<view class="btn">{{i18n.details}}</view>
 						<!-- <view class="btn">{{i18n.recover}}</view> -->
-<!-- 						<view class="btn"
+						<!-- 						<view class="btn"
 							style="background-color:rgba(248, 50, 36, 1) ;color: #fff;border: 2rpx solid rgba(248, 50, 36, 0);">
 							{{i18n.payment}}
 						</view>
@@ -68,13 +68,7 @@
 		data() {
 			return {
 				current: 0, //tab切换
-				list1: [{
-					name: '发往中转点 4',
-				}, {
-					name: '中转已签收 12',
-				}, {
-					name: '正发往海外 2'
-				}]
+				list1: []
 			};
 		},
 		onLoad(options) {

+ 10 - 5
pageB/orderinfo.vue

@@ -1,8 +1,8 @@
 <template>
 	<view class="back">
 		<view class="top u-flex u-row-between">
-			<text class="success">下单成功</text>
-			<text class="sun">待快递员上门取件</text>
+			<text class="success">{{i18n.successful}}</text>
+			<text class="sun">{{i18n.pickpackage}}</text>
 		</view>
 		<view class="address">
 			<view class="" style="margin-top: 44rpx;">
@@ -28,11 +28,11 @@
 		</view>
 		<view class="orderinfo">
 			<view class="num">
-				<text class='num'>订单编号:</text>
+				<text class='num'>{{i18n.OrderNumber}}:</text>
 				<text class='num'>JDV18873891934</text>
 			</view>
 			<view class="num" style="margin-top: 50rpx;">
-				<text class='num'>下单时间::</text>
+				<text class='num'>{{i18n.Ordertime}}::</text>
 				<text class='num'>2023-12-03 22:44:15</text>
 			</view>
 		</view>
@@ -45,7 +45,12 @@
 			return {
 
 			};
-		}
+		},
+		computed: {
+			i18n() {
+				return this.$t('index')
+			}
+		},
 	}
 </script>
 

+ 1 - 1
pageB/recipientinfo.vue

@@ -74,7 +74,7 @@
 		<view class="" style="height: 166rpx;"></view>
 		<view class="bottom">
 			<view class="btn">
-				确定
+				{{i18n.enter}}
 			</view>
 		</view>
 	</view>

+ 8 - 3
pageB/search.vue

@@ -6,11 +6,11 @@
 				<u-search @blur='blur' @focus='focus' @click="search" placeholder="请输入物品名称" v-model="keyword"
 					:showAction='false'></u-search>
 			</view>
-			<text @click="clear" v-if="keyword==''">取消</text>
-			<text @click="enter" v-else>确认</text>
+			<text @click="clear" v-if="keyword==''">{{i18n.Cancel}}</text>
+			<text @click="enter" v-else>{{i18n.enter}}</text>
 		</view>
 		<view v-if="blurshow==false && keyword==''" class="title" style="margin-top: 32rpx;">
-			热门寄件
+			{{i18n.Popularshipment}}
 		</view>
 		<view v-if="blurshow==false && keyword==''" class="u-flex " style="column-gap: 20rpx;flex-wrap: wrap;">
 			<view class="tabs" v-for="(item,idx) in 8" :key="idx" @click="select">
@@ -31,6 +31,11 @@
 				blurshow: false, //是否显示热门寄件
 			};
 		},
+		computed: {
+			i18n() {
+				return this.$t('index')
+			}
+		},
 		methods: {
 			//取消
 			clear() {

+ 2 - 1
pages.json

@@ -85,7 +85,8 @@
 					"path": "counter",
 					"style": {
 						"navigationBarTitleText": "物流报价计算器",
-						"enablePullDownRefresh": false
+						"enablePullDownRefresh": false,
+						"navigationBarTitleFontSize":20
 					}
 				},
 				{

+ 14 - 9
pages/cart/cart.vue

@@ -4,14 +4,14 @@
 		<u-navbar :safeAreaInsetTop="true" :placeholder='true'>
 			<view class="u-nav-slot" slot="left">
 				<view class="">
-					<text class="shopcart">购物车</text>
+					<text class="shopcart">{{i18n.Shopping}}</text>
 					<text class="sum">(12)</text>
 				</view>
 			</view>
 			<view class="u-nav-slot" slot="right">
 				<view class="u-flex">
-					<text @click="admin" v-if="success">管理</text>
-					<text @click="admin" v-else>完成</text>
+					<text @click="admin" v-if="success">{{i18n.manage}}</text>
+					<text @click="admin" v-else>{{i18n.complete}}</text>
 					<view class="" style="width: 200rpx;"></view>
 				</view>
 			</view>
@@ -36,7 +36,7 @@
 									<view class="goodname">布兰德超级锁鲜全价主食冻干成</view>
 									<view class="goods">兔肉味-提高免疫 主食白金包</view>
 									<view class="" style="margin-top: 21rpx;">
-										<view class="goodtab">包邮</view>
+										<view class="goodtab">{{i18n.postage}}</view>
 									</view>
 									<view class="u-flex u-row-between" style="width: 100%;margin-top: 20rpx;">
 										<view class="">
@@ -72,20 +72,20 @@
 					<u-checkbox shape="circle" :name="selectall">
 					</u-checkbox>
 				</u-checkbox-group>
-				<text>全选</text>
+				<text>{{i18n.selectall}}</text>
 			</view>
 			<view v-if="success==false" class="dle">
-				删除
+				{{i18n.delete}}
 			</view>
 			<view class="u-flex" v-else>
 				<view class="">
-					<text class="allweight">总重量 50kg,</text>
-					<text class="sum">合计:</text>
+					<text class="allweight">{{i18n.Grossweight}} 50kg,</text>
+					<text class="sum">{{i18n.total}}:</text>
 					<text class='summon'>¥</text>
 					<text class='summon' style="font-size: 36rpx;">188</text>
 					<text class='summon'>.34</text>
 				</view>
-				<view class="settle">去结算</view>
+				<view class="settle">{{i18n.GotoResult}}</view>
 			</view>
 		</view>
 		<kj-tabbar  :value1=3></kj-tabbar>
@@ -117,6 +117,11 @@
 				tabarheight: ''
 			};
 		},
+		computed: {
+			i18n() {
+				return this.$t('index')
+			}
+		},
 		onLoad() {
 			const systemInfo = wx.getSystemInfoSync()
 			console.log(systemInfo);

+ 8 - 2
pages/express/express.vue

@@ -7,9 +7,9 @@
 				style="width: 750rpx;height: 1200rpx;position: absolute;top: 0;z-index: -1;left:-24rpx;" mode="">
 			</image>
 			<u-navbar bgColor='rgba(255, 215,215, 1)' :placeholder='true' :safeAreaInsetTop="true"
-				style="position: absolute;z-index: 110;">
+				>
 				<view class="u-nav-slot" slot="left" style="display: flex;">
-					<image src="../../static/images/index/xiaoxi.png" mode="" style="width: 40rpx;height: 40rpx;">
+					<image @click="tochat" src="../../static/images/index/xiaoxi.png" mode="" style="width: 40rpx;height: 40rpx;">
 					</image>
 					<image @click="counter" src="../../static/images/index/compile.png" mode=""
 						style="width: 40rpx;height: 40rpx;margin-left: 22rpx;"></image>
@@ -262,6 +262,12 @@
 					url: '/pageA/counter'
 				})
 			},
+			//消息
+			tochat(){
+				uni.navigateTo({
+					url:'/pageA/chat/news'
+				})
+			},
 			//物品信息
 			goods() {
 				uni.navigateTo({

+ 149 - 126
pages/index/index.vue

@@ -1,64 +1,101 @@
 <template>
 	<!-- 商城 -->
 	<view class="">
-
-		<view style="position: relative;">
-			<!-- 自定义导航栏 -->
-			<image src="../../static/images/index/back.png"
-				style="width: 750rpx;height: 1200rpx;position: absolute;top: 0;z-index: -1;" mode=""></image>
-			<u-navbar bgColor='rgba(255, 215,215, 1)' :placeholder='true' :fixed='true'
-				style="position: absolute;z-index: 110;background-color: rgba(0,0,0,0);">
-				<view class="u-nav-slot" slot="left" style="display: flex;">
-					<image src="../../static/images/index/xiaoxi.png" mode="" style="width: 40rpx;height: 40rpx;">
-					</image>
-					<image src="../../static/images/index/compile.png" mode=""
-						style="width: 40rpx;height: 40rpx;margin-left: 22rpx;"></image>
-					<image src="../../static/images/index/dianhua.png" mode=""
-						style="width: 40rpx;height: 40rpx;margin-left: 22rpx;"></image>
-				</view>
-				<view class="u-nav-slot" slot="center" style="width: 226rpx;">
-					<u-subsection bgColor='rgba(248, 50, 36, 0.1)' activeColor='#F83224' inactiveColor='#222'
-						:list="list" :current="current" @change="sectionChange"></u-subsection>
-				</view>
-			</u-navbar>
-			<view class="" style="margin-top: 30rpx;padding:0 24rpx;">
-				<!-- 搜索 -->
-				<view class="search">
-					<view class="u-flex">
-						<u-icon name="search" size='32'></u-icon>
-						<input type="text" :placeholder="i18n.Searchcon" />
+		<!-- <view class="index-navbar"> -->
+			<view style="position: relative;">
+				<!-- 自定义导航栏 -->
+				<image src="../../static/images/index/back.png"
+					style="width: 750rpx;height: 1200rpx;position: absolute;top: 0;z-index: -1;" mode=""></image>
+				<u-navbar bgColor='rgba(255, 215,215, 1)' :placeholder='true' :fixed='true'
+					>
+					<view class="u-nav-slot" slot="left" style="display: flex;">
+						<image @click="tochat" src="../../static/images/index/xiaoxi.png" mode=""
+							style="width: 40rpx;height: 40rpx;">
+						</image>
+						<image @click="counter" src="../../static/images/index/compile.png" mode=""
+							style="width: 40rpx;height: 40rpx;margin-left: 22rpx;"></image>
+						<image src="../../static/images/index/dianhua.png" mode=""
+							style="width: 40rpx;height: 40rpx;margin-left: 22rpx;"></image>
 					</view>
-					<view class="right">
-						{{i18n.search}}
+					<view class="u-nav-slot" slot="center" style="width: 226rpx;">
+						<u-subsection bgColor='rgba(248, 50, 36, 0.1)' activeColor='#F83224' inactiveColor='#222'
+							:list="list" :current="current" @change="sectionChange"></u-subsection>
 					</view>
-				</view>
-				<!-- tabs -->
-				<view class=""
-					style="display: flex;margin-top: 20rpx;align-items: center;justify-content: space-between;">
-					<u-tabs :list="list1"></u-tabs>
-					<view class="border">
+				</u-navbar>
+				<view class="" style="margin-top: 30rpx;padding:0 24rpx;">
+					<!-- 搜索 -->
+					<view class="search">
+						<view class="u-flex">
+							<u-icon name="search" size='32'></u-icon>
+							<input type="text" :placeholder="i18n.Searchcon" />
+						</view>
+						<view class="right">
+							{{i18n.search}}
+						</view>
 					</view>
-					<view class="u-flex" style="margin-left: 24rpx;width: 100rpx;" @click="shoptype">
-						<image src="../../static/images/index/fenlei.png" style="width: 24rpx;height: 24rpx;;" mode="">
-						</image>
-						<text class="fenlei">{{i18n.sort}}</text>
+					<!-- tabs -->
+					<view class=""
+						style="display: flex;margin-top: 20rpx;align-items: center;justify-content: space-between;">
+						<u-tabs :list="list1"></u-tabs>
+						<view class="border">
+						</view>
+						<view class="u-flex" style="margin-left: 24rpx;width: 100rpx;" @click="shoptype">
+							<image src="../../static/images/index/fenlei.png" style="width: 24rpx;height: 24rpx;;"
+								mode="">
+							</image>
+							<text class="fenlei">{{i18n.sort}}</text>
+						</view>
+					</view>
+					<!-- 轮播图 -->
+					<view class="" style="margin-top: 20rpx;">
+						<u-swiper radius='10' :indicator='true' :list="banner"></u-swiper>
 					</view>
-				</view>
-				<!-- 轮播图 -->
-				<view class="" style="margin-top: 20rpx;">
-					<u-swiper radius='10' :indicator='true' :list="banner"></u-swiper>
 				</view>
 			</view>
-			<view class="shopback">
-				<view class="u-flex u-row-between">
-					<view class="bigbox">
+		<!-- </view> -->
+		<view class="shopback">
+			<view class="u-flex u-row-between">
+				<view class="bigbox">
+					<view class="u-flex">
+						<image src="../../static/images/index/butie.png" style="width: 104rpx;height: 26rpx;" mode="">
+						</image>
+						<view class="biaoqian" style="background: #F35D22;">{{i18n.expensive}}</view>
+					</view>
+					<view class="u-flex" style="flex-wrap: wrap;justify-content: space-between;">
+						<view v-for="(item,idx) in 4" class="ssbox  " style="margin-top: 16rpx;">
+							<view class="" style="position: relative">
+								<image src=""
+									style="background-color: rgba(119, 119, 119, 1);width: 144rpx;height: 144rpx;"
+									mode=""></image>
+								<view class="u-flex u-row-center"
+									style="position: absolute;bottom: 10rpx;width: 144rpx;">
+									<view class="u-flex">
+										<view class="tag u-flex" style="background: rgba(243, 93, 34, 1);">
+											<image src="../../static/images/index/down.png"
+												style="width: 28rpx;height: 28rpx;position: relative;z-index: 3;"
+												mode="">
+											</image>
+											<text>{{15 + i18n.RMB}}</text>
+										</view>
+									</view>
+								</view>
+							</view>
+							<view class="money" style="text-align: center;">
+								¥59
+							</view>
+						</view>
+					</view>
+				</view>
+				<view class="">
+					<view class="smallbox">
 						<view class="u-flex">
-							<image src="../../static/images/index/butie.png" style="width: 104rpx;height: 26rpx;"
+							<image src="../../static/images/index/pinbao.png" style="width: 164rpx;height: 26rpx;"
 								mode=""></image>
-							<view class="biaoqian" style="background: #F35D22;">{{i18n.expensive}}</view>
+							<view class="biaoqian" style="background: rgba(255, 148, 21, 1);">{{i18n.expensive}}
+							</view>
 						</view>
 						<view class="u-flex" style="flex-wrap: wrap;justify-content: space-between;">
-							<view v-for="(item,idx) in 4" class="ssbox  " style="margin-top: 16rpx;">
+							<view v-for="(item,idx) in 2" class="ssbox  " style="margin-top: 16rpx;">
 								<view class="" style="position: relative">
 									<image src=""
 										style="background-color: rgba(119, 119, 119, 1);width: 144rpx;height: 144rpx;"
@@ -66,7 +103,11 @@
 									<view class="u-flex u-row-center"
 										style="position: absolute;bottom: 10rpx;width: 144rpx;">
 										<view class="u-flex">
-											<view class="tag u-flex" style="background: rgba(243, 93, 34, 1);">
+											<!-- 												<image src="../../static/images/index/label.png"
+													style="width: 28rpx;height: 28rpx;position: relative;z-index: 3;"
+													mode="">
+												</image> -->
+											<view class="tag u-flex" style="background-color: rgba(251, 73, 70, 1);">
 												<image src="../../static/images/index/down.png"
 													style="width: 28rpx;height: 28rpx;position: relative;z-index: 3;"
 													mode="">
@@ -76,99 +117,61 @@
 										</view>
 									</view>
 								</view>
-								<view class="money" style="text-align: center;">
-									¥59
-								</view>
 							</view>
 						</view>
 					</view>
-					<view class="">
-						<view class="smallbox">
-							<view class="u-flex">
-								<image src="../../static/images/index/pinbao.png" style="width: 164rpx;height: 26rpx;"
-									mode=""></image>
-								<view class="biaoqian" style="background: rgba(255, 148, 21, 1);">{{i18n.expensive}}
-								</view>
-							</view>
-							<view class="u-flex" style="flex-wrap: wrap;justify-content: space-between;">
-								<view v-for="(item,idx) in 2" class="ssbox  " style="margin-top: 16rpx;">
-									<view class="" style="position: relative">
-										<image src=""
-											style="background-color: rgba(119, 119, 119, 1);width: 144rpx;height: 144rpx;"
-											mode=""></image>
-										<view class="u-flex u-row-center"
-											style="position: absolute;bottom: 10rpx;width: 144rpx;">
-											<view class="u-flex">
-												<!-- 												<image src="../../static/images/index/label.png"
-													style="width: 28rpx;height: 28rpx;position: relative;z-index: 3;"
-													mode="">
-												</image> -->
-												<view class="tag u-flex" style="background-color: rgba(251, 73, 70, 1);">
-													<image src="../../static/images/index/down.png"
-														style="width: 28rpx;height: 28rpx;position: relative;z-index: 3;"
-														mode="">
-													</image>
-													<text>{{15 + i18n.RMB}}</text>
-												</view>
-											</view>
-										</view>
-									</view>
-								</view>
-							</view>
+					<view class="smallbox">
+						<view class="u-flex">
+							<image src="../../static/images/index/postage.png" style="width: 116rpx;height: 26rpx;"
+								mode=""></image>
+							<view class="biaoqian" style="background:rgba(248, 50, 36, 1)">{{i18n.Something}}</view>
 						</view>
-						<view class="smallbox">
-							<view class="u-flex">
-								<image src="../../static/images/index/postage.png" style="width: 116rpx;height: 26rpx;"
-									mode=""></image>
-								<view class="biaoqian" style="background:rgba(248, 50, 36, 1)">{{i18n.Something}}</view>
-							</view>
-							<view class="u-flex" style="flex-wrap: wrap;justify-content: space-between;">
-								<view v-for="(item,idx) in 2" class="ssbox  " style="margin-top: 8rpx;">
-									<view class="" style="position: relative">
-										<image src=""
-											style="background-color: rgba(119, 119, 119, 1);width: 124rpx;height: 124rpx;"
-											mode=""></image>
-										<view class="shopname">
-											纯牛奶
-										</view>
+						<view class="u-flex" style="flex-wrap: wrap;justify-content: space-between;">
+							<view v-for="(item,idx) in 2" class="ssbox  " style="margin-top: 8rpx;">
+								<view class="" style="position: relative">
+									<image src=""
+										style="background-color: rgba(119, 119, 119, 1);width: 124rpx;height: 124rpx;"
+										mode=""></image>
+									<view class="shopname">
+										纯牛奶
 									</view>
 								</view>
 							</view>
 						</view>
 					</view>
 				</view>
-				<view class="u-flex u-row-between" style="flex-wrap: wrap;">
-					<view class="bigbox" v-for="(item,index) in 6" style="position: relative;" @click="todetail">
-						<image src="../../static/images/index/discount.png"
-							style="width: 60rpx;height: 36rpx;position: absolute;left: 12rpx;top: 12rpx;" mode="">
-						</image>
-						<image src=""
-							style="width: 340rpx;height: 340rpx;background-color: rgba(119, 119, 119, 1) ;margin-left: -20rpx;margin-top: -18rpx;"
-							mode=""></image>
-						<view class="title">
-							INSTINCT天然百利狗粮 无谷泰迪去
-						</view>
-						<view class="">
-							<text class="money">
-								¥258.00
-							</text>
-							<text class="weight">
-								¥2kg
-							</text>
+			</view>
+			<view class="u-flex u-row-between" style="flex-wrap: wrap;">
+				<view class="bigbox" v-for="(item,index) in 6" style="position: relative;" @click="todetail">
+					<image src="../../static/images/index/discount.png"
+						style="width: 60rpx;height: 36rpx;position: absolute;left: 12rpx;top: 12rpx;z-index: 10;" mode="">
+					</image>
+					<image src=""
+						style="width: 340rpx;height: 340rpx;background-color: rgba(119, 119, 119, 1) ;margin-left: -20rpx;margin-top: -18rpx;"
+						mode=""></image>
+					<view class="title">
+						INSTINCT天然百利狗粮 无谷泰迪去
+					</view>
+					<view class="">
+						<text class="money">
+							¥258.00
+						</text>
+						<text class="weight">
+							¥2kg
+						</text>
+					</view>
+					<view class="u-flex" style="flex-wrap: wrap;margin-top: 18rpx;column-gap: 12px;overflow: hidden;">
+						<view class="taber" style="border: 1rpx solid #E5BC78;color: #E5BC78;">{{i18n.postage}}
 						</view>
-						<view class="u-flex"
-							style="flex-wrap: wrap;margin-top: 18rpx;column-gap: 12px;overflow: hidden;">
-							<view class="taber" style="border: 1rpx solid #E5BC78;color: #E5BC78;">{{i18n.postage}}
-							</view>
-							<view class="taber"
-								style="border: 1rpx solid rgba(237, 9, 9, 1);color: rgba(237, 9, 9, 1);">{{i18n.Trade}}
-							</view>
-							<!-- <view class="taber" style="border: 1rpx solid #E5BC78;color: #E5BC78;">以旧换新</view> -->
+						<view class="taber" style="border: 1rpx solid rgba(237, 9, 9, 1);color: rgba(237, 9, 9, 1);">
+							{{i18n.Trade}}
 						</view>
+						<!-- <view class="taber" style="border: 1rpx solid #E5BC78;color: #E5BC78;">以旧换新</view> -->
 					</view>
 				</view>
 			</view>
 		</view>
+
 		<u-popup :show="show" mode='center' :round='16' bgColor='transparent'>
 			<view style="position: relative;">
 				<image src="https://cdn.uviewui.com/uview/swiper/swiper1.png"
@@ -225,6 +228,18 @@
 			}
 		},
 		methods: {
+			//物流计算器
+			counter() {
+				uni.navigateTo({
+					url: '/pageA/counter'
+				})
+			},
+			//消息
+			tochat() {
+				uni.navigateTo({
+					url: '/pageA/chat/news'
+				})
+			},
 			//商品分类
 			shoptype() {
 				uni.navigateTo({
@@ -253,6 +268,14 @@
 </script>
 
 <style lang="scss" scoped>
+	.index-navbar {
+		position: sticky;
+		top: 0;
+		left: 0;
+		width: 750rpx;
+		z-index: 100;
+	}
+
 	::v-deep .u-tabs {
 		width: 560rpx;
 	}

+ 8 - 3
pages/shopping/shopping.vue

@@ -30,11 +30,11 @@
 						<text class="title">可心柔 V9系列婴儿保wadhbiuawd</text>
 						<view class="u-flex" style="margin-top: 12rpx;flex-wrap: wrap;column-gap: 12rpx;">
 							<view class="tabsa" v-for="(item,index) in 3">
-								坏单包赔
+								{{i18n.orderpaysforitself}}
 							</view>
 						</view>
 						<view class="num">
-							已售5000+件
+							{{i18n.Soldout}}5000+{{i18n.piece}}
 						</view>
 						<view class="" style="margin-top: 16rpx;position: relative;">
 							<image src="/static/shopping/btn.png"
@@ -87,7 +87,12 @@
 			click(item) {
 				console.log('item', item);
 			}
-		}
+		},
+		computed: {
+			i18n() {
+				return this.$t('index')
+			}
+		},
 	}
 </script>
 

Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/common/main.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/common/vendor.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/cart/cart.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/express/express.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/index/index.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/login/login.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/mine/mine.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/shopping/shopping.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-badge/u-badge.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-checkbox-group/u-checkbox-group.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-checkbox/u-checkbox.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-icon/u-icon.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-loading-icon/u-loading-icon.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-navbar/u-navbar.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-safe-bottom/u-safe-bottom.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-status-bar/u-status-bar.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-subsection/u-subsection.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-swiper-indicator/u-swiper-indicator.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-swiper/u-swiper.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-tabbar-item/u-tabbar-item.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-tabbar/u-tabbar.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-tabs/u-tabs.js.map


Datei-Diff unterdrückt, da er zu groß ist
+ 1 - 1
unpackage/dist/dev/mp-weixin/common/vendor.js


+ 5 - 0
unpackage/dist/dev/mp-weixin/pages/cart/cart.js

@@ -310,6 +310,11 @@ var _default = {
       tabarheight: ''
     };
   },
+  computed: {
+    i18n: function i18n() {
+      return this.$t('index');
+    }
+  },
   onLoad: function onLoad() {
     var systemInfo = wx.getSystemInfoSync();
     console.log(systemInfo);

Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/mp-weixin/pages/cart/cart.wxml


+ 6 - 0
unpackage/dist/dev/mp-weixin/pages/express/express.js

@@ -455,6 +455,12 @@ var _default = {
         url: '/pageA/counter'
       });
     },
+    //消息
+    tochat: function tochat() {
+      uni.navigateTo({
+        url: '/pageA/chat/news'
+      });
+    },
     //物品信息
     goods: function goods() {
       uni.navigateTo({

Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/mp-weixin/pages/express/express.wxml


+ 15 - 0
unpackage/dist/dev/mp-weixin/pages/index/index.js

@@ -372,6 +372,9 @@ exports.default = void 0;
 //
 //
 //
+//
+//
+//
 var _default = {
   data: function data() {
     return {
@@ -409,6 +412,18 @@ var _default = {
     }
   },
   methods: {
+    //物流计算器
+    counter: function counter() {
+      uni.navigateTo({
+        url: '/pageA/counter'
+      });
+    },
+    //消息
+    tochat: function tochat() {
+      uni.navigateTo({
+        url: '/pageA/chat/news'
+      });
+    },
     //商品分类
     shoptype: function shoptype() {
       uni.navigateTo({

Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/mp-weixin/pages/index/index.wxml


+ 8 - 0
unpackage/dist/dev/mp-weixin/pages/index/index.wxss

@@ -24,6 +24,14 @@
 /* 垂直间距 */
 /* 透明度 */
 /* 文章场景相关 */
+.index-navbar.data-v-57280228 {
+  position: -webkit-sticky;
+  position: sticky;
+  top: 0;
+  left: 0;
+  width: 750rpx;
+  z-index: 100;
+}
 .data-v-57280228 .u-tabs {
   width: 560rpx;
 }

+ 5 - 0
unpackage/dist/dev/mp-weixin/pages/shopping/shopping.js

@@ -258,6 +258,11 @@ var _default = {
     click: function click(item) {
       console.log('item', item);
     }
+  },
+  computed: {
+    i18n: function i18n() {
+      return this.$t('index');
+    }
   }
 };
 exports.default = _default;

Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
unpackage/dist/dev/mp-weixin/pages/shopping/shopping.wxml


Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden.