瀏覽代碼

封装接口配置文件

mabaoyi 9 月之前
父節點
當前提交
8d39a55233
共有 42 個文件被更改,包括 1764 次插入1591 次删除
  1. 19 20
      App.vue
  2. 1085 1019
      commont/messages.js
  3. 25 24
      main.js
  4. 14 1
      manifest.json
  5. 2 7
      network/base.js
  6. 8 8
      network/homeApi.js
  7. 22 21
      network/http.js
  8. 173 167
      pageC/accountBalance/accountBalance.vue
  9. 267 242
      pageC/mineFollow/mineFollow.vue
  10. 93 55
      pages/login/login.vue
  11. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/common/main.js.map
  12. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/common/runtime.js.map
  13. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/common/vendor.js.map
  14. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/components/kj-tabbar/kj-tabbar.js.map
  15. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/cart/cart.js.map
  16. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/express/express.js.map
  17. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/index/index.js.map
  18. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/login/login.js.map
  19. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/mine/mine.js.map
  20. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/pages/shopping/shopping.js.map
  21. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-badge/u-badge.js.map
  22. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-checkbox-group/u-checkbox-group.js.map
  23. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-checkbox/u-checkbox.js.map
  24. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-icon/u-icon.js.map
  25. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-loading-icon/u-loading-icon.js.map
  26. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-navbar/u-navbar.js.map
  27. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-safe-bottom/u-safe-bottom.js.map
  28. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-status-bar/u-status-bar.js.map
  29. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-subsection/u-subsection.js.map
  30. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-swiper-indicator/u-swiper-indicator.js.map
  31. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-swiper/u-swiper.js.map
  32. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-tabbar-item/u-tabbar-item.js.map
  33. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-tabbar/u-tabbar.js.map
  34. 0 0
      unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-tabs/u-tabs.js.map
  35. 2 1
      unpackage/dist/dev/mp-weixin/common/main.js
  36. 0 0
      unpackage/dist/dev/mp-weixin/common/runtime.js
  37. 8 7
      unpackage/dist/dev/mp-weixin/common/vendor.js
  38. 38 2
      unpackage/dist/dev/mp-weixin/pages/login/login.js
  39. 1 0
      unpackage/dist/dev/mp-weixin/pages/login/login.json
  40. 1 1
      unpackage/dist/dev/mp-weixin/pages/login/login.wxml
  41. 2 2
      unpackage/dist/dev/mp-weixin/pages/login/login.wxss
  42. 4 14
      unpackage/dist/dev/mp-weixin/project.config.json

+ 19 - 20
App.vue

@@ -1,25 +1,24 @@
-
 <script>
-	export default {
-		onLaunch: function() {
-			console.log('App Launch')
-		},
-		onShow: function() {
-			console.log('App Show')
-		},
-		onHide: function() {
-			console.log('App Hide')
-		}
-	}
+export default {
+  onLaunch: function () {
+    // console.log('App Launch')
+  },
+  onShow: function () {
+    // console.log('App Show')
+  },
+  onHide: function () {
+    // console.log('App Hide')
+  },
+};
 </script>
 
 <style lang="scss">
-	page{
-		background-color: #f4f4f4
-	}
-	.uni-bar {
-			background-color: #f4f4f4
-	}
-	/*每个页面公共css */
-	@import "@/uview-ui/index.scss";
+page {
+  background-color: #f4f4f4;
+}
+.uni-bar {
+  background-color: #f4f4f4;
+}
+/*每个页面公共css */
+@import "@/uview-ui/index.scss";
 </style>

+ 1085 - 1019
commont/messages.js

@@ -1,1020 +1,1086 @@
 export default {
-	"zh-CN": {
-		index: {
-			homepage: '主页',
-			switchLanguage: '切换语言',
-			address: '地址管理',
-			addAndEdit: "新增/修改地址",
-			account: '账号与安全',
-			password: '修改密码/手机号',
-			switch: '切换语言',
-			user: "用户协议",
-			privacy: "隐私政策",
-			platform: "平台规则",
-			merchant: "商户入驻申请协议",
-			layout: "退出登录",
-			setup: "账号设置",
-			information: "个人信息",
-			headerImg: "头像",
-			nickname: "昵称",
-			prompt: "限4-24个字符(1汉字=2字符,1英文活数字=1字符)",
-			editNextname: '编辑昵称',
-			inland: "中国内地",
-			international: "国际",
-			initial: "默认地址",
-			edit: "编辑",
-			delete: "删除",
-			wx: "微信导入",
-			add: "新增地址",
-			contacts: "联系人信息",
-			wxAddress: "微信地址薄",
-			newAddress: "新建地址",
-			name: "姓名",
-			phone: "手机号",
-			city: "省市区",
-			detailed: "详细地址",
-			goods: "请填写收货人信息",
-			pleasePhoneNumber: "请填写收货人手机号",
-			township: "省市区县、乡镇等",
-			sect: "请输入详细地址精确到门牌号",
-			company: "公司名称(选填)",
-			preserve: "保存",
-			empty: "清空",
-			country: "国家",
-			postalCode: "邮编",
-			email: "电子邮箱",
-			companyName: "公司名称",
-			selection: "请选择",
-			PleacePostalCode: "请输入邮编",
-			addressBook: "保存到地址薄",
-			pleaseEmail: "请输入电子邮箱(选填)",
-			editPassword: "修改登录密码",
-			editPhone: "修改手机号",
-			accountCancellation: "账号注销",
-			setPassword: "设置密码",
-			cancellation: "注销后无法恢复,请谨慎操作",
-			myDeposit: "我的保证金",
-			balance: "余额",
-			mineFollow: "我的关注",
-			myPackage: "我的包裹",
-			mallOrders: "商城订单",
-			whole: "全部",
-			pendingPayment: "待付款",
-			joiningGroups: "拼团中",
-			toBeShipped: "待发货",
-			toBeReceived: "待收货",
-			refund: "退款/售后",
-			leaderunction: "团长功能",
-			platform: "平台商品库",
-			productManagement: "商品管理",
-			orderManagement: "订单管理",
-			afterSales: "售后管理",
-			supplyChain: "供应链商品",
-			PCEnd: "PC端",
-			pontact: "联系客服",
-			accountSettings: "账号设置",
-			shop: '商城',
-			border: '跨境速递',
-			item: '物品信息',
-			required: '必填',
-			flow: '跨境物流',
-			share: '分享给好友',
-			compute: "物流计算器",
-			deliver: "发往中转点",
-			Sign: '中转已签收',
-			overseas: "正发往海外",
-			mail: '去寄件',
-			mine: '我的',
-			addsign: '添加寄往中转点包裹',
-			more: '更多',
-			price: '单价',
-			already: '已拼',
-			parcel: '包裹',
-			residue: '剩余重量',
-			plan: '进度',
-			start: '开始时间',
-			cut: '截止时间',
-			parceling: '拼包发海外',
-			goparceling: '去拼包',
-			sender: '新建寄件人',
-			recipient: '新建收件人',
-			informat: '点击填写寄件地址信息',
-			informate: '点击填写收件地址信息',
-			addressbook: '地址簿',
-			select: '请选择物品信息',
-			//主页
-			search: '搜索',
-			Searchcon: '请输入要搜索的内容',
-			expensive: '买贵必赔',
-			Something: '全球好物',
-			postage: '包邮',
-			Trade: '以旧换新',
-			sort: '分类',
-			fill: '已补',
-			RMB: '元',
-			history: '历史地址',
-			Fill: '请填写',
-			//填写寄件人信息
-			senderinfo: '填写寄件人信息',
-			addressee: '请输入收件人姓名',
-			enter: '确定',
-			shoptype: '商品类型',
-			estimated: '预估重量',
-			piece: '件数',
-			rule: '了解计费规则',
-			Starting: '起始地',
-			destination: '目的地',
-			Commodity: '商品重量',
-			Acquisition: '获取价格',
-			Calculated: '计算重量',
-			Estimated: '预估运费',
-			details: '查看详情',
-			Normal: '普通商品',
-			special: '特殊商品',
-			orderSearch: '请输入订单编号搜索',
-			orderWeight: '当前页面加载的订单总重量',
-			purchase: '平台自购',
-			OrderNumber: '订单编号',
-			Parcelweight: '包裹重量',
-			payment: '立即付款',
-			Frozen: '冻结',
-			recover: '恢复',
-			total: '合计',
-			selfPost: '自寄',
-			receiveGoods: '待平台收货',
-			TrackingNumber: '快递单号',
-			trackingNumber: '输入快递单号,快速添加到我的包裹',
-			Expresscompany: '快递公司',
-			ExpressCompany: '输入快递公司名称',
-			parcelWeight: '请输入包裹重量',
-			Addlist: '添加到包裹列表',
-			Addparcel: '添加包裹',
-			Packlist: '拼包列表',
-			classification: '商品分类',
-			synthesis: '综合',
-			sell: '销售',
-			Pricea: '价格',
-			screen: '筛选',
-			Pricerange: '价格区间',
-			Weightinterval: '重量区间',
-			brand: '品牌',
-			Proprietary: '自营商品',
-			reset: '重置',
-			yes: '是',
-			Bottomprice: '最低价',
-			highestprice: '最高价',
-			Discounted: '折扣价',
-			service: '服务',
-			Netcontent: '净含量',
-			sametype: '同款低价',
-			review: '评论',
-			Productdetails: '商品详情',
-			Specification: '规格参数',
-			Recommended: '推荐商品',
-			material: '主要原料',
-			specification: '规格',
-			Shelflife: '保质期',
-			Suitableobject: '适合对象',
-			Customer: '客服',
-			Shopping: '购物车',
-			follow: '关注',
-			notification: '到货通知',
-			Sele: '选择',
-			Salesvolume: '销售量',
-			stroll: '逛逛',
-			article: '条',
-			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: '已售',
-			//账户余额
-			accountBalance:"账户余额",
-			myBalance:"我的余额",
-			withdrawal:"提现",
-			recharge:'充值',
-			balanceDetails:"余额明细",
-			
-		}
-	},
-	"en-US": {
-		index: {
-			homepage: 'Homepage',
-			switchLanguage: "Switch Language",
-			address: "Address Management",
-			addAndEdit: "add/modify Address",
-			account: 'Account and Security',
-			password: 'Change password/Phone Number',
-			switch: 'Switch Language',
-			user: "User Agreement",
-			privacy: "Privacy Policy",
-			platform: "Platform rules",
-			merchant: "Merchant Entry Application Agreement",
-			layout: "Log out and log in",
-			setup: "Account Settings",
-			information: "Personal Information",
-			headerImg: "Avatar",
-			nickname: "Nickname",
-			prompt: "Limited to 4-24 characters (1 Chinese character=2 characters, 1 English live number=1 character)",
-			editNextname: 'Edit Nickname',
-			inland: "Mainland China",
-			international: "International",
-			initial: "Default Address",
-			edit: 'Edit',
-			delete: "Delete",
-			wx: "WeChat import",
-			add: "Add Address",
-			contacts: "Contact Information ",
-			wxAddress: "WeChat Address Book",
-			newAddress: "New Address",
-			name: "Name",
-			phone: "Mobile phone number",
-			city: "Provinces, cities, and districts",
-			detailed: "Detailed address",
-			goods: "Please fill in the recipient information",
-			pleasePhoneNumber: "Please fill in the recipient's mobile phone number",
-			township: "Provinces, cities, counties, townships, etc",
-			sect: "Please enter a detailed address accurate to the house number",
-			company: "Company name (optional)",
-			preserve: "Preserve",
-			empty: "Empty",
-			country: "Country",
-			postalCode: "Postal code",
-			email: "E-mail",
-			companyName: "Company Name",
-			selection: "Please Select",
-			PleacePostalCode: "Please enter your postal code",
-			addressBook: "Save to Address Book",
-			pleaseEmail: "Please enter your email address (optional)",
-			cancellation: "Unable to recover after logging out, please operate with caution",
-			editPassword: "Change login password",
-			editPhone: "Change phone number",
-			accountCancellation: "Account Cancellation",
-			setPassword: "Set password",
-			myDeposit: "My deposit",
-			balance: "Balance",
-			mineFollow: "My following",
-			myPackage: "My Package",
-			mallOrders: "Mall orders",
-			whole: "Whole",
-			pendingPayment: "Pending payment",
-			joiningGroups: "Joining groups",
-			toBeShipped: "To be shipped",
-			toBeReceived: "To be received",
-			refund: "Refund/After sales",
-			leaderunction: "Leader function",
-			platform: "Platform product library",
-			productManagement: "Product Management",
-			orderManagement: "order management",
-			afterSales: "After sales",
-			supplyChain: "Supply chain goods",
-			PCEnd: "PC end",
-			pontact: "Contact customer service",
-			accountSettings: "Account Settings",
-			shop: 'store',
-			border: 'border',
-			item: 'Item information',
-			required: 'required',
-			flow: 'Cross border logistics',
-			share: 'Share',
-			compute: "The Reckoner",
-			deliver: "To transfer point",
-			Sign: 'Transfer has been signed for',
-			overseas: "Sending overseas",
-			mail: 'Go and send the package',
-			mine: 'mine',
-			addsign: 'Add package to transit point',
-			more: 'more',
-			price: 'unit price',
-			already: 'Spliced',
-			parcel: 'package',
-			residue: ' weight',
-			plan: 'schedule',
-			start: 'start time',
-			cut: 'Deadline',
-			parceling: 'Package shipping overseas',
-			goparceling: 'Go pack up',
-			sender: 'New sender',
-			recipient: 'New recipient',
-			informat: 'Fill in the mailing address information',
-			informate: 'Fill in the shipping address information',
-			addressbook: 'Address Book',
-			select: 'Please select item information',
-			//主页
-			search: 'search',
-			Searchcon: 'you want to search for',
-			expensive: 'Buy high Must compensate',
-			Something: 'Global goodies',
-			postage: 'Exempt from postage',
-			Trade: 'Trade-in',
-			sort: 'sort',
-			fill: 'subsidy',
-			RMB: 'RMB',
-			history: 'Historical address',
-			Fill: 'Fill out',
-			senderinfo: 'Sender information',
-			addressee: 'Indicare il nome del destinatario',
-			enter: 'confirm',
-			shoptype: 'type of merchandise',
-			estimated: 'estimated weight',
-			piece: 'piece',
-			rule: 'Understanding billing rules',
-			Starting: 'Starting place',
-			destination: 'destination',
-			Commodity: 'Commodity weight',
-			Acquisition: 'Acquisition price',
-			Calculated: 'Calculated weight',
-			Estimated: 'Estimated freight',
-			details: 'View details',
-			Normal: 'General goods',
-			special: 'Special goods',
-			orderSearch: 'Please enter the order number to search',
-			orderWeight: 'The total weight of the order currently loaded on the page',
-			purchase: 'Platform purchase',
-			OrderNumber: 'Order number',
-			Parcelweight: 'Parcel weight',
-			payment: 'Immediate payment',
-			Frozen: 'Frozen',
-			recover: 'recover',
-			total: 'total',
-			selfPost: 'self-post',
-			receiveGoods: 'Wait for the platform to receive the goods',
-			TrackingNumber: 'Tracking number',
-			trackingNumber: 'Enter the tracking number to quickly add to my package',
-			Expresscompany: 'Express company',
-			ExpressCompany: 'Enter the name of the Courier company',
-			parcelWeight: 'Please enter the parcel weight',
-			Addlist: 'Add to package list',
-			Addparcel: 'Add parcel',
-			Packlist: 'Pack list',
-			classification: 'Commodity classification',
-			synthesis: 'synthesis',
-			sell: 'sell',
-			Pricea: 'Price',
-			screen: 'screen',
-			Pricerange: 'Price range',
-			Weightinterval: 'Weight section',
-			brand: 'brand',
-			Proprietary: 'Proprietary commodities',
-			reset: 'reset',
-			yes: 'yes',
-			Bottomprice: 'Bottom price',
-			highestprice: 'The highest price',
-			Discounted: 'Discounted price',
-			service: 'service',
-			Netcontent: 'Net content',
-			sametype: 'Lower price of the same type',
-			review: 'review',
-			Productdetails: 'Product details',
-			Specification: 'Specification parameter',
-			Recommended: 'Recommended goods',
-			material: 'Main raw material',
-			specification: 'specification',
-			Shelflife: 'Shelf life',
-			Suitableobject: 'Suitable object',
-			Customer: 'Customer service',
-			Shopping: 'Shopping cart',
-			follow: 'follow',
-			notification: 'Notice of arrival',
-			Sele: 'Select',
-			Salesvolume: 'Sales volume',
-			stroll: 'stroll',
-			article: 'article',
-			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',
-		}
-	},
-	// 西班牙
-	"es-ES": {
-		index: {
-			homepage: 'La página',
-			switchLanguage: 'Cambiar el idioma',
-			address: 'Gestión de direcciones',
-			addAndEdit: "Añadir/cambiar dirección",
-			account: 'Cuenta y seguridad',
-			password: 'Cambiar contraseña/número de teléfono móvil',
-			switch: 'Cambiar el idioma',
-			user: "Acuerdo de usuario",
-			privacy: "Política de privacidad",
-			platform: "Reglas de plataforma",
-			merchant: "Acuerdo de solicitud de entrada comercial",
-			layout: "Salir del login",
-			setup: "Configuración de cuenta",
-			information: "Información personal",
-			headerImg: "avatares",
-			nickname: "apodo",
-			prompt: "Limitado a 4-24 caracteres (1 kanji =2 caracteres, 1 número vivo en inglés =1 carácter)",
-			editNextname: 'Editar el apodo',
-			inland: "China continental",
-			international: "internacional",
-			initial: "Dirección por defecto",
-			edit: "editor",
-			delete: "borrar",
-			wx: "Importación de wechat",
-			add: "Nueva dirección añadida",
-			contacts: "Información de contacto",
-			wxAddress: "Dirección wechat delgada",
-			newAddress: "Nueva dirección",
-			name: "Los nombres",
-			phone: "Teléfono móvil no",
-			city: "Provincia y ciudad",
-			detailed: "Dirección completa",
-			goods: "Por favor complete la información del destinatario",
-			pleasePhoneNumber: "Por favor, introduzca el número de teléfono móvil del destinatario",
-			township: "Provincia ciudad distrito condado pueblo etc",
-			sect: "Por favor, introduzca la dirección exacta al número de la casa",
-			company: "Nombre de la empresa (opcional)",
-			preserve: "guardar",
-			empty: "vacíe",
-			country: "países",
-			postalCode: "Código postal",
-			email: "Correo electrónico",
-			companyName: "Nombre de empresa",
-			selection: "favor seleccione",
-			PleacePostalCode: "Por favor ingrese su código postal",
-			addressBook: "Guardar a la dirección delgada",
-			pleaseEmail: "Por favor, introduzca su correo electrónico (opcional)",
-			editPassword: "Cambiar contraseña de acceso",
-			editPhone: "Cambiar el número de teléfono",
-			accountCancellation: "Cierre de cuenta",
-			setPassword: "Establecer una contraseña",
-			cancellation: "No se puede restaurar después de la cancelación, por favor, tenga cuidado",
-			myDeposit: "Mi depósito de seguridad",
-			balance: "El saldo",
-			mineFollow: "Mi preocupación por",
-			myPackage: "Mi paquete de",
-			mallOrders: "Orden del centro",
-			whole: "total",
-			pendingPayment: "Pendiente de pago",
-			joiningGroups: "En grupo",
-			toBeShipped: "Listo para enviar",
-			toBeReceived: "Para recibir",
-			refund: "Reembolso/post-venta",
-			leaderunction: "Función jefe",
-			platform: "Plataforma mercancía biblioteca",
-			productManagement: "Gestión de mercancías",
-			orderManagement: "Gestión de pedidos",
-			afterSales: "Gestión post-venta",
-			supplyChain: "Cadena de suministro commodities",
-			PCEnd: "PC cliente",
-			pontact: "Contactar servicio al cliente",
-			accountSettings: "Configuración de cuenta",
-			shop: 'Comercial',
-			border: 'transfronterizo',
-			item: 'Artículos',
-			required: 'Obligatorio',
-			flow: 'Logística transfronteriza',
-			share: 'Compartir',
-			compute: "Calculadora",
-			deliver: "Enviado al punto de tránsito",
-			Sign: 'El tránsito ha sido firmado',
-			overseas: "Se está enviando al extranjero",
-			mail: 'Ir a enviar',
-			mine: 'El mío',
-			addsign: 'Añadir paquetes de puntos de tránsito',
-			more: 'Más',
-			price: 'Precio unitario',
-			already: 'Se ha luchado',
-			parcel: 'Paquete',
-			residue: 'residual',
-			plan: 'Progreso',
-			start: 'Hora de inicio',
-			cut: 'Plazo',
-			parceling: 'Envío de paquetes en el extranjero',
-			goparceling: 'Ir a empacar',
-			sender: 'Nuevo remitente',
-			recipient: 'Nuevo destinatario',
-			informat: 'Rellene la información de la dirección de envío',
-			informate: 'Rellene la información de la dirección de recepción',
-			addressbook: 'Libreta de direcciones',
-			select: 'Por favor, seleccione la información del artículo',
-			//主页
-			search: 'Buscar',
-			Searchcon: 'Contenido de la búsqueda',
-			expensive: 'Comprar caro Debe pagar',
-			Something: 'Cosas buenas del mundo',
-			postage: 'Envío gratis',
-			Trade: 'Cambiar lo viejo por lo nuevo',
-			sort: 'Clasificación',
-			fill: 'Subvenciones',
-			RMB: 'RMB',
-			history: 'Dirección histórica',
-			Fill: 'Por favor, rellene',
-			senderinfo: 'Rellene la información del remitente',
-			addressee: 'Por favor ingrese el nombre del destinatario',
-			enter: 'determinar',
-			shoptype: 'Tipo de mercancía',
-			estimated: 'Peso estimado estimado',
-			piece: 'algo',
-			rule: 'Entender las reglas de facturación',
-			Starting: 'incipiente',
-			destination: 'destino',
-			Commodity: 'Peso de mercancía',
-			Acquisition: 'Obtener el precio',
-			Calculated: 'Calcula el peso',
-			Estimated: 'Gastos de envío estimados',
-			details: 'Ver los detalles',
-			Normal: 'Bienes comunes',
-			special: 'Mercancía especial',
-			orderSearch: 'Por favor, introduzca el número de pedido buscar',
-			orderWeight: 'Peso total del pedido cargado por la página actual',
-			purchase: 'Plataforma de compra propia',
-			OrderNumber: 'Número de pedido',
-			Parcelweight: 'Peso del paquete',
-			payment: 'Pague ahora mismo',
-			Frozen: ' congelación',
-			recover: ' recuperación',
-			total: 'total',
-			selfPost: 'Postal desde',
-			receiveGoods: 'A recibir en la plataforma',
-			TrackingNumber: 'Número de seguimiento',
-			trackingNumber: 'Ingrese el número de seguimiento para agregar rápidamente a mi paquete',
-			Expresscompany: 'Empresa de mensajería',
-			ExpressCompany: 'Introduzca el nombre de la empresa de mensajería',
-			parcelWeight: 'Por favor ingrese el peso del paquete',
-			Addlist: 'Añadir a la lista de paquetes',
-			Addparcel: 'Añadir un paquete',
-			Packlist: 'Lista de paquetes',
-			classification: 'Clasificación de mercancías',
-			synthesis: 'integrado',
-			sell: 'venta',
-			Pricea: 'precio',
-			screen: 'selección',
-			Pricerange: 'Rango de precios',
-			Weightinterval: 'Intervalo de peso',
-			brand: 'La marca',
-			Proprietary: 'Mercancía por cuenta propia',
-			reset: 'restaurar',
-			yes: 'es',
-			Bottomprice: 'Precio más bajo',
-			highestprice: 'Precio máximo',
-			Discounted: 'Precio con descuento',
-			service: 'servicios',
-			Netcontent: 'Contenido neto',
-			sametype: 'Mismo modelo bajo precio',
-			review: 'comentarios',
-			Productdetails: 'Detalles de mercancía',
-			Specification: 'Especificaciones y parámetros',
-			Recommended: 'Artículos recomendados para',
-			material: 'Materia prima principal',
-			specification: 'Las especificaciones',
-			Shelflife: 'caducidad',
-			Suitableobject: 'Apto para objetos',
-			Customer: 'call',
-			Shopping: 'carrito',
-			follow: 'atención',
-			notification: 'Notificación de llegada',
-			Sele: 'seleccione',
-			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',
-			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',
-		}
-	},
-	//意大利
-	"it-IT": {
-		index: {
-			homepage: 'Home page',
-			switchLanguage: 'Cambio di lingua',
-			address: 'Gestione degli indirizzi',
-			addAndEdit: "Nuovi indirizzi/modifiche",
-			account: 'Numero di conto e sicurezza',
-			password: 'Modificare la parola d’ordine/numero di cellulare',
-			switch: 'Cambio di lingua',
-			user: "Accordi per gli utenti",
-			privacy: "Politica in materia di tutela della vita privata",
-			platform: "Regole per le piattaforme",
-			merchant: "Accordo di adesione di un commerciante",
-			layout: "Uscita logon",
-			setup: "Fissazione del numero di conto",
-			information: "Dati personali",
-			headerImg: "avatar",
-			nickname: "soprannome",
-			prompt: "Limite da 4 a 24 caratteri (1 cinese =2 caratteri, 1 inglese vivo =1 carattere)",
-			editNextname: 'Soprannomi di redazione',
-			inland: "Cina continentale",
-			international: "internazionale",
-			initial: "Indirizzo predefinito",
-			edit: "editoriale",
-			delete: "cancellare",
-			wx: "Importazioni di wechat",
-			add: "Nuovo indirizzo",
-			contacts: "Información de contacto",
-			wxAddress: "Dirección wechat delgada",
-			newAddress: "Nuovi indirizzi",
-			name: "nomi",
-			phone: "Numero di telefono",
-			city: "Aree metropolitane",
-			detailed: "Indirizzo completo",
-			goods: "Per piacere, completare l’informazione del destinatario",
-			pleasePhoneNumber: "Per piacere, completare il numero di telefono del destinatario",
-			township: "I comuni e le province le regioni, le città, ecc",
-			sect: "Si prega di indicare l’indirizzo completo con il numero della targa",
-			company: "Nome della società (indicare il nome della società)",
-			preserve: "conservazione",
-			empty: "svuotati",
-			country: "paesi",
-			postalCode: "P.",
-			email: "Posta elettronica",
-			companyName: "Nome della società",
-			selection: "selezione",
-			PleacePostalCode: "Per favore digitate il codice postale",
-			addressBook: "Conservare all’indirizzo sottile",
-			pleaseEmail: "Per abbonarsi, digitare la casella di posta elettronica (indirizzatela)",
-			editPassword: "Modificare la password logon",
-			editPhone: "Modifica del numero di telefono",
-			accountCancellation: "Annullamento dei conti",
-			setPassword: "Stabilire la password",
-			cancellation: "Se il recupero non è possibile dopo l’annullamento, occorre procedere con cautela",
-			myDeposit: "I margine",
-			balance: "saldo",
-			mineFollow: "La mia preoccupazione",
-			myPackage: "Il mio pacco",
-			mallOrders: "Orden del centro",
-			whole: "totale",
-			pendingPayment: "Pagamenti da effettuare",
-			joiningGroups: "Nella composizione",
-			toBeShipped: "Prodotti in attesa di spedizione",
-			toBeReceived: "Para recibir",
-			refund: "Rimborso/assistenza post-vendita",
-			leaderunction: "Funzioni del capo servizio",
-			platform: "Banca di prodotti di base",
-			productManagement: "Gestione dei prodotti di base",
-			orderManagement: "Gestione delle ordinazioni",
-			afterSales: "Gestione post-vendita",
-			supplyChain: "Prodotti della catena d’approvvigionamento",
-			PCEnd: "PC, copiglie, pernotti",
-			pontact: "Contatti con il servizio clienti",
-			accountSettings: "Fissazione del numero di conto",
-			shop: 'posta',
-			border: 'transfrontaliero',
-			item: 'Informazioni sugli articoli',
-			required: 'Sarà compilata',
-			flow: 'La logistica transfrontaliera',
-			share: 'condividere',
-			compute: "calcolatrici",
-			deliver: "Punti di transito",
-			Sign: 'I trasferimenti sono stati firmati',
-			overseas: "Sta andando all’estero",
-			mail: 'Per inviare gli articoli',
-			mine: 'La mia',
-			addsign: 'Aggiungere i pacchi ai punti di transito',
-			more: 'più',
-			price: 'Prezzo unitario',
-			already: 'Ha scritto',
-			parcel: 'pacchi',
-			residue: 'residuo',
-			plan: 'processo ',
-			start: 'Ora di inizio',
-			cut: 'Tempo di chiusura',
-			parceling: 'Speaker all’estero',
-			goparceling: 'dischetti',
-			sender: 'Nuovi mittenti',
-			recipient: 'Nuovi destinatari',
-			informat: 'Compilare il tagliando di spedizione',
-			informate: 'Indicare l’indirizzo per il ricevimento',
-			addressbook: 'Indirizzo sottile',
-			select: 'Si prega di selezionare informazioni sugli articoli',
-			//主页
-			search: 'ricerca',
-			Searchcon: 'Contenuto della ricerca',
-			expensive: 'Comprare costoso Mosto del',
-			Something: 'Il bene globale',
-			postage: 'Circostanze eccezionali',
-			Trade: 'Cambiare vecchio per nuovo',
-			sort: 'classificazione',
-			fill: 'sovvenzioni',
-			RMB: 'RMB',
-			history: 'Indirizzo storico',
-			Fill: 'Per piacere',
-			senderinfo: 'Compilare le informazioni inviate ai mittenti',
-			addressee: 'Indicare il nome del destinatario',
-			enter: 'definire',
-			shoptype: 'Tipo di merce',
-			estimated: 'Peso stimato',
-			piece: 'cosa',
-			rule: 'Conoscenza delle norme di fatturazione',
-			Starting: 'Verso l’alto',
-			destination: 'destinazione',
-			Commodity: 'Peso delle merci',
-			Acquisition: 'Accesso ai prezzi',
-			Calculated: 'Calcolo del peso',
-			Estimated: 'Nolo stimato',
-			details: 'Esaminare i dettagli',
-			Normal: 'Merci comuni',
-			special: 'Prodotti speciali',
-			orderSearch: 'Digitare il numero d’ordine per effettuare la ricerca',
-			orderWeight: 'Peso totale delle ordinazioni attualmente caricate',
-			purchase: 'Acquisto di piattaforme',
-			OrderNumber: 'Numero d’ordine',
-			Parcelweight: 'Peso del pacco',
-			payment: 'Pagamenti immediati',
-			Frozen: 'congelamento',
-			recover: 'ripristino',
-			total: 'totale',
-			selfPost: 'Inviata dal',
-			receiveGoods: 'Lascia alla piattaforma il carico',
-			TrackingNumber: 'Numero del corriere espresso',
-			trackingNumber: 'Inserire il numero d’ordine del corriere rapido e completare rapidamente il pacco',
-			Expresscompany: 'Società di corriere rapido',
-			ExpressCompany: 'Indicare il nome del servizio di corriere espresso',
-			parcelWeight: 'Per piacere indicare il peso del pacco',
-			Addlist: 'Aggiunta all’elenco dei colli',
-			Addparcel: 'Aggiunta di pacchi',
-			Packlist: 'Elenco degli statuti',
-			classification: 'Classificazione delle merci',
-			synthesis: 'integrato',
-			sell: 'vendita',
-			Pricea: 'prezzi',
-			screen: 'screening',
-			Pricerange: 'Fascia di prezzo',
-			Weightinterval: 'Intervallo di peso',
-			brand: 'marca',
-			Proprietary: 'Prodotti per uso proprio',
-			reset: 'sostituzione',
-			yes: 'è',
-			Bottomprice: 'Prezzo più basso',
-			highestprice: 'Prezzo massimo',
-			Discounted: 'Prezzo ridotto',
-			service: 'servizi',
-			Netcontent: 'Tenore netto',
-			sametype: 'Prezzo ridotto dello stesso articolo',
-			review: 'commenti',
-			Productdetails: 'Dettaglio delle merci',
-			Specification: 'Parametri delle specifiche',
-			Recommended: 'Prodotti raccomandati',
-			material: 'Principali materie prime',
-			specification: 'Le specifiche',
-			Shelflife: 'Periodo di validità',
-			Suitableobject: 'Adatto agli oggetti',
-			Customer: 'servizio',
-			Shopping: 'Carrelli per acquisti',
-			follow: 'attenzione',
-			notification: 'Notifica di ricevimento',
-			Sele: 'scelta',
-			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',
-			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',
-		}
-	}
-}
+  //中文
+  "zh-CN": {
+    index: {
+      homepage: "主页",
+      switchLanguage: "切换语言",
+      address: "地址管理",
+      addAndEdit: "新增/修改地址",
+      account: "账号与安全",
+      password: "修改密码/手机号",
+      switch: "切换语言",
+      user: "用户协议",
+      privacy: "隐私政策",
+      platform: "平台规则",
+      merchant: "商户入驻申请协议",
+      layout: "退出登录",
+      setup: "账号设置",
+      information: "个人信息",
+      headerImg: "头像",
+      nickname: "昵称",
+      prompt: "限4-24个字符(1汉字=2字符,1英文活数字=1字符)",
+      editNextname: "编辑昵称",
+      inland: "中国内地",
+      international: "国际",
+      initial: "默认地址",
+      edit: "编辑",
+      delete: "删除",
+      wx: "微信导入",
+      add: "新增地址",
+      contacts: "联系人信息",
+      wxAddress: "微信地址薄",
+      newAddress: "新建地址",
+      name: "姓名",
+      phone: "手机号",
+      city: "省市区",
+      detailed: "详细地址",
+      goods: "请填写收货人信息",
+      pleasePhoneNumber: "请填写收货人手机号",
+      township: "省市区县、乡镇等",
+      sect: "请输入详细地址精确到门牌号",
+      company: "公司名称(选填)",
+      preserve: "保存",
+      empty: "清空",
+      country: "国家",
+      postalCode: "邮编",
+      email: "电子邮箱",
+      companyName: "公司名称",
+      selection: "请选择",
+      PleacePostalCode: "请输入邮编",
+      addressBook: "保存到地址薄",
+      pleaseEmail: "请输入电子邮箱(选填)",
+      editPassword: "修改登录密码",
+      editPhone: "修改手机号",
+      accountCancellation: "账号注销",
+      setPassword: "设置密码",
+      cancellation: "注销后无法恢复,请谨慎操作",
+      myDeposit: "我的保证金",
+      balance: "余额",
+      mineFollow: "我的关注",
+      myPackage: "我的包裹",
+      mallOrders: "商城订单",
+      whole: "全部",
+      pendingPayment: "待付款",
+      joiningGroups: "拼团中",
+      toBeShipped: "待发货",
+      toBeReceived: "待收货",
+      refund: "退款/售后",
+      leaderunction: "团长功能",
+      platform: "平台商品库",
+      productManagement: "商品管理",
+      orderManagement: "订单管理",
+      afterSales: "售后管理",
+      supplyChain: "供应链商品",
+      PCEnd: "PC端",
+      pontact: "联系客服",
+      accountSettings: "账号设置",
+      shop: "商城",
+      border: "跨境速递",
+      item: "物品信息",
+      required: "必填",
+      flow: "跨境物流",
+      share: "分享给好友",
+      compute: "物流计算器",
+      deliver: "发往中转点",
+      Sign: "中转已签收",
+      overseas: "正发往海外",
+      mail: "去寄件",
+      mine: "我的",
+      addsign: "添加寄往中转点包裹",
+      more: "更多",
+      price: "单价",
+      already: "已拼",
+      parcel: "包裹",
+      residue: "剩余重量",
+      plan: "进度",
+      start: "开始时间",
+      cut: "截止时间",
+      parceling: "拼包发海外",
+      goparceling: "去拼包",
+      sender: "新建寄件人",
+      recipient: "新建收件人",
+      informat: "点击填写寄件地址信息",
+      informate: "点击填写收件地址信息",
+      addressbook: "地址簿",
+      select: "请选择物品信息",
+      //主页
+      search: "搜索",
+      Searchcon: "请输入要搜索的内容",
+      expensive: "买贵必赔",
+      Something: "全球好物",
+      postage: "包邮",
+      Trade: "以旧换新",
+      sort: "分类",
+      fill: "已补",
+      RMB: "元",
+      history: "历史地址",
+      Fill: "请填写",
+      //填写寄件人信息
+      senderinfo: "填写寄件人信息",
+      addressee: "请输入收件人姓名",
+      enter: "确定",
+      shoptype: "商品类型",
+      estimated: "预估重量",
+      piece: "件数",
+      rule: "了解计费规则",
+      Starting: "起始地",
+      destination: "目的地",
+      Commodity: "商品重量",
+      Acquisition: "获取价格",
+      Calculated: "计算重量",
+      Estimated: "预估运费",
+      details: "查看详情",
+      Normal: "普通商品",
+      special: "特殊商品",
+      orderSearch: "请输入订单编号搜索",
+      orderWeight: "当前页面加载的订单总重量",
+      purchase: "平台自购",
+      OrderNumber: "订单编号",
+      Parcelweight: "包裹重量",
+      payment: "立即付款",
+      Frozen: "冻结",
+      recover: "恢复",
+      total: "合计",
+      selfPost: "自寄",
+      receiveGoods: "待平台收货",
+      TrackingNumber: "快递单号",
+      trackingNumber: "输入快递单号,快速添加到我的包裹",
+      Expresscompany: "快递公司",
+      ExpressCompany: "输入快递公司名称",
+      parcelWeight: "请输入包裹重量",
+      Addlist: "添加到包裹列表",
+      Addparcel: "添加包裹",
+      Packlist: "拼包列表",
+      classification: "商品分类",
+      synthesis: "综合",
+      sell: "销售",
+      Pricea: "价格",
+      screen: "筛选",
+      Pricerange: "价格区间",
+      Weightinterval: "重量区间",
+      brand: "品牌",
+      Proprietary: "自营商品",
+      reset: "重置",
+      yes: "是",
+      Bottomprice: "最低价",
+      highestprice: "最高价",
+      Discounted: "折扣价",
+      service: "服务",
+      Netcontent: "净含量",
+      sametype: "同款低价",
+      review: "评论",
+      Productdetails: "商品详情",
+      Specification: "规格参数",
+      Recommended: "推荐商品",
+      material: "主要原料",
+      specification: "规格",
+      Shelflife: "保质期",
+      Suitableobject: "适合对象",
+      Customer: "客服",
+      Shopping: "购物车",
+      follow: "关注",
+      notification: "到货通知",
+      Sele: "选择",
+      Salesvolume: "销售量",
+      stroll: "逛逛",
+      article: "条",
+      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: "已售",
+      //账户余额
+      accountBalance: "账户余额",
+      myBalance: "我的余额",
+      withdrawal: "提现",
+      recharge: "充值",
+      balanceDetails: "余额明细",
+      all: "全部",
+      theres: "没有更多数据了",
+      //我的关注
+      mineCommodity: "商品",
+      team: "团长",
+      people: "人关注",
+      see: "查看主页",
+      //我的包裹
+      orderNum: "请输入订单编号搜索",
+      toTrasferimento: "发往中转点",
+      firmaPer: "中转已签收",
+      oltreoceano: "正发往海外",
+      piattaforma: "平台自购",
+    },
+  },
+  //英语
+  "en-US": {
+    index: {
+      homepage: "Homepage",
+      switchLanguage: "Switch Language",
+      address: "Address Management",
+      addAndEdit: "add/modify Address",
+      account: "Account and Security",
+      password: "Change password/Phone Number",
+      switch: "Switch Language",
+      user: "User Agreement",
+      privacy: "Privacy Policy",
+      platform: "Platform rules",
+      merchant: "Merchant Entry Application Agreement",
+      layout: "Log out and log in",
+      setup: "Account Settings",
+      information: "Personal Information",
+      headerImg: "Avatar",
+      nickname: "Nickname",
+      prompt:
+        "Limited to 4-24 characters (1 Chinese character=2 characters, 1 English live number=1 character)",
+      editNextname: "Edit Nickname",
+      inland: "Mainland China",
+      international: "International",
+      initial: "Default Address",
+      edit: "Edit",
+      delete: "Delete",
+      wx: "WeChat import",
+      add: "Add Address",
+      contacts: "Contact Information ",
+      wxAddress: "WeChat Address Book",
+      newAddress: "New Address",
+      name: "Name",
+      phone: "Mobile phone number",
+      city: "Provinces, cities, and districts",
+      detailed: "Detailed address",
+      goods: "Please fill in the recipient information",
+      pleasePhoneNumber: "Please fill in the recipient's mobile phone number",
+      township: "Provinces, cities, counties, townships, etc",
+      sect: "Please enter a detailed address accurate to the house number",
+      company: "Company name (optional)",
+      preserve: "Preserve",
+      empty: "Empty",
+      country: "Country",
+      postalCode: "Postal code",
+      email: "E-mail",
+      companyName: "Company Name",
+      selection: "Please Select",
+      PleacePostalCode: "Please enter your postal code",
+      addressBook: "Save to Address Book",
+      pleaseEmail: "Please enter your email address (optional)",
+      cancellation:
+        "Unable to recover after logging out, please operate with caution",
+      editPassword: "Change login password",
+      editPhone: "Change phone number",
+      accountCancellation: "Account Cancellation",
+      setPassword: "Set password",
+      myDeposit: "My deposit",
+      balance: "Balance",
+      mineFollow: "My following",
+      myPackage: "My Package",
+      mallOrders: "Mall orders",
+      whole: "Whole",
+      pendingPayment: "Pending payment",
+      joiningGroups: "Joining groups",
+      toBeShipped: "To be shipped",
+      toBeReceived: "To be received",
+      refund: "Refund/After sales",
+      leaderunction: "Leader function",
+      platform: "Platform product library",
+      productManagement: "Product Management",
+      orderManagement: "order management",
+      afterSales: "After sales",
+      supplyChain: "Supply chain goods",
+      PCEnd: "PC end",
+      pontact: "Contact customer service",
+      accountSettings: "Account Settings",
+      shop: "store",
+      border: "border",
+      item: "Item information",
+      required: "required",
+      flow: "Cross border logistics",
+      share: "Share",
+      compute: "The Reckoner",
+      deliver: "To transfer point",
+      Sign: "Transfer has been signed for",
+      overseas: "Sending overseas",
+      mail: "Go and send the package",
+      mine: "mine",
+      addsign: "Add package to transit point",
+      more: "more",
+      price: "unit price",
+      already: "Spliced",
+      parcel: "package",
+      residue: " weight",
+      plan: "schedule",
+      start: "start time",
+      cut: "Deadline",
+      parceling: "Package shipping overseas",
+      goparceling: "Go pack up",
+      sender: "New sender",
+      recipient: "New recipient",
+      informat: "Fill in the mailing address information",
+      informate: "Fill in the shipping address information",
+      addressbook: "Address Book",
+      select: "Please select item information",
+      //主页
+      search: "search",
+      Searchcon: "you want to search for",
+      expensive: "Buy high Must compensate",
+      Something: "Global goodies",
+      postage: "Exempt from postage",
+      Trade: "Trade-in",
+      sort: "sort",
+      fill: "subsidy",
+      RMB: "RMB",
+      history: "Historical address",
+      Fill: "Fill out",
+      senderinfo: "Sender information",
+      addressee: "Indicare il nome del destinatario",
+      enter: "confirm",
+      shoptype: "type of merchandise",
+      estimated: "estimated weight",
+      piece: "piece",
+      rule: "Understanding billing rules",
+      Starting: "Starting place",
+      destination: "destination",
+      Commodity: "Commodity weight",
+      Acquisition: "Acquisition price",
+      Calculated: "Calculated weight",
+      Estimated: "Estimated freight",
+      details: "View details",
+      Normal: "General goods",
+      special: "Special goods",
+      orderSearch: "Please enter the order number to search",
+      orderWeight: "The total weight of the order currently loaded on the page",
+      purchase: "Platform purchase",
+      OrderNumber: "Order number",
+      Parcelweight: "Parcel weight",
+      payment: "Immediate payment",
+      Frozen: "Frozen",
+      recover: "recover",
+      total: "total",
+      selfPost: "self-post",
+      receiveGoods: "Wait for the platform to receive the goods",
+      TrackingNumber: "Tracking number",
+      trackingNumber: "Enter the tracking number to quickly add to my package",
+      Expresscompany: "Express company",
+      ExpressCompany: "Enter the name of the Courier company",
+      parcelWeight: "Please enter the parcel weight",
+      Addlist: "Add to package list",
+      Addparcel: "Add parcel",
+      Packlist: "Pack list",
+      classification: "Commodity classification",
+      synthesis: "synthesis",
+      sell: "sell",
+      Pricea: "Price",
+      screen: "screen",
+      Pricerange: "Price range",
+      Weightinterval: "Weight section",
+      brand: "brand",
+      Proprietary: "Proprietary commodities",
+      reset: "reset",
+      yes: "yes",
+      Bottomprice: "Bottom price",
+      highestprice: "The highest price",
+      Discounted: "Discounted price",
+      service: "service",
+      Netcontent: "Net content",
+      sametype: "Lower price of the same type",
+      review: "review",
+      Productdetails: "Product details",
+      Specification: "Specification parameter",
+      Recommended: "Recommended goods",
+      material: "Main raw material",
+      specification: "specification",
+      Shelflife: "Shelf life",
+      Suitableobject: "Suitable object",
+      Customer: "Customer service",
+      Shopping: "Shopping cart",
+      follow: "follow",
+      notification: "Notice of arrival",
+      Sele: "Select",
+      Salesvolume: "Sales volume",
+      stroll: "stroll",
+      article: "article",
+      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",
+      //账户余额
+      accountBalance: "Account balance",
+      myBalance: "my Balance",
+      withdrawal: "withdrawal",
+      recharge: "recharge",
+      balanceDetails: "balance Details",
+      all: "whole",
+      theres: "There's no more data left",
+      //我的关注
+      mineCommodity: "commodity",
+      team: "Team leader",
+      people: "people follow",
+      see: "View Home Page",
+    },
+  },
+  // 西班牙
+  "es-ES": {
+    index: {
+      homepage: "La página",
+      switchLanguage: "Cambiar el idioma",
+      address: "Gestión de direcciones",
+      addAndEdit: "Añadir/cambiar dirección",
+      account: "Cuenta y seguridad",
+      password: "Cambiar contraseña/número de teléfono móvil",
+      switch: "Cambiar el idioma",
+      user: "Acuerdo de usuario",
+      privacy: "Política de privacidad",
+      platform: "Reglas de plataforma",
+      merchant: "Acuerdo de solicitud de entrada comercial",
+      layout: "Salir del login",
+      setup: "Configuración de cuenta",
+      information: "Información personal",
+      headerImg: "avatares",
+      nickname: "apodo",
+      prompt:
+        "Limitado a 4-24 caracteres (1 kanji =2 caracteres, 1 número vivo en inglés =1 carácter)",
+      editNextname: "Editar el apodo",
+      inland: "China continental",
+      international: "internacional",
+      initial: "Dirección por defecto",
+      edit: "editor",
+      delete: "borrar",
+      wx: "Importación de wechat",
+      add: "Nueva dirección añadida",
+      contacts: "Información de contacto",
+      wxAddress: "Dirección wechat delgada",
+      newAddress: "Nueva dirección",
+      name: "Los nombres",
+      phone: "Teléfono móvil no",
+      city: "Provincia y ciudad",
+      detailed: "Dirección completa",
+      goods: "Por favor complete la información del destinatario",
+      pleasePhoneNumber:
+        "Por favor, introduzca el número de teléfono móvil del destinatario",
+      township: "Provincia ciudad distrito condado pueblo etc",
+      sect: "Por favor, introduzca la dirección exacta al número de la casa",
+      company: "Nombre de la empresa (opcional)",
+      preserve: "guardar",
+      empty: "vacíe",
+      country: "países",
+      postalCode: "Código postal",
+      email: "Correo electrónico",
+      companyName: "Nombre de empresa",
+      selection: "favor seleccione",
+      PleacePostalCode: "Por favor ingrese su código postal",
+      addressBook: "Guardar a la dirección delgada",
+      pleaseEmail: "Por favor, introduzca su correo electrónico (opcional)",
+      editPassword: "Cambiar contraseña de acceso",
+      editPhone: "Cambiar el número de teléfono",
+      accountCancellation: "Cierre de cuenta",
+      setPassword: "Establecer una contraseña",
+      cancellation:
+        "No se puede restaurar después de la cancelación, por favor, tenga cuidado",
+      myDeposit: "Mi depósito de seguridad",
+      balance: "El saldo",
+      mineFollow: "Mi preocupación por",
+      myPackage: "Mi paquete de",
+      mallOrders: "Orden del centro",
+      whole: "total",
+      pendingPayment: "Pendiente de pago",
+      joiningGroups: "En grupo",
+      toBeShipped: "Listo para enviar",
+      toBeReceived: "Para recibir",
+      refund: "Reembolso/post-venta",
+      leaderunction: "Función jefe",
+      platform: "Plataforma mercancía biblioteca",
+      productManagement: "Gestión de mercancías",
+      orderManagement: "Gestión de pedidos",
+      afterSales: "Gestión post-venta",
+      supplyChain: "Cadena de suministro commodities",
+      PCEnd: "PC cliente",
+      pontact: "Contactar servicio al cliente",
+      accountSettings: "Configuración de cuenta",
+      shop: "Comercial",
+      border: "transfronterizo",
+      item: "Artículos",
+      required: "Obligatorio",
+      flow: "Logística transfronteriza",
+      share: "Compartir",
+      compute: "Calculadora",
+      deliver: "Enviado al punto de tránsito",
+      Sign: "El tránsito ha sido firmado",
+      overseas: "Se está enviando al extranjero",
+      mail: "Ir a enviar",
+      mine: "El mío",
+      addsign: "Añadir paquetes de puntos de tránsito",
+      more: "Más",
+      price: "Precio unitario",
+      already: "Se ha luchado",
+      parcel: "Paquete",
+      residue: "residual",
+      plan: "Progreso",
+      start: "Hora de inicio",
+      cut: "Plazo",
+      parceling: "Envío de paquetes en el extranjero",
+      goparceling: "Ir a empacar",
+      sender: "Nuevo remitente",
+      recipient: "Nuevo destinatario",
+      informat: "Rellene la información de la dirección de envío",
+      informate: "Rellene la información de la dirección de recepción",
+      addressbook: "Libreta de direcciones",
+      select: "Por favor, seleccione la información del artículo",
+      //主页
+      search: "Buscar",
+      Searchcon: "Contenido de la búsqueda",
+      expensive: "Comprar caro Debe pagar",
+      Something: "Cosas buenas del mundo",
+      postage: "Envío gratis",
+      Trade: "Cambiar lo viejo por lo nuevo",
+      sort: "Clasificación",
+      fill: "Subvenciones",
+      RMB: "RMB",
+      history: "Dirección histórica",
+      Fill: "Por favor, rellene",
+      senderinfo: "Rellene la información del remitente",
+      addressee: "Por favor ingrese el nombre del destinatario",
+      enter: "determinar",
+      shoptype: "Tipo de mercancía",
+      estimated: "Peso estimado estimado",
+      piece: "algo",
+      rule: "Entender las reglas de facturación",
+      Starting: "incipiente",
+      destination: "destino",
+      Commodity: "Peso de mercancía",
+      Acquisition: "Obtener el precio",
+      Calculated: "Calcula el peso",
+      Estimated: "Gastos de envío estimados",
+      details: "Ver los detalles",
+      Normal: "Bienes comunes",
+      special: "Mercancía especial",
+      orderSearch: "Por favor, introduzca el número de pedido buscar",
+      orderWeight: "Peso total del pedido cargado por la página actual",
+      purchase: "Plataforma de compra propia",
+      OrderNumber: "Número de pedido",
+      Parcelweight: "Peso del paquete",
+      payment: "Pague ahora mismo",
+      Frozen: " congelación",
+      recover: " recuperación",
+      total: "total",
+      selfPost: "Postal desde",
+      receiveGoods: "A recibir en la plataforma",
+      TrackingNumber: "Número de seguimiento",
+      trackingNumber:
+        "Ingrese el número de seguimiento para agregar rápidamente a mi paquete",
+      Expresscompany: "Empresa de mensajería",
+      ExpressCompany: "Introduzca el nombre de la empresa de mensajería",
+      parcelWeight: "Por favor ingrese el peso del paquete",
+      Addlist: "Añadir a la lista de paquetes",
+      Addparcel: "Añadir un paquete",
+      Packlist: "Lista de paquetes",
+      classification: "Clasificación de mercancías",
+      synthesis: "integrado",
+      sell: "venta",
+      Pricea: "precio",
+      screen: "selección",
+      Pricerange: "Rango de precios",
+      Weightinterval: "Intervalo de peso",
+      brand: "La marca",
+      Proprietary: "Mercancía por cuenta propia",
+      reset: "restaurar",
+      yes: "es",
+      Bottomprice: "Precio más bajo",
+      highestprice: "Precio máximo",
+      Discounted: "Precio con descuento",
+      service: "servicios",
+      Netcontent: "Contenido neto",
+      sametype: "Mismo modelo bajo precio",
+      review: "comentarios",
+      Productdetails: "Detalles de mercancía",
+      Specification: "Especificaciones y parámetros",
+      Recommended: "Artículos recomendados para",
+      material: "Materia prima principal",
+      specification: "Las especificaciones",
+      Shelflife: "caducidad",
+      Suitableobject: "Apto para objetos",
+      Customer: "call",
+      Shopping: "carrito",
+      follow: "atención",
+      notification: "Notificación de llegada",
+      Sele: "seleccione",
+      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",
+      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",
+      //账户余额
+      accountBalance: "Saldo de la cuenta",
+      myBalance: "Mi saldo",
+      withdrawal: "Retiro de efectivo",
+      recharge: "Recargar",
+      balanceDetails: "Detalles del saldo",
+      all: "Todo",
+      theres: "No hay más datos",
+      //我的关注
+      mineCommodity: "Productos Básicos",
+      team: "Jefe del regimiento",
+      people: "Atención humana",
+      see: "Ver página de inicio",
+    },
+  },
+  //意大利
+  "it-IT": {
+    index: {
+      homepage: "Home page",
+      switchLanguage: "Cambio di lingua",
+      address: "Gestione degli indirizzi",
+      addAndEdit: "Nuovi indirizzi/modifiche",
+      account: "Numero di conto e sicurezza",
+      password: "Modificare la parola d’ordine/numero di cellulare",
+      switch: "Cambio di lingua",
+      user: "Accordi per gli utenti",
+      privacy: "Politica in materia di tutela della vita privata",
+      platform: "Regole per le piattaforme",
+      merchant: "Accordo di adesione di un commerciante",
+      layout: "Uscita logon",
+      setup: "Fissazione del numero di conto",
+      information: "Dati personali",
+      headerImg: "avatar",
+      nickname: "soprannome",
+      prompt:
+        "Limite da 4 a 24 caratteri (1 cinese =2 caratteri, 1 inglese vivo =1 carattere)",
+      editNextname: "Soprannomi di redazione",
+      inland: "Cina continentale",
+      international: "internazionale",
+      initial: "Indirizzo predefinito",
+      edit: "editoriale",
+      delete: "cancellare",
+      wx: "Importazioni di wechat",
+      add: "Nuovo indirizzo",
+      contacts: "Información de contacto",
+      wxAddress: "Dirección wechat delgada",
+      newAddress: "Nuovi indirizzi",
+      name: "nomi",
+      phone: "Numero di telefono",
+      city: "Aree metropolitane",
+      detailed: "Indirizzo completo",
+      goods: "Per piacere, completare l’informazione del destinatario",
+      pleasePhoneNumber:
+        "Per piacere, completare il numero di telefono del destinatario",
+      township: "I comuni e le province le regioni, le città, ecc",
+      sect: "Si prega di indicare l’indirizzo completo con il numero della targa",
+      company: "Nome della società (indicare il nome della società)",
+      preserve: "conservazione",
+      empty: "svuotati",
+      country: "paesi",
+      postalCode: "P.",
+      email: "Posta elettronica",
+      companyName: "Nome della società",
+      selection: "selezione",
+      PleacePostalCode: "Per favore digitate il codice postale",
+      addressBook: "Conservare all’indirizzo sottile",
+      pleaseEmail:
+        "Per abbonarsi, digitare la casella di posta elettronica (indirizzatela)",
+      editPassword: "Modificare la password logon",
+      editPhone: "Modifica del numero di telefono",
+      accountCancellation: "Annullamento dei conti",
+      setPassword: "Stabilire la password",
+      cancellation:
+        "Se il recupero non è possibile dopo l’annullamento, occorre procedere con cautela",
+      myDeposit: "I margine",
+      balance: "saldo",
+      mineFollow: "La mia preoccupazione",
+      myPackage: "Il mio pacco",
+      mallOrders: "Orden del centro",
+      whole: "totale",
+      pendingPayment: "Pagamenti da effettuare",
+      joiningGroups: "Nella composizione",
+      toBeShipped: "Prodotti in attesa di spedizione",
+      toBeReceived: "Para recibir",
+      refund: "Rimborso/assistenza post-vendita",
+      leaderunction: "Funzioni del capo servizio",
+      platform: "Banca di prodotti di base",
+      productManagement: "Gestione dei prodotti di base",
+      orderManagement: "Gestione delle ordinazioni",
+      afterSales: "Gestione post-vendita",
+      supplyChain: "Prodotti della catena d’approvvigionamento",
+      PCEnd: "PC, copiglie, pernotti",
+      pontact: "Contatti con il servizio clienti",
+      accountSettings: "Fissazione del numero di conto",
+      shop: "posta",
+      border: "transfrontaliero",
+      item: "Informazioni sugli articoli",
+      required: "Sarà compilata",
+      flow: "La logistica transfrontaliera",
+      share: "condividere",
+      compute: "calcolatrici",
+      deliver: "Punti di transito",
+      Sign: "I trasferimenti sono stati firmati",
+      overseas: "Sta andando all’estero",
+      mail: "Per inviare gli articoli",
+      mine: "La mia",
+      addsign: "Aggiungere i pacchi ai punti di transito",
+      more: "più",
+      price: "Prezzo unitario",
+      already: "Ha scritto",
+      parcel: "pacchi",
+      residue: "residuo",
+      plan: "processo ",
+      start: "Ora di inizio",
+      cut: "Tempo di chiusura",
+      parceling: "Speaker all’estero",
+      goparceling: "dischetti",
+      sender: "Nuovi mittenti",
+      recipient: "Nuovi destinatari",
+      informat: "Compilare il tagliando di spedizione",
+      informate: "Indicare l’indirizzo per il ricevimento",
+      addressbook: "Indirizzo sottile",
+      select: "Si prega di selezionare informazioni sugli articoli",
+      //主页
+      search: "ricerca",
+      Searchcon: "Contenuto della ricerca",
+      expensive: "Comprare costoso Mosto del",
+      Something: "Il bene globale",
+      postage: "Circostanze eccezionali",
+      Trade: "Cambiare vecchio per nuovo",
+      sort: "classificazione",
+      fill: "sovvenzioni",
+      RMB: "RMB",
+      history: "Indirizzo storico",
+      Fill: "Per piacere",
+      senderinfo: "Compilare le informazioni inviate ai mittenti",
+      addressee: "Indicare il nome del destinatario",
+      enter: "definire",
+      shoptype: "Tipo di merce",
+      estimated: "Peso stimato",
+      piece: "cosa",
+      rule: "Conoscenza delle norme di fatturazione",
+      Starting: "Verso l’alto",
+      destination: "destinazione",
+      Commodity: "Peso delle merci",
+      Acquisition: "Accesso ai prezzi",
+      Calculated: "Calcolo del peso",
+      Estimated: "Nolo stimato",
+      details: "Esaminare i dettagli",
+      Normal: "Merci comuni",
+      special: "Prodotti speciali",
+      orderSearch: "Digitare il numero d’ordine per effettuare la ricerca",
+      orderWeight: "Peso totale delle ordinazioni attualmente caricate",
+      purchase: "Acquisto di piattaforme",
+      OrderNumber: "Numero d’ordine",
+      Parcelweight: "Peso del pacco",
+      payment: "Pagamenti immediati",
+      Frozen: "congelamento",
+      recover: "ripristino",
+      total: "totale",
+      selfPost: "Inviata dal",
+      receiveGoods: "Lascia alla piattaforma il carico",
+      TrackingNumber: "Numero del corriere espresso",
+      trackingNumber:
+        "Inserire il numero d’ordine del corriere rapido e completare rapidamente il pacco",
+      Expresscompany: "Società di corriere rapido",
+      ExpressCompany: "Indicare il nome del servizio di corriere espresso",
+      parcelWeight: "Per piacere indicare il peso del pacco",
+      Addlist: "Aggiunta all’elenco dei colli",
+      Addparcel: "Aggiunta di pacchi",
+      Packlist: "Elenco degli statuti",
+      classification: "Classificazione delle merci",
+      synthesis: "integrato",
+      sell: "vendita",
+      Pricea: "prezzi",
+      screen: "screening",
+      Pricerange: "Fascia di prezzo",
+      Weightinterval: "Intervallo di peso",
+      brand: "marca",
+      Proprietary: "Prodotti per uso proprio",
+      reset: "sostituzione",
+      yes: "è",
+      Bottomprice: "Prezzo più basso",
+      highestprice: "Prezzo massimo",
+      Discounted: "Prezzo ridotto",
+      service: "servizi",
+      Netcontent: "Tenore netto",
+      sametype: "Prezzo ridotto dello stesso articolo",
+      review: "commenti",
+      Productdetails: "Dettaglio delle merci",
+      Specification: "Parametri delle specifiche",
+      Recommended: "Prodotti raccomandati",
+      material: "Principali materie prime",
+      specification: "Le specifiche",
+      Shelflife: "Periodo di validità",
+      Suitableobject: "Adatto agli oggetti",
+      Customer: "servizio",
+      Shopping: "Carrelli per acquisti",
+      follow: "attenzione",
+      notification: "Notifica di ricevimento",
+      Sele: "scelta",
+      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",
+      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",
+      //账户余额
+      accountBalance: "Saldo del conto",
+      myBalance: "Il mio equilibrio",
+      withdrawal: "Ritiro",
+      recharge: "Ricarica",
+      balanceDetails: "Dettagli del saldo",
+      all: "intero",
+      theres: "Non ci sono più dati",
+      //我的关注
+      mineCommodity: "merce",
+      team: "Team leader",
+      people: "La gente segue",
+      see: "Visualizza Home Page",
+    },
+  },
+};

+ 25 - 24
main.js

@@ -1,36 +1,37 @@
-import App from './App'
+import App from "./App";
 
 // #ifndef VUE3
-import Vue from 'vue'
-import './uni.promisify.adaptor'
-import uView from '@/uview-ui'
-import  VueI18n  from 'vue-i18n'
-import messages from "./commont/messages.js"
-Vue.use(VueI18n)
-Vue.config.productionTip = false
+import Vue from "vue";
+import "./uni.promisify.adaptor";
+import uView from "@/uview-ui";
+import VueI18n from "vue-i18n";
+import messages from "./commont/messages.js";
+Vue.use(VueI18n);
+Vue.config.productionTip = false;
 // 多国语言包配置
-const i18n = new VueI18n ({
-	locale:"zh-CN",
-	messages
-})
+const i18n = new VueI18n({
+  locale: "zh-CN",
+  // locale: "en-US",
+  messages,
+});
 
-Vue.prototype._i18n = i18n
+Vue.prototype._i18n = i18n;
 
-Vue.use(uView)
-App.mpType = 'app'
+Vue.use(uView);
+App.mpType = "app";
 const app = new Vue({
-	i18n,
-  ...App
-})
-app.$mount()
+  i18n,
+  ...App,
+});
+app.$mount();
 // #endif
 
 // #ifdef VUE3
-import { createSSRApp } from 'vue'
+import { createSSRApp } from "vue";
 export function createApp() {
-  const app = createSSRApp(App)
+  const app = createSSRApp(App);
   return {
-    app
-  }
+    app,
+  };
 }
-// #endif
+// #endif

+ 14 - 1
manifest.json

@@ -74,6 +74,19 @@
 	"vueVersion": "2",
 	"h5": {
 		"title": "",
-		"domain": "wx-qhb"
+		"domain": "wx-qhb",
+		"devServer": {
+			"disableHostCheck": true,
+			"port": 8000,
+			"proxy": {
+				"/api": {
+					"target": "https://cbec.hdlkeji.com",
+					"changeOrigin": true,
+					"pathRewrite": {
+						"^/api": ""
+					}
+				}
+			}
+		}
 	}
 }

+ 2 - 7
network/base.js

@@ -1,8 +1,3 @@
-const baseURL = ''
+export const baseURL = "https://cbec.hdlkeji.com/api";
 
-const showHttpLog = false
-
-module exports = {
-	baseURL,
-	showHttpLog,
-}
+export const showHttpLog = false;

+ 8 - 8
network/homeApi.js

@@ -1,9 +1,9 @@
-import { request } from'./http.js'
+import { request } from "./http.js";
 
-export function login (data){
-	return request({
-		url:'',
-		method:'GET',
-		data
-	})
-}
+export function login(data) {
+  return request({
+    url: "/login",
+    method: "post",
+    data,
+  });
+}

+ 22 - 21
network/http.js

@@ -1,22 +1,23 @@
-import { baseURL } from './base,js'
+import { baseURL } from "./base.js";
 
-export const request = (option)=>{
-	return new Promise((resolve,reject)=>{
-		uni.request({
-			url::baseURL+option.url,
-			method:option.method,
-			data:option.data,
-			Headers:{
-				// "Authorization":window.localStorage.getItem('token')
-			},
-			success:(res)=>{
-				console.log(res	)
-				resolve(res)
-			},
-			fail:(error)=>{
-				console.log(error)
-				reject(error)
-			}
-		})
-	})
-}
+export const request = (option) => {
+  return new Promise((resolve, reject) => {
+    console.log(baseURL + option.url);
+    uni.request({
+      url: baseURL + option.url,
+      method: option.method,
+      data: option.data,
+      Headers: {
+        // "Authorization":window.localStorage.getItem('token')
+      },
+      success: (res) => {
+        console.log(res);
+        resolve(res);
+      },
+      fail: (error) => {
+        console.log(error);
+        reject(error);
+      },
+    });
+  });
+};

+ 173 - 167
pageC/accountBalance/accountBalance.vue

@@ -1,186 +1,192 @@
 <template>
-	<view class="balance">
-		<!-- 页面渐变色背景 -->
-		<view class="shadow">
-		</view>
-		<!-- 页面渐变色背景 -->
+  <view class="balance">
+    <!-- 页面渐变色背景 -->
+    <view class="shadow"> </view>
+    <!-- 页面渐变色背景 -->
 
-		<view class="mine-balance">
-			<view class="title">
-				{{i18n.myBalance}}(元)
-			</view>
-			<view class="money"> 500.00 </view>
-			<view class="btn-list">
-				<button class="withdrawal" @click="toWithdrawal">{{i18n.withdrawal}}</button>
-				<button class="recharge" @click="toRecharge">充值</button>
-			</view>
-		</view>
-		<view class="money-detail">
-			<view class="money-title">
-				<text style="font-weight: 600;color: #222;">余额明细</text>
-				<AllRight name="全部" @toDetail='toDetail' />
-			</view>
-			<view class="">
-				<MoneyDetail v-for="(item,index) in moneyDetail" :itemInfo="item" :key="index" />
-			</view>
-		</view>
-		<view class="bottom-text">
-			没有更多数据了
-		</view>
-	</view>
+    <view class="mine-balance">
+      <view class="title"> {{ i18n.myBalance }}(元) </view>
+      <view class="money"> 500.00 </view>
+      <view class="btn-list">
+        <button class="withdrawal" @click="toWithdrawal">
+          {{ i18n.withdrawal }}
+        </button>
+        <button class="recharge" @click="toRecharge">
+          {{ i18n.recharge }}
+        </button>
+      </view>
+    </view>
+    <view class="money-detail">
+      <view class="money-title">
+        <text style="font-weight: 600; color: #222">{{
+          i18n.balanceDetails
+        }}</text>
+        <AllRight :name="i18n.all" @toDetail="toDetail" />
+      </view>
+      <view class="">
+        <MoneyDetail
+          v-for="(item, index) in moneyDetail"
+          :itemInfo="item"
+          :key="index"
+        />
+      </view>
+    </view>
+    <view class="bottom-text"> {{ i18n.theres }} </view>
+  </view>
 </template>
 
 <script>
-	import AllRight from '../mineComponent/allRight/allRight.vue';
-	import MoneyDetail from '../mineComponent/moneyDetail/index.vue'
-	export default {
-		components: {
-			AllRight,
-			MoneyDetail
-		},
-		data() {
-			return {
-				moneyDetail: [{
-						name: '充值',
-						time: '2024-1-1 09:34:31',
-						money: '+400'
-					},
-					{
-						name: '提现',
-						time: '2024-1-1 09:34:31',
-						money: '-400'
-					},
-					{
-						name: '充值',
-						time: '2024-1-1 09:34:31',
-						money: '+400'
-					},
-				]
-			};
-		},
-		computed:{
-			i18n(){
-				return this.$t("index")
-			}
-		},
-		created() {
-			uni.setNavigationBarColor({
-				frontColor: '#ffffff',
-				backgroundColor: '#f74639'
-			})
-			uni.setNavigationBarTitle({
-				title:this.i18n.accountBalance
-			})
-		},
-		methods: {
-			//跳转明细页面
-			toDetail() {
-				uni.navigateTo({
-					url: '/pageC/balanceDetail/balanceDetail'
-				})
-			},
-			//跳转充值页面
-			toRecharge() {
-				uni.navigateTo({
-					url: '/pageC/recharge/recharge'
-				})
-			},
-			//跳转提现页面
-			toWithdrawal(){
-				uni.navigateTo({
-					url:'/pageC/withdrawal/withdrawal'
-				})
-			}
-		},
-	}
+import AllRight from "../mineComponent/allRight/allRight.vue";
+import MoneyDetail from "../mineComponent/moneyDetail/index.vue";
+export default {
+  components: {
+    AllRight,
+    MoneyDetail,
+  },
+  data() {
+    return {
+      moneyDetail: [
+        {
+          name: "充值",
+          time: "2024-1-1 09:34:31",
+          money: "+400",
+        },
+        {
+          name: "提现",
+          time: "2024-1-1 09:34:31",
+          money: "-400",
+        },
+        {
+          name: "充值",
+          time: "2024-1-1 09:34:31",
+          money: "+400",
+        },
+      ],
+    };
+  },
+  computed: {
+    i18n() {
+      return this.$t("index");
+    },
+  },
+  created() {
+    uni.setNavigationBarColor({
+      frontColor: "#ffffff",
+      backgroundColor: "#f74639",
+    });
+    uni.setNavigationBarTitle({
+      title: this.i18n.accountBalance,
+    });
+  },
+  methods: {
+    //跳转明细页面
+    toDetail() {
+      uni.navigateTo({
+        url: "/pageC/balanceDetail/balanceDetail",
+      });
+    },
+    //跳转充值页面
+    toRecharge() {
+      uni.navigateTo({
+        url: "/pageC/recharge/recharge",
+      });
+    },
+    //跳转提现页面
+    toWithdrawal() {
+      uni.navigateTo({
+        url: "/pageC/withdrawal/withdrawal",
+      });
+    },
+  },
+};
 </script>
 
 <style lang="scss">
-	page {
-		background-color: "#f4f4f4";
-	}
+page {
+  background-color: "#f4f4f4";
+}
 
-	.balance {
-		position: relative;
-		padding-top: 10px;
+.balance {
+  position: relative;
+  padding-top: 10px;
 
-		.shadow {
-			position: absolute;
-			top: 0;
-			height: 400px;
-			width: 100%;
-			background: linear-gradient(#f74639, #f4f4f4);
-			z-index: -1;
-		}
+  .shadow {
+    position: absolute;
+    top: 0;
+    height: 400px;
+    width: 100%;
+    background: linear-gradient(#f74639, #f4f4f4);
+    z-index: -1;
+  }
 
-		.mine-balance {
-			width: 96%;
-			margin: 0 auto;
-			background-color: #fff;
-			border-radius: 10px;
-			padding-top: 82rpx;
-			padding-bottom: 62rpx;
+  .mine-balance {
+    width: 96%;
+    margin: 0 auto;
+    background-color: #fff;
+    border-radius: 10px;
+    padding-top: 82rpx;
+    padding-bottom: 62rpx;
 
-			.title {
-				text-align: center;
-				font-size: 28rpx;
-				color: #222;
-			}
+    .title {
+      text-align: center;
+      font-size: 28rpx;
+      color: #222;
+    }
 
-			.money {
-				font-size: 84rpx;
-				color: #222;
-				font-weight: 600;
-				text-align: center;
-				margin-top: 36rpx;
-			}
+    .money {
+      font-size: 84rpx;
+      color: #222;
+      font-weight: 600;
+      text-align: center;
+      margin-top: 36rpx;
+    }
 
-			.btn-list {
-				display: flex;
-				justify-content: space-around;
-				margin-top: 76rpx;
+    .btn-list {
+      display: flex;
+      justify-content: space-around;
+      margin-top: 76rpx;
 
-				.withdrawal {
-					width: 298rpx;
-					height: 88rpx;
-					background-color: rgba(248, 50, 36, 0.1);
-					border-radius: 44px;
-					color: #f83224;
-					font-size: 32rpx;
-				}
+      .withdrawal {
+        width: 298rpx;
+        height: 88rpx;
+        background-color: rgba(248, 50, 36, 0.1);
+        border-radius: 44px;
+        color: #f83224;
+        font-size: 32rpx;
+      }
 
-				.recharge {
-					width: 298rpx;
-					height: 88rpx;
-					background-color: #f83224;
-					border-radius: 44px;
-					color: #fff;
-					font-size: 32rpx;
-					box-shadow: 0rpx 12rpx 28rpx -12rpx #f83224;
-				}
-			}
-		}
+      .recharge {
+        width: 298rpx;
+        height: 88rpx;
+        background-color: #f83224;
+        border-radius: 44px;
+        color: #fff;
+        font-size: 32rpx;
+        box-shadow: 0rpx 12rpx 28rpx -12rpx #f83224;
+      }
+    }
+  }
 
-		.money-detail {
-			background-color: #fff;
-			border-radius: 10px;
-			width: 88%;
-			margin: 10px auto;
-			padding: 0 28rpx;
+  .money-detail {
+    background-color: #fff;
+    border-radius: 10px;
+    width: 88%;
+    margin: 10px auto;
+    padding: 0 28rpx;
 
-			.money-title {
-				display: flex;
-				justify-content: space-between;
-				align-items: center;
-				height: 108rpx;
-			}
-		}
+    .money-title {
+      display: flex;
+      justify-content: space-between;
+      align-items: center;
+      height: 108rpx;
+    }
+  }
 
-		.bottom-text {
-			text-align: center;
-			font-size: 24rpx;
-			color: #777;
-			margin-top: 44rpx;
-		}
-	}
-</style>
+  .bottom-text {
+    text-align: center;
+    font-size: 24rpx;
+    color: #777;
+    margin-top: 44rpx;
+  }
+}
+</style>

+ 267 - 242
pageC/mineFollow/mineFollow.vue

@@ -1,249 +1,274 @@
 <template>
-	<view class="page">
-		<u-navbar @leftClick="rightClick" :autoBack="true">
-			<view class="tab" slot="center">
-				<view :class="{commodity:follow==1}" @click="tabSwitch(1)">
-					商品
-				</view>
-				<view :class="{commodity:follow==2}" @click="tabSwitch(2)">
-					团长
-				</view>
-			</view>
-		</u-navbar>
-		<!-- 关注商品列表 -->
-		<view class="content" v-if="follow==1">
-			<view class="commodity-detail" v-for="item in commodityList" @click="toDetail(item)">
-				<image :src="item.img" class="commodity-img" mode=""></image>
-				<view class="commodity-right">
-					<view class="commodity-title">
-						{{item.title}}
-					</view>
-					<view class="commodity-follow">
-						<text v-show="item.followNum<=1000">{{item.followNum}} </text> <text
-							v-show="item.followNum>1000">1000+</text>人关注
-					</view>
-					<view class="commodity-price">
-						<text class="symbol">¥</text>
-						<text class="integer">{{item.price[0]}}</text>.
-						<text class="decimal">{{item.price[1]}}</text>
-					</view>
-				</view>
-
-			</view>
-
-		</view>
-		<!-- 关注商品列表 -->
-		
-		<!-- 关注团长列表 -->
-		<view class="content" v-if="follow==2">
-			<view class="team-content" v-for="item in teamList">
-				<image :src="item.img" class="header-img" mode=""></image>
-				<view class="team-right">
-					<view class="">
-						<view class="name">
-							{{item.name}}
-						</view>
-						<view class="score">
-							<u-rate count="5" :allowHalf="true" :gutter="1" inactiveColor="#ffacab"
-								activeColor="#FF1515" v-model="item.score" :size='14'></u-rate>
-							<text class="num">{{item.score}}</text>
-
-						</view>
-					</view>
-					<button class="check" @click="toHomepage">查看主页</button>
-				</view>
-			</view>
-		</view>
-		<!-- 关注团长列表 -->
-	</view>
+  <view class="page">
+    <u-navbar @leftClick="rightClick" :autoBack="true">
+      <view class="tab" slot="center">
+        <view
+          class=""
+          :class="{ commodity: follow == 1 }"
+          @click="tabSwitch(1)"
+        >
+          {{ i18n.mineCommodity }}
+        </view>
+        <view :class="{ commodity: follow == 2 }" @click="tabSwitch(2)">
+          {{ i18n.team }}
+        </view>
+      </view>
+    </u-navbar>
+    <!-- 关注商品列表 -->
+    <view class="content" v-if="follow == 1">
+      <view
+        class="commodity-detail"
+        v-for="item in commodityList"
+        @click="toDetail(item)"
+      >
+        <image :src="item.img" class="commodity-img" mode=""></image>
+        <view class="commodity-right">
+          <view class="commodity-title">
+            {{ item.title }}
+          </view>
+          <view class="commodity-follow">
+            <text v-show="item.followNum <= 1000">{{ item.followNum }} </text>
+            <text v-show="item.followNum > 1000">1000+</text>{{ i18n.people }}
+          </view>
+          <view class="commodity-price">
+            <text class="symbol">¥</text>
+            <text class="integer">{{ item.price[0] }}</text
+            >.
+            <text class="decimal">{{ item.price[1] }}</text>
+          </view>
+        </view>
+      </view>
+    </view>
+    <!-- 关注商品列表 -->
+
+    <!-- 关注团长列表 -->
+    <view class="content" v-if="follow == 2">
+      <view class="team-content" v-for="item in teamList">
+        <image :src="item.img" class="header-img" mode=""></image>
+        <view class="team-right">
+          <view class="">
+            <view class="name">
+              {{ item.name }}
+            </view>
+            <view class="score">
+              <u-rate
+                count="5"
+                :allowHalf="true"
+                :gutter="1"
+                inactiveColor="#ffacab"
+                activeColor="#FF1515"
+                v-model="item.score"
+                :size="14"
+              ></u-rate>
+              <text class="num">{{ item.score }}</text>
+            </view>
+          </view>
+          <button class="check" @click="toHomepage">{{ i18n.see }}</button>
+        </view>
+      </view>
+    </view>
+    <!-- 关注团长列表 -->
+  </view>
 </template>
 
 <script>
-	export default {
-		data() {
-			return {
-				follow: 1,
-				commodityList: [{
-					title: "OATLY 噢麦力 咖啡大师醇香燕麦奶早餐奶便携装植物蛋白饮料奶早餐奶便携装植物蛋奶早餐奶便携装植物蛋",
-					followNum: 1001,
-					price: ['100', '1'],
-					img: 'https://img.shetu66.com/2023/04/26/1682496554628042.png'
-				}],
-				teamList: [{
-					img: "http://pic.imeitou.com/uploads/allimg/240522/10-2405221F140.jpg",
-					name: "张三",
-					score: 4.5
-				}, {
-					img: "http://pic.imeitou.com/uploads/allimg/240522/10-2405221F140.jpg",
-					name: "张三",
-					score: 4.5
-				}]
-			}
-		},
-		methods: {
-			tabSwitch(num) {
-				this.follow = num
-			},
-			rightClick() {
-				console.log(111)
-			},
-			toHomepage(){
-				uni.navigateTo({
-					url:"/pageD/homepage/homepage"
-				})
-			},
-			toDetail(item){
-				uni.navigateTo({
-					url:'/pageA/productdetails'
-				})
-			}
-		}
-	}
+export default {
+  data() {
+    return {
+      follow: 1,
+      commodityList: [
+        {
+          title:
+            "OATLY 噢麦力 咖啡大师醇香燕麦奶早餐奶便携装植物蛋白饮料奶早餐奶便携装植物蛋奶早餐奶便携装植物蛋",
+          followNum: 1001,
+          price: ["100", "1"],
+          img: "https://img.shetu66.com/2023/04/26/1682496554628042.png",
+        },
+      ],
+      teamList: [
+        {
+          img: "http://pic.imeitou.com/uploads/allimg/240522/10-2405221F140.jpg",
+          name: "张三",
+          score: 4.5,
+        },
+        {
+          img: "http://pic.imeitou.com/uploads/allimg/240522/10-2405221F140.jpg",
+          name: "张三",
+          score: 4.5,
+        },
+      ],
+    };
+  },
+  computed: {
+    i18n() {
+      return this.$t("index");
+    },
+  },
+  methods: {
+    tabSwitch(num) {
+      this.follow = num;
+    },
+    rightClick() {
+      console.log(111);
+    },
+    toHomepage() {
+      uni.navigateTo({
+        url: "/pageD/homepage/homepage",
+      });
+    },
+    toDetail(item) {
+      uni.navigateTo({
+        url: "/pageA/productdetails",
+      });
+    },
+  },
+  mounted() {},
+};
 </script>
 
 <style scoped lang="scss">
-	.page {
-		background-color: #fff;
-		height: 100vh;
-		position: relative;
-
-		.tab {
-			display: flex;
-			justify-content: space-between;
-			width: 240rpx;
-			margin: 0 auto;
-			font-size: 36rpx;
-
-			.commodity {
-				position: relative;
-				font-weight: 600;
-
-			}
-
-			.commodity::before {
-				content: '';
-				display: block;
-				height: 8rpx;
-				width: 72rpx;
-				background: linear-gradient(to right, #f83224, #fff);
-				position: absolute;
-				bottom: 5rpx;
-				opacity: 0.8;
-			}
-		}
-
-		.content {
-			position: absolute;
-			top: 190rpx;
-
-			.team-content {
-				display: flex;
-				height: 168rpx;
-				align-items: center;
-				width: 702rpx;
-				border-top: 2rpx solid rgba(151,151,151,0.2);
-				margin-left: 24rpx;
-
-				.team-right {
-					display: flex;
-					justify-content: space-between;
-					width: 96%;
-					align-items: center;
-
-					.name {
-						font-size: 30rpx;
-						font-weight: 600;
-						margin-bottom: 14rpx;
-					}
-
-					.score {
-						width: 210rpx;
-						height: 28rpx;
-						background-color: rgba(255, 27, 0, 0.1);
-						display: flex;
-						border-radius: 12rpx;
-						justify-content: space-around;
-
-						.num {
-							font-size: 22rpx;
-							color: #ff1515;
-							font-weight: 600;
-						}
-					}
-
-					.check {
-						width: 164rpx;
-						height: 60rpx;
-						border: 2rpx solid #f83224;
-						color: #f83224;
-						background-color: #fff;
-						border-radius: 38rpx;
-						font-size: 26rpx;
-						margin: 0;
-						padding: 0;
-						text-align: center;
-						line-height: 60rpx;
-					}
-				}
-			}
-
-			.header-img {
-				width: 96rpx;
-				height: 96rpx;
-				border-radius: 50%;
-				margin-right: 20rpx;
-			}
-
-			.commodity-detail {
-				display: flex;
-				padding: 0 24rpx;
-				margin: 16rpx auto;
-
-				.commodity-img {
-					width: 204rpx;
-					height: 204rpx;
-					border-radius: 16rpx;
-					margin-right: 20rpx;
-				}
-
-				.commodity-right {
-					width: 466rpx;
-				}
-
-				.commodity-title {
-					color: #222;
-					font-size: 28rpx;
-					font-weight: 600;
-					margin-bottom: 12rpx;
-					// min-height: 78rpx;
-					overflow: hidden;
-					text-overflow: ellipsis;
-					display: -webkit-box;
-					-webkit-line-clamp: 2;
-					-webkit-box-orient: vertical;
-				}
-
-				.commodity-follow {
-					color: #777;
-					font-size: 28rpx;
-					margin-bottom: 14rpx;
-				}
-
-				.commodity-price {
-					color: #f83224;
-					font-weight: 600;
-					margin-top: 20rpx;
-				}
-
-				.symbol,
-				.decimal {
-					font-size: 28rpx;
-				}
-
-				.integer {
-					font-size: 36rpx;
-				}
-			}
-		}
-	}
-</style>
+.page {
+  background-color: #fff;
+  height: 100vh;
+  position: relative;
+
+  .tab {
+    display: flex;
+    justify-content: space-between;
+    width: 240rpx;
+    // margin: 0 auto;
+    font-size: 36rpx;
+    // margin-right: 60rpx;
+
+    .commodity {
+      position: relative;
+      font-weight: 600;
+    }
+
+    .commodity::before {
+      content: "";
+      display: block;
+      height: 8rpx;
+      width: 100%;
+      background: linear-gradient(to right, #f83224, #fff);
+      position: absolute;
+      bottom: 5rpx;
+      opacity: 0.8;
+    }
+  }
+
+  .content {
+    position: absolute;
+    top: 190rpx;
+
+    .team-content {
+      display: flex;
+      height: 168rpx;
+      align-items: center;
+      width: 702rpx;
+      border-top: 2rpx solid rgba(151, 151, 151, 0.2);
+      margin-left: 24rpx;
+
+      .team-right {
+        display: flex;
+        justify-content: space-between;
+        width: 96%;
+        align-items: center;
+
+        .name {
+          font-size: 30rpx;
+          font-weight: 600;
+          margin-bottom: 14rpx;
+        }
+
+        .score {
+          width: 210rpx;
+          height: 28rpx;
+          background-color: rgba(255, 27, 0, 0.1);
+          display: flex;
+          border-radius: 12rpx;
+          justify-content: space-around;
+
+          .num {
+            font-size: 22rpx;
+            color: #ff1515;
+            font-weight: 600;
+          }
+        }
+
+        .check {
+          width: 164rpx;
+          height: 60rpx;
+          border: 2rpx solid #f83224;
+          color: #f83224;
+          background-color: #fff;
+          border-radius: 38rpx;
+          font-size: 26rpx;
+          margin: 0;
+          padding: 0;
+          text-align: center;
+          line-height: 60rpx;
+        }
+      }
+    }
+
+    .header-img {
+      width: 96rpx;
+      height: 96rpx;
+      border-radius: 50%;
+      margin-right: 20rpx;
+    }
+
+    .commodity-detail {
+      display: flex;
+      padding: 0 24rpx;
+      margin: 16rpx auto;
+
+      .commodity-img {
+        width: 204rpx;
+        height: 204rpx;
+        border-radius: 16rpx;
+        margin-right: 20rpx;
+      }
+
+      .commodity-right {
+        width: 466rpx;
+      }
+
+      .commodity-title {
+        color: #222;
+        font-size: 28rpx;
+        font-weight: 600;
+        margin-bottom: 12rpx;
+        // min-height: 78rpx;
+        overflow: hidden;
+        text-overflow: ellipsis;
+        display: -webkit-box;
+        -webkit-line-clamp: 2;
+        -webkit-box-orient: vertical;
+      }
+
+      .commodity-follow {
+        color: #777;
+        font-size: 28rpx;
+        margin-bottom: 14rpx;
+      }
+
+      .commodity-price {
+        color: #f83224;
+        font-weight: 600;
+        margin-top: 20rpx;
+      }
+
+      .symbol,
+      .decimal {
+        font-size: 28rpx;
+      }
+
+      .integer {
+        font-size: 36rpx;
+      }
+    }
+  }
+}
+</style>

+ 93 - 55
pages/login/login.vue

@@ -1,63 +1,101 @@
 <template>
-	<!-- 登录 -->
-	<view style="padding: 0 44rpx;">
-		<view class="" style="text-align: center;margin-top: 156rpx;">
-			<image src="../../static/images/logo.png" style="width: 350rpx;height: 350rpx;" mode=""></image>
-		</view>
-		<button open-type="getPhoneNumber" class="login-btn" @getphonenumber="tologin">
-			微信授权登录
-		</button>
-		<view class="" style="margin-top: 42rpx;display: flex;">
-			<u-checkbox-group v-model="checkboxValue1" placement="column" @change="checkboxChange">
-				<u-checkbox shape="circle" :customStyle="{marginBottom: '8px'}" :name="1">
-				</u-checkbox>
-			</u-checkbox-group>
-			<text class='fontYin'>我已阅读并同意</text>
-			<text class='fontYin' style='color:#F83224'>《用户协议》</text>
-			<text class='fontYin'>和</text>
-			<text class='fontYin' style='color:#F83224'>隐私协议》</text>
-		</view>
-	</view>
+  <!-- 登录 -->
+  <view style="padding: 0 44rpx">
+    <view class="" style="text-align: center; margin-top: 156rpx">
+      <image
+        src="../../static/images/logo.png"
+        style="width: 350rpx; height: 350rpx"
+        mode=""
+      ></image>
+    </view>
+    <!-- <button
+      open-type="getPhoneNumber"
+      class="login-btn"
+      @getphonenumber="tologin"
+    >
+      微信授权登录
+    </button> -->
+
+    <view>
+      <u--input
+        placeholder="请输入内容"
+        border="surround"
+        v-model="mobile"
+      ></u--input>
+      <u--input
+        placeholder="请输入内容"
+        border="surround"
+        v-model="code"
+      ></u--input>
+    </view>
+    <button @click="submit">登录</button>
+    <view class="" style="margin-top: 42rpx; display: flex">
+      <!-- <u-checkbox-group
+        v-model="checkboxValue1"
+        placement="column"
+        @change="checkboxChange"
+      >
+        <u-checkbox
+          shape="circle"
+          :customStyle="{ marginBottom: '8px' }"
+          :name="1"
+        >
+        </u-checkbox>
+      </u-checkbox-group> -->
+      <text class="fontYin">我已阅读并同意</text>
+      <text class="fontYin" style="color: #f83224">《用户协议》</text>
+      <text class="fontYin">和</text>
+      <text class="fontYin" style="color: #f83224">《隐私协议》</text>
+    </view>
+  </view>
 </template>
 
 <script>
-	export default {
-		data() {
-			return {
-
-			};
-		},
-		methods: {
-			checkboxChange(n) {
-				console.log('change', n);
-			}
-		}
-	}
+import { login } from "../../network/homeApi.js";
+export default {
+  data() {
+    return {
+      mobile: "",
+      code: "",
+      checkboxValue1: false,
+    };
+  },
+  methods: {
+    checkboxChange(n) {
+      console.log("change", n);
+    },
+    submit() {
+      login({ mobile: "13000000000", password: "123456" }).then((res) => {
+        console.log(res);
+      });
+    },
+  },
+};
 </script>
 
 <style lang="scss" scoped>
-	.login-btn {
-		width: 662rpx;
-		height: 96rpx;
-		background: #F83224;
-		box-shadow: 0rpx 16rpx 40rpx -12rpx rgba(255, 21, 21, 0.5);
-		border-radius: 48rpx;
-		font-family: PingFangSC, PingFang SC;
-		font-weight: 500;
-		font-size: 32rpx;
-		color: #FFFFFF;
-		line-height: 96rpx;
-		text-align: center;
-		font-style: normal;
-	}
+.login-btn {
+  width: 662rpx;
+  height: 96rpx;
+  background: #f83224;
+  box-shadow: 0rpx 16rpx 40rpx -12rpx rgba(255, 21, 21, 0.5);
+  border-radius: 48rpx;
+  font-family: PingFangSC, PingFang SC;
+  font-weight: 500;
+  font-size: 32rpx;
+  color: #ffffff;
+  line-height: 96rpx;
+  text-align: center;
+  font-style: normal;
+}
 
-	.fontYin {
-		font-family: PingFangSC, PingFang SC;
-		font-weight: 400;
-		font-size: 24rpx;
-		color: #666666;
-		line-height: 34rpx;
-		text-align: left;
-		font-style: normal;
-	}
-</style>
+.fontYin {
+  font-family: PingFangSC, PingFang SC;
+  font-weight: 400;
+  font-size: 24rpx;
+  color: #666666;
+  line-height: 34rpx;
+  text-align: left;
+  font-style: normal;
+}
+</style>

File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/common/main.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/common/runtime.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/common/vendor.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/components/kj-tabbar/kj-tabbar.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/cart/cart.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/express/express.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/index/index.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/login/login.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/mine/mine.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/pages/shopping/shopping.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-badge/u-badge.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-checkbox-group/u-checkbox-group.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-checkbox/u-checkbox.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-icon/u-icon.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-loading-icon/u-loading-icon.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-navbar/u-navbar.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-safe-bottom/u-safe-bottom.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-status-bar/u-status-bar.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-subsection/u-subsection.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-swiper-indicator/u-swiper-indicator.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-swiper/u-swiper.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-tabbar-item/u-tabbar-item.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-tabbar/u-tabbar.js.map


File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/.sourcemap/mp-weixin/uview-ui/components/u-tabs/u-tabs.js.map


+ 2 - 1
unpackage/dist/dev/mp-weixin/common/main.js

@@ -28,11 +28,12 @@ _vue.default.config.productionTip = false;
 // 多国语言包配置
 var i18n = new _vueI18n.default({
   locale: "zh-CN",
+  // locale: "en-US",
   messages: _messages.default
 });
 _vue.default.prototype._i18n = i18n;
 _vue.default.use(_uviewUi.default);
-_App.default.mpType = 'app';
+_App.default.mpType = "app";
 var app = new _vue.default(_objectSpread({
   i18n: i18n
 }, _App.default));

File diff suppressed because it is too large
+ 0 - 0
unpackage/dist/dev/mp-weixin/common/runtime.js


File diff suppressed because it is too large
+ 8 - 7
unpackage/dist/dev/mp-weixin/common/vendor.js


+ 38 - 2
unpackage/dist/dev/mp-weixin/pages/login/login.js

@@ -100,6 +100,9 @@ __webpack_require__.r(__webpack_exports__);
 var components
 try {
   components = {
+    "u-Input": function () {
+      return Promise.all(/*! import() | uview-ui/components/u--input/u--input */[__webpack_require__.e("common/vendor"), __webpack_require__.e("uview-ui/components/u--input/u--input")]).then(__webpack_require__.bind(null, /*! @/uview-ui/components/u--input/u--input.vue */ 989))
+    },
     uCheckboxGroup: function () {
       return Promise.all(/*! import() | uview-ui/components/u-checkbox-group/u-checkbox-group */[__webpack_require__.e("common/vendor"), __webpack_require__.e("uview-ui/components/u-checkbox-group/u-checkbox-group")]).then(__webpack_require__.bind(null, /*! @/uview-ui/components/u-checkbox-group/u-checkbox-group.vue */ 877))
     },
@@ -189,13 +192,46 @@ exports.default = void 0;
 //
 //
 //
+//
+//
+//
+//
+//
+//
+//
+//
+//
+//
+//
+//
+//
+//
+//
+//
+//
+//
+//
+//
+//
+//
+//
+//
+//
+//
+//
+//
+//
 var _default = {
   data: function data() {
-    return {};
+    return {
+      mobile: "",
+      code: "",
+      checkboxValue1: false
+    };
   },
   methods: {
     checkboxChange: function checkboxChange(n) {
-      console.log('change', n);
+      console.log("change", n);
     }
   }
 };

+ 1 - 0
unpackage/dist/dev/mp-weixin/pages/login/login.json

@@ -2,6 +2,7 @@
   "navigationBarTitleText": "登录",
   "enablePullDownRefresh": false,
   "usingComponents": {
+    "u--input": "/uview-ui/components/u--input/u--input",
     "u-checkbox-group": "/uview-ui/components/u-checkbox-group/u-checkbox-group",
     "u-checkbox": "/uview-ui/components/u-checkbox/u-checkbox"
   }

+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/login/login.wxml

@@ -1 +1 @@
-<view style="padding:0 44rpx;" class="data-v-b237504c"><view style="text-align:center;margin-top:156rpx;" class="data-v-b237504c"><image style="width:350rpx;height:350rpx;" src="../../static/images/logo.png" mode class="data-v-b237504c"></image></view><button class="login-btn data-v-b237504c" open-type="getPhoneNumber" data-event-opts="{{[['getphonenumber',[['tologin',['$event']]]]]}}" bindgetphonenumber="__e">微信授权登录</button><view style="margin-top:42rpx;display:flex;" class="data-v-b237504c"><u-checkbox-group vue-id="35a7246c-1" placement="column" value="{{checkboxValue1}}" data-event-opts="{{[['^change',[['checkboxChange']]],['^input',[['__set_model',['','checkboxValue1','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" class="data-v-b237504c" bind:__l="__l" vue-slots="{{['default']}}"><u-checkbox vue-id="{{('35a7246c-2')+','+('35a7246c-1')}}" shape="circle" customStyle="{{({marginBottom:'8px'})}}" name="{{1}}" class="data-v-b237504c" bind:__l="__l"></u-checkbox></u-checkbox-group><text class="fontYin data-v-b237504c">我已阅读并同意</text><text class="fontYin data-v-b237504c" style="color:#F83224;">《用户协议》</text><text class="fontYin data-v-b237504c">和</text><text class="fontYin data-v-b237504c" style="color:#F83224;">隐私协议》</text></view></view>
+<view style="padding:0 44rpx;" class="data-v-b237504c"><view style="text-align:center;margin-top:156rpx;" class="data-v-b237504c"><image style="width:350rpx;height:350rpx;" src="../../static/images/logo.png" mode class="data-v-b237504c"></image></view><button class="login-btn data-v-b237504c" open-type="getPhoneNumber" data-event-opts="{{[['getphonenumber',[['tologin',['$event']]]]]}}" bindgetphonenumber="__e">微信授权登录</button><view class="data-v-b237504c"><u--input bind:input="__e" vue-id="35a7246c-1" placeholder="请输入内容" border="surround" value="{{mobile}}" data-event-opts="{{[['^input',[['__set_model',['','mobile','$event',[]]]]]]}}" class="data-v-b237504c" bind:__l="__l"></u--input><u--input bind:input="__e" vue-id="35a7246c-2" placeholder="请输入内容" border="surround" value="{{code}}" data-event-opts="{{[['^input',[['__set_model',['','code','$event',[]]]]]]}}" class="data-v-b237504c" bind:__l="__l"></u--input></view><view style="margin-top:42rpx;display:flex;" class="data-v-b237504c"><u-checkbox-group vue-id="35a7246c-3" placement="column" value="{{checkboxValue1}}" data-event-opts="{{[['^change',[['checkboxChange']]],['^input',[['__set_model',['','checkboxValue1','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" class="data-v-b237504c" bind:__l="__l" vue-slots="{{['default']}}"><u-checkbox vue-id="{{('35a7246c-4')+','+('35a7246c-3')}}" shape="circle" customStyle="{{({marginBottom:'8px'})}}" name="{{1}}" class="data-v-b237504c" bind:__l="__l"></u-checkbox></u-checkbox-group><text class="fontYin data-v-b237504c">我已阅读并同意</text><text class="fontYin data-v-b237504c" style="color:#f83224;">《用户协议》</text><text class="fontYin data-v-b237504c">和</text><text class="fontYin data-v-b237504c" style="color:#f83224;">《隐私协议》</text></view></view>

+ 2 - 2
unpackage/dist/dev/mp-weixin/pages/login/login.wxss

@@ -27,13 +27,13 @@
 .login-btn.data-v-b237504c {
   width: 662rpx;
   height: 96rpx;
-  background: #F83224;
+  background: #f83224;
   box-shadow: 0rpx 16rpx 40rpx -12rpx rgba(255, 21, 21, 0.5);
   border-radius: 48rpx;
   font-family: PingFangSC, PingFang SC;
   font-weight: 500;
   font-size: 32rpx;
-  color: #FFFFFF;
+  color: #ffffff;
   line-height: 96rpx;
   text-align: center;
   font-style: normal;

+ 4 - 14
unpackage/dist/dev/mp-weixin/project.config.json

@@ -1,8 +1,7 @@
 {
   "description": "项目配置文件。",
   "packOptions": {
-    "ignore": [],
-    "include": []
+    "ignore": []
   },
   "setting": {
     "urlCheck": false,
@@ -10,16 +9,11 @@
     "postcss": false,
     "minified": false,
     "newFeature": true,
-    "bigPackageSizeSupport": true,
-    "babelSetting": {
-      "ignore": [],
-      "disablePlugins": [],
-      "outputPath": ""
-    }
+    "bigPackageSizeSupport": true
   },
   "compileType": "miniprogram",
-  "libVersion": "3.4.3",
-  "appid": "wx717c239c464eebbd",
+  "libVersion": "",
+  "appid": "touristappid",
   "projectname": "wx",
   "condition": {
     "search": {
@@ -38,9 +32,5 @@
       "current": -1,
       "list": []
     }
-  },
-  "editorSetting": {
-    "tabIndent": "insertSpaces",
-    "tabSize": 2
   }
 }

Some files were not shown because too many files changed in this diff