diff --git a/App.vue b/App.vue index b3fd05d3..a52828da 100644 --- a/App.vue +++ b/App.vue @@ -2572,13 +2572,14 @@ if (index == 0) { new_key += item + '.'; } else { - new_key += item + '-'; + if (keyList.length == index + 2) { + new_key += item; + } else { + new_key += item + '-'; + } } - } else { - new_key += item; } }); - console.log(new_key); uni.setNavigationBarTitle({ title: i18n.t(new_key), }); diff --git a/lang/cht.json b/lang/cht.json index d4761792..c62bf397 100644 --- a/lang/cht.json +++ b/lang/cht.json @@ -1542,9 +1542,141 @@ } }, "pages": { - "index-index": "ShopXO", - "goods-category-goods-category": "商品分類", - "cart-cart": "購物車", - "user-user": "用戶中心" + "index": "ShopXO", + "goods-category": "商品分類", + "cart": "購物車", + "user": "用戶中心", + "cart-page": "購物車", + "buy": "訂單確認", + "login": "登入", + "paytips": "安全支付", + "goods-search": "商品搜索", + "goods-detail": "商品詳情", + "goods-comment": "商品評估", + "user-address": "我的地址", + "user-address-save": "地址編輯", + "user-order": "我的訂單", + "user-order-detail": "訂單詳情", + "user-order-comments": "訂單評估", + "user-favor": "商品收藏", + "user-goods-comments": "商品評論", + "user-goods-comments-form": "商品編輯", + "message": "消息", + "user-integral": "積分明細", + "user-goods-browse": "我的足迹", + "user-orderaftersale": "退款/售後", + "user-orderaftersale-detail": "訂單售後", + "extraction-address": "自提地址", + "customview-customview": "自定義頁面", + "design": "頁面設計", + "error": "溫馨提示", + "article-category": "所有文章", + "article-detail": "文章詳情", + "setup": "設定", + "personal": "個人資料", + "logout": "帳號註銷", + "plugins-seckill-index": "限時秒殺", + "plugins-coupon-index": "領券中心", + "plugins-coupon-shop": "店鋪領券中心", + "plugins-coupon-user": "我的卡券", + "plugins-membershiplevelvip-index": "會員VIP", + "plugins-membershiplevelvip-buy": "開通會員", + "plugins-membershiplevelvip-user": "我的會員", + "plugins-membershiplevelvip-order": "開通訂單", + "plugins-membershiplevelvip-order-detail": "訂單詳情", + "plugins-membershiplevelvip-profit": "收益明細", + "plugins-membershiplevelvip-profit-detail": "收益詳情", + "plugins-membershiplevelvip-poster": "推廣返利", + "plugins-membershiplevelvip-team": "我的團隊", + "plugins-membershiplevelvip-member-code": "會員碼", + "plugins-distribution-user": "我的分銷", + "plugins-distribution-order": "分銷訂單", + "plugins-distribution-order-detail": "訂單詳情", + "plugins-distribution-profit": "收益明細", + "plugins-distribution-profit-detail": "收益詳情", + "plugins-distribution-team": "我的團隊", + "plugins-distribution-map": "客戶分佈", + "plugins-distribution-recommend-list": "我的推薦寶", + "plugins-distribution-recommend-detail": "推薦寶詳情", + "plugins-distribution-recommend-form": "推薦寶添加/編輯", + "plugins-distribution-poster-poster": "推廣返利", + "plugins-distribution-extraction": "取貨點", + "plugins-distribution-extraction-apply": "取貨點資訊", + "plugins-distribution-extraction-order": "取貨訂單", + "plugins-distribution-extraction-switch": "取貨點切換", + "plugins-distribution-introduce": "等級介紹", + "plugins-distribution-promotion-user": "推廣用戶", + "plugins-distribution-promotion-order": "推廣訂單", + "plugins-distribution-visit-list": "客戶拜訪", + "plugins-distribution-visit-form": "客戶拜訪新增/編輯", + "plugins-wallet-user": "我的錢包", + "plugins-wallet-recharge": "充值", + "plugins-wallet-cash-auth": "餘額提現", + "plugins-wallet-cash-create": "餘額提現", + "plugins-wallet-wallet-log-detail": "明細詳情", + "plugins-wallet-user-recharge-detail": "充值詳情", + "plugins-wallet-user-cash-detail": "提現詳情", + "plugins-wallet-user-transfer-detail": "轉帳詳情", + "plugins-wallet-payment-code": "錢包付款碼", + "plugins-wallet-transfer": "轉帳", + "plugins-excellentbuyreturntocash-profit": "優購返現明細", + "plugins-excellentbuyreturntocash-profit-detail": "優購返現詳情", + "plugins-weixinliveplayer-index": "直播", + "plugins-weixinliveplayer-search": "直播清單", + "plugins-weixinliveplayer-detail": "直播詳情", + "plugins-exchangerate-currency": "貨幣切換", + "plugins-invoice-invoice": "開票清單", + "plugins-invoice-invoice-detail": "發票詳情", + "plugins-invoice-invoice-saveinfo": "開票編輯", + "plugins-invoice-order": "訂單開票", + "plugins-signin-user": "簽到", + "plugins-signin-detail": "簽到", + "plugins-signin-user-qrcode-detail": "簽到碼詳情", + "plugins-signin-user-qrcode-saveinfo": "簽到碼編輯", + "plugins-signin-user-coming-list": "用戶簽到", + "plugins-points-index": "積分商城", + "plugins-brand-index": "品牌", + "plugins-shop-index": "所有店鋪", + "plugins-shop-detail": "店鋪首頁", + "plugins-shop-search": "店鋪商品搜索", + "plugins-shop-favor": "店鋪收藏", + "plugins-shop-license": "工商資質", + "plugins-activity-index": "所有活動", + "plugins-activity-detail": "活動詳情", + "plugins-label-detail": "標籤詳情", + "plugins-blog-index": "部落格", + "plugins-blog-search": "博文蒐索", + "plugins-blog-detail": "博文詳情", + "plugins-blog-comments": "評論清單", + "plugins-blog-user-list": "我的帖子", + "plugins-blog-form": "發佈博文", + "plugins-express-detail": "物流詳情", + "plugins-realstore-index": "門店", + "plugins-realstore-search": "門店蒐索", + "plugins-realstore-detail": "門店詳情", + "plugins-realstore-favor": "門店收藏", + "plugins-realstore-orderallot-list": "門店訂單", + "plugins-realstore-orderallot-detail": "門店訂單詳情", + "plugins-realstore-batchorder-list": "批次訂單", + "plugins-realstore-frequencycard-list": "次卡", + "plugins-realstore-frequencycard-used": "次卡使用記錄", + "plugins-binding-index": "組合搭配", + "plugins-binding-detail": "組合搭配詳情", + "plugins-delivery-order": "配送訂單", + "plugins-delivery-order-detail": "訂單詳情", + "plugins-delivery-logistics": "物流資訊", + "plugins-ask-index": "問答", + "plugins-ask-detail": "問答詳情", + "plugins-ask-form": "我要提問", + "plugins-ask-user-detail": "提問詳情", + "plugins-ask-user-list": "我的提問", + "plugins-ask-goods-list": "問答專區", + "plugins-ask-comments": "全部問答", + "plugins-intellectstools-goods-comments": "商品評估", + "plugins-scanpay-index": "掃碼付款", + "plugins-scanpay-tips": "支付結果", + "plugins-thirdpartylogin-index": "授權登入", + "plugins-magic-detail": "詳情", + "plugins-ordergoodsform-order": "商品表單" } } \ No newline at end of file diff --git a/lang/en.json b/lang/en.json index 15fdf25f..8e9f67ea 100644 --- a/lang/en.json +++ b/lang/en.json @@ -1556,9 +1556,141 @@ } }, "pages": { - "index-index": "ShopXO", - "goods-category-goods-category": "Product classification", - "cart-cart": "shopping cart", - "user-user": "User Center" + "index": "ShopXO", + "goods-category": "Product classification", + "cart": "shopping cart", + "user": "User Center", + "cart-page": "shopping cart", + "buy": "acknowledgement of order", + "login": "Login", + "paytips": "Secure payment", + "goods-search": "Product search", + "goods-detail": "Product details", + "goods-comment": "Product evaluation", + "user-address": "My address", + "user-address-save": "Address editing", + "user-order": "My order", + "user-order-detail": "Order details", + "user-order-comments": "Order evaluation", + "user-favor": "Product Collection", + "user-goods-comments": "Product reviews", + "user-goods-comments-form": "Product Editing", + "message": "news", + "user-integral": "Points details", + "user-goods-browse": "My Tracks", + "user-orderaftersale": "Refund/After sales", + "user-orderaftersale-detail": "After sales of orders", + "extraction-address": "Self pickup address", + "customview-customview": "Custom Page", + "design": "Page design", + "error": "Kind reminder", + "article-category": "All articles", + "article-detail": "Article details", + "setup": "set up", + "personal": "personal data", + "logout": "Account cancellation", + "plugins-seckill-index": "Limited time flash sale", + "plugins-coupon-index": "Coupon Collection Center", + "plugins-coupon-shop": "Shop Coupon Collection Center", + "plugins-coupon-user": "My coupons", + "plugins-membershiplevelvip-index": "Member VIP", + "plugins-membershiplevelvip-buy": "Activate membership", + "plugins-membershiplevelvip-user": "My Members", + "plugins-membershiplevelvip-order": "Open an order", + "plugins-membershiplevelvip-order-detail": "Order details", + "plugins-membershiplevelvip-profit": "Revenue details", + "plugins-membershiplevelvip-profit-detail": "Revenue details", + "plugins-membershiplevelvip-poster": "Promotion rebate", + "plugins-membershiplevelvip-team": "My team", + "plugins-membershiplevelvip-member-code": "Membership code", + "plugins-distribution-user": "My Distribution", + "plugins-distribution-order": "Distribution orders", + "plugins-distribution-order-detail": "Order details", + "plugins-distribution-profit": "Revenue details", + "plugins-distribution-profit-detail": "Revenue details", + "plugins-distribution-team": "My team", + "plugins-distribution-map": "Customer distribution", + "plugins-distribution-recommend-list": "My Recommended Treasure", + "plugins-distribution-recommend-detail": "Recommended Treasure Details", + "plugins-distribution-recommend-form": "Recommended Treasure Add/Edit", + "plugins-distribution-poster-poster": "Promotion rebate", + "plugins-distribution-extraction": "Pickup point", + "plugins-distribution-extraction-apply": "Pickup point information", + "plugins-distribution-extraction-order": "Pickup order", + "plugins-distribution-extraction-switch": "Pickup point switching", + "plugins-distribution-introduce": "Level Introduction", + "plugins-distribution-promotion-user": "Promote users", + "plugins-distribution-promotion-order": "Promote orders", + "plugins-distribution-visit-list": "Customer visits", + "plugins-distribution-visit-form": "Customer visit addition/editing", + "plugins-wallet-user": "My wallet", + "plugins-wallet-recharge": "Recharge", + "plugins-wallet-cash-auth": "Withdrawal of balance", + "plugins-wallet-cash-create": "Withdrawal of balance", + "plugins-wallet-wallet-log-detail": "Details", + "plugins-wallet-user-recharge-detail": "Recharge details", + "plugins-wallet-user-cash-detail": "Withdrawal details", + "plugins-wallet-user-transfer-detail": "Transfer details", + "plugins-wallet-payment-code": "Wallet payment code", + "plugins-wallet-transfer": "Transfer", + "plugins-excellentbuyreturntocash-profit": "Details of Yougou cashback", + "plugins-excellentbuyreturntocash-profit-detail": "Details of Yougou cashback", + "plugins-weixinliveplayer-index": "direct seeding", + "plugins-weixinliveplayer-search": "Live streaming list", + "plugins-weixinliveplayer-detail": "Live streaming details", + "plugins-exchangerate-currency": "Currency switching", + "plugins-invoice-invoice": "Invoice List", + "plugins-invoice-invoice-detail": "Invoice details", + "plugins-invoice-invoice-saveinfo": "Invoice editing", + "plugins-invoice-order": "Order invoicing", + "plugins-signin-user": "Sign in", + "plugins-signin-detail": "Sign in", + "plugins-signin-user-qrcode-detail": "Sign in code details", + "plugins-signin-user-qrcode-saveinfo": "Sign in code editing", + "plugins-signin-user-coming-list": "User check-in", + "plugins-points-index": "Points Mall", + "plugins-brand-index": "brand", + "plugins-shop-index": "All stores", + "plugins-shop-detail": "Store homepage", + "plugins-shop-search": "Store Product Search", + "plugins-shop-favor": "Store favorites", + "plugins-shop-license": "Business qualifications", + "plugins-activity-index": "All activities", + "plugins-activity-detail": "Event details", + "plugins-label-detail": "Label details", + "plugins-blog-index": "Blog", + "plugins-blog-search": "Blog search", + "plugins-blog-detail": "Blog details", + "plugins-blog-comments": "Comment List", + "plugins-blog-user-list": "My post", + "plugins-blog-form": "Posting a blog post", + "plugins-express-detail": "Logistics details", + "plugins-realstore-index": "store", + "plugins-realstore-search": "Store Search", + "plugins-realstore-detail": "Store details", + "plugins-realstore-favor": "Store Collection", + "plugins-realstore-orderallot-list": "Store orders", + "plugins-realstore-orderallot-detail": "Store Order Details", + "plugins-realstore-batchorder-list": "Batch orders", + "plugins-realstore-frequencycard-list": "Secondary card", + "plugins-realstore-frequencycard-used": "Secondary Card Usage Record", + "plugins-binding-index": "Combination and matching", + "plugins-binding-detail": "Combination and matching details", + "plugins-delivery-order": "Delivery order", + "plugins-delivery-order-detail": "Order details", + "plugins-delivery-logistics": "Logistics information", + "plugins-ask-index": "Q&A", + "plugins-ask-detail": "Q&A details", + "plugins-ask-form": "I need to ask a question", + "plugins-ask-user-detail": "Question details", + "plugins-ask-user-list": "My question", + "plugins-ask-goods-list": "Q&A section", + "plugins-ask-comments": "All Q&A", + "plugins-intellectstools-goods-comments": "Product evaluation", + "plugins-scanpay-index": "Scan code payment", + "plugins-scanpay-tips": "Payment results", + "plugins-thirdpartylogin-index": "Authorized login", + "plugins-magic-detail": "details", + "plugins-ordergoodsform-order": "Product Form" } } \ No newline at end of file diff --git a/lang/spa.json b/lang/spa.json index f0eb68a5..a75c5a83 100644 --- a/lang/spa.json +++ b/lang/spa.json @@ -1542,9 +1542,141 @@ } }, "pages": { - "index-index": "Shopxo", - "goods-category-goods-category": "Clasificación de mercancías", - "cart-cart": "Carrito de compras", - "user-user": "Centro de usuarios" + "index": "Shopxo", + "goods-category": "Clasificación de mercancías", + "cart": "Carrito de compras", + "user": "Centro de usuarios", + "cart-page": "Carrito de compras", + "buy": "Confirmación del pedido", + "login": "Iniciar sesión", + "paytips": "Pago Seguro", + "goods-search": "Búsqueda de productos", + "goods-detail": "Detalles del producto", + "goods-comment": "Evaluación de productos básicos", + "user-address": "Mi dirección", + "user-address-save": "Edición de direcciones", + "user-order": "Mi pedido", + "user-order-detail": "Detalles del pedido", + "user-order-comments": "Evaluación de pedidos", + "user-favor": "Colección de productos básicos", + "user-goods-comments": "Comentarios sobre productos básicos", + "user-goods-comments-form": "Edición de productos básicos", + "message": "Noticias", + "user-integral": "Detalles de los puntos", + "user-goods-browse": "Mis huellas", + "user-orderaftersale": "Reembolso / posventa", + "user-orderaftersale-detail": "Posventa de pedidos", + "extraction-address": "Dirección de recogida propia", + "customview-customview": "Página personalizada", + "design": "Diseño de página", + "error": "Consejos cálidos", + "article-category": "Todos los artículos", + "article-detail": "Detalles del artículo", + "setup": "Configuración", + "personal": "Datos personales", + "logout": "Cancelación de la cuenta", + "plugins-seckill-index": "Pico de tiempo limitado", + "plugins-coupon-index": "Centro de recogida de cupones", + "plugins-coupon-shop": "Centro de recogida de cupones de la tienda", + "plugins-coupon-user": "Mi cupón de tarjeta", + "plugins-membershiplevelvip-index": "VIP miembro", + "plugins-membershiplevelvip-buy": "Abrir miembros", + "plugins-membershiplevelvip-user": "Mi membresía", + "plugins-membershiplevelvip-order": "Abrir pedidos", + "plugins-membershiplevelvip-order-detail": "Detalles del pedido", + "plugins-membershiplevelvip-profit": "Detalles de los ingresos", + "plugins-membershiplevelvip-profit-detail": "Detalles de los ingresos", + "plugins-membershiplevelvip-poster": "Promoción de descuentos", + "plugins-membershiplevelvip-team": "Mi equipo", + "plugins-membershiplevelvip-member-code": "Código de membresía", + "plugins-distribution-user": "Mi distribución", + "plugins-distribution-order": "Pedidos de distribución", + "plugins-distribution-order-detail": "Detalles del pedido", + "plugins-distribution-profit": "Detalles de los ingresos", + "plugins-distribution-profit-detail": "Detalles de los ingresos", + "plugins-distribution-team": "Mi equipo", + "plugins-distribution-map": "Distribución de clientes", + "plugins-distribution-recommend-list": "Mi tesoro de recomendación", + "plugins-distribution-recommend-detail": "Detalles del Tesoro recomendado", + "plugins-distribution-recommend-form": "Se recomienda agregar / editar tesoros", + "plugins-distribution-poster-poster": "Promoción de descuentos", + "plugins-distribution-extraction": "Punto de recogida", + "plugins-distribution-extraction-apply": "Información del punto de recogida", + "plugins-distribution-extraction-order": "Orden de recogida", + "plugins-distribution-extraction-switch": "Cambio de punto de recogida", + "plugins-distribution-introduce": "Introducción al nivel", + "plugins-distribution-promotion-user": "Usuarios promocionales", + "plugins-distribution-promotion-order": "Promoción de pedidos", + "plugins-distribution-visit-list": "Visitas de clientes", + "plugins-distribution-visit-form": "Los clientes visitan nuevos / editores", + "plugins-wallet-user": "Mi billetera", + "plugins-wallet-recharge": "Recargar", + "plugins-wallet-cash-auth": "Retiro de efectivo del saldo", + "plugins-wallet-cash-create": "Retiro de efectivo del saldo", + "plugins-wallet-wallet-log-detail": "Detalles", + "plugins-wallet-user-recharge-detail": "Detalles de recarga", + "plugins-wallet-user-cash-detail": "Detalles del retiro de efectivo", + "plugins-wallet-user-transfer-detail": "Detalles de la transferencia", + "plugins-wallet-payment-code": "Código de pago de la billetera", + "plugins-wallet-transfer": "Transferencias", + "plugins-excellentbuyreturntocash-profit": "Detalles de la devolución de efectivo de yougou", + "plugins-excellentbuyreturntocash-profit-detail": "Detalles de la devolución de efectivo de yougou", + "plugins-weixinliveplayer-index": "Transmisión en vivo", + "plugins-weixinliveplayer-search": "Lista en vivo", + "plugins-weixinliveplayer-detail": "Detalles de la transmisión en vivo", + "plugins-exchangerate-currency": "Cambio de moneda", + "plugins-invoice-invoice": "Lista de facturación", + "plugins-invoice-invoice-detail": "Detalles de la factura", + "plugins-invoice-invoice-saveinfo": "Editor de facturación", + "plugins-invoice-order": "Facturación de pedidos", + "plugins-signin-user": "Firmar", + "plugins-signin-detail": "Firmar", + "plugins-signin-user-qrcode-detail": "Detalles del Código de registro", + "plugins-signin-user-qrcode-saveinfo": "Edición del Código de registro", + "plugins-signin-user-coming-list": "Registro de usuarios", + "plugins-points-index": "Centro Comercial de puntos", + "plugins-brand-index": "Marca", + "plugins-shop-index": "Todas las tiendas", + "plugins-shop-detail": "Página de inicio de la tienda", + "plugins-shop-search": "Búsqueda de productos de la tienda", + "plugins-shop-favor": "Colección de tiendas", + "plugins-shop-license": "Calificación industrial y comercial", + "plugins-activity-index": "Todas las actividades", + "plugins-activity-detail": "Detalles del evento", + "plugins-label-detail": "Detalles de la etiqueta", + "plugins-blog-index": "Blog", + "plugins-blog-search": "Búsqueda de blog", + "plugins-blog-detail": "Detalles del blog", + "plugins-blog-comments": "Lista de comentarios", + "plugins-blog-user-list": "Mi publicación", + "plugins-blog-form": "Publicar un blog", + "plugins-express-detail": "Detalles logísticos", + "plugins-realstore-index": "Tienda", + "plugins-realstore-search": "Búsqueda de tiendas", + "plugins-realstore-detail": "Detalles de la tienda", + "plugins-realstore-favor": "Colección de tiendas", + "plugins-realstore-orderallot-list": "Pedidos de tiendas", + "plugins-realstore-orderallot-detail": "Detalles del pedido de la tienda", + "plugins-realstore-batchorder-list": "Pedidos por lotes", + "plugins-realstore-frequencycard-list": "Tarjeta secundaria", + "plugins-realstore-frequencycard-used": "Registro de uso de tarjetas secundarias", + "plugins-binding-index": "Combinación y colocación", + "plugins-binding-detail": "Detalles de la combinación", + "plugins-delivery-order": "Pedidos de distribución", + "plugins-delivery-order-detail": "Detalles del pedido", + "plugins-delivery-logistics": "Información logística", + "plugins-ask-index": "Preguntas y respuestas", + "plugins-ask-detail": "Detalles de las preguntas y respuestas", + "plugins-ask-form": "Quiero hacer una pregunta.", + "plugins-ask-user-detail": "Detalles de la pregunta", + "plugins-ask-user-list": "Mi pregunta", + "plugins-ask-goods-list": "Zona de preguntas y respuestas", + "plugins-ask-comments": "Todas las preguntas y respuestas", + "plugins-intellectstools-goods-comments": "Evaluación de productos básicos", + "plugins-scanpay-index": "Pago por escaneo de código", + "plugins-scanpay-tips": "Resultados del pago", + "plugins-thirdpartylogin-index": "Autorización para iniciar sesión", + "plugins-magic-detail": "Detalles", + "plugins-ordergoodsform-order": "Formulario de mercancía" } } \ No newline at end of file diff --git a/lang/zh.json b/lang/zh.json index 918c876f..55673672 100644 --- a/lang/zh.json +++ b/lang/zh.json @@ -1,1550 +1,1686 @@ { - "language": { - "zh-Hans": "简体中文", - "zh-Hant": "繁体中文", - "en": "英语", - "es": "西班牙语" - }, - "common": { - "home": "首页", - "category": "分类", - "cart": "购物车", - "my": "我的", - "confirm": "确认", - "cancel": "取消", - "not_yet": "暂不", - "save": "保存", - "add": "新增", - "del": "删除", - "edit": "编辑", - "more": "更多", - "more_null": "更 多", - "search": "搜索", - "num": "数量", - "order": "订单", - "service": "服务", - "please_input": "请输入", - "settlement": "结算", - "confirm_sub": "确认提交", - "clear": "清空", - "all": "全部", - "share": "分享", - "return": "返回", - "processing_in_text": "处理中...", - "loading_in_text": "加载中...", - "upload_in_text": "上传中...", - "auth_in_text": "授权中...", - "login_in_text": "登录中...", - "sending_in_text": "发送中...", - "sending": "发送中", - "warm_tips": "温馨提示", - "no_relevant_data_tips": "没有相关数据", - "internet_error_tips": "网络开小差了哦~", - "sub_error_retry_tips": "提交失败,请重试!", - "not_more_list_data_tips": "无更多列表数据" - }, - "pages": { - "index-index": "ShopXO", - "goods-category-goods-category": "商品分类", - "cart-cart": "购物车", - "user-user": "用户中心" - }, - "login": { - "login": { - "725312": "账号密码登录", - "tfl656": "确认绑定", - "483nho": "返回上一页", - "31r6p2": "手机验证码", - "p3kxy2": "获取手机号码一键登录", - "54l805": "绑定已有账号", - "q11t73": "注册账号并绑定", - "s51ed9": "已成功登录、请点击返回上一页", - "e77788": "登录帐号将自动绑定", - "1i4o86": "用户", - "n2pv70": "账号", - "1p7843": "手机", - "p54kf1": "邮箱", - "3i05ly": "暂时关闭了登录", - "nddg2x": "阅读并同意", - "2v11we": "《服务协议》", - "l3r4vr": "与", - "myno2x": "《隐私权政策》", - "i1deai": "确认登录", - "t75ee8": "新用户注册", - "9d8gqi": "找回密码", - "tvl242": "使用授权自动登录", - "9q27d8": "其他登录方式", - "t59dho": "暂时关闭了注册", - "hvunf8": "确认注册", - "zy8tc4": "立即登录", - "b347k4": "立即注册", - "836o8e": "确认登录授权,为您提供更优质的服务", - "pgyv78": "基础数据加载中...", - "d76tgh": "如未自动加载则请手动点击加载!", - "6fe6ra": "加载基础数据", - "28k91h": "手机号码", - "t3951j": "验证码", - "qe8a37": "用户名/手机/邮箱", - "08fchn": "登录密码", - "db1rf4": "电子邮箱", - "6yfr9g": "用户名", - "d178m0": "手机/邮箱", - "9wx3ch": "设置登录密码", - "s665h5": "获取验证码", - "jw378f": "授权用户信息", - "np9177": "绑定手机", - "158yg2": "手机验证码登录", - "r329eu": "邮箱验证码登录", - "39hn6v": "账号密码注册", - "z13km0": "手机验证码注册", - "jc0w0o": "邮箱验证码注册", - "8tmyuc": "密码找回", - "5p23c6": "登录成功", - "btu2c1": "请先同意协议", - "no8ts6": "用于完善会员资料", - "3nmrg2": "授权失败", - "4c5n8o": "请填写手机号码", - "xak8g1": "请填写电子邮箱", - "ku05ty": "请填写手机或邮箱", - "7r5h37": "请输入有效验证码", - "24mvbh": "请填写账号", - "n24i5u": "剩余", - "4306xr": "秒", - "01xmab": "请填写验证码", - "prqvf1": "授权id不能为空", - "yvj88j": "请输入手机号码", - "yo6x3p": "请输入电子邮箱", - "n7vh75": "请输入账号", - "277w03": "请输入密码", - "cesl5d": "请输入验证码", - "c5wa4u": "登录中...", - "g30ew7": "注册中...", - "h0515x": "请输入手机或邮箱", - "wysg7k": "请设置密码", - "4wc3hr": "协议类型有误", - "x0nxxf": "协议url地址有误", - "d9d11z": "是否确定切换多语言!", - "4835p5": "调用登录SDK失败", - "li9573": "登录方式未处理" - } - }, - "user-order-detail": { - "user-order-detail": { - "346376": "出货服务", - "7lp6gw": "查看位置", - "7f8p26": "商品信息", - "423rmr": "共", - "41ty94": "件 合计", - "7xtnjt": "未配置数据", - "7dikfm": "取货信息", - "o38952": "取货码:", - "0f26j2": "订单信息", - "ct34n5": "扩展数据", - "y9woor": "密钥信息", - "hpq62x": "取货码不存在、请联系管理员", - "io6p5k": "订单模式", - "n18sd2": "订单编号", - "yxwu8n": "订单状态", - "23qj7m": "支付状态", - "vg4jb1": "订单单价", - "2y7l13": "订单总价", - "6ub2j0": "优惠金额", - "8b18q8": "增加金额", - "516tlr": "支付金额", - "0e1sfs": "支付方式", - "12d445": "快递公司", - "2byl8l": "快递单号", - "2b5fc8": "用户留言", - "h2c78h": "创建时间", - "9vivhl": "确认时间", - "wn83rn": "支付时间", - "1674dc": "发货时间", - "0i938r": "收货时间", - "1jpv4n": "取消时间", - "8o2of3": "关闭时间", - "5k6k56": "参数有误", - "i876o3": "地址有误" - } - }, - "setup": { - "setup": { - "x81v6d": "更换手机", - "j6skqh": "点击更换", - "r7jz13": "修改语言", - "42mba7": "地址管理", - "5eltza": "点击管理", - "t60222": "发票管理", - "izg78g": "点击前往", - "377uwg": "权限设置", - "5493ui": "清除缓存", - "f53166": "点击清除", - "656fv1": "客服电话", - "f25wcx": "点击拨打", - "11k15d": "账号注销", - "48r261": "注销后无法恢复", - "07o10b": "请先绑定手机", - "nwt4o1": "请先登录", - "utnr7g": "客服电话有误" - } - }, - "article-category": { - "article-category": { - "gxra15": "浏览量" - } - }, - "article-detail": { - "article-detail": { - "728374": "时间:", - "j92ru0": "浏览:", - "281s4a": "上一篇:", - "uq5814": "下一篇:" - } - }, - "buy": { - "buy": { - "186cxy": "个,可用", - "70u2vy": " 至 ", - "o7722q": "查看地图", - "45ovhs": "优惠劵", - "58rs1a": "门店次卡", - "33fugm": "使用", - "6e4181": "个积分兑换商品", - "4di4i2": "个积分", - "q800ri": "你有积分", - "w96878": "个", - "t04z1o": "个,不足以兑换当前商品", - "q7jq76": "快捷输入", - "wx78ju": "合计:", - "4884hk": "提交订单", - "2c3i88": "不使用优惠劵", - "8vqfp3": "不使用次卡", - "0pgsrm": "次", - "g2vt78": "已选", - "inyxpx": "选择", - "l1c8q6": "展示型不允许提交订单", - "6rk813": "请选择收货地址", - "wq7gnb": "请选择取货地址", - "553mxo": "请选择优惠券", - "80y7sv": "抵扣", - "2rhko1": "留言", - "6424jr": "快递邮寄", - "8787ev": "自提点取货", - "718tux": "进入我的订单", - "p7e91u": "商品信息有误", - "4is2ak": "进入门店订单", - "s7rr5s": "时间", - "1fi842": "选择时间", - "q8u066": "请选择时间", - "hw4l5m": "可选优惠劵", - "5iuqow": "张", - "4rb08b": "暂无可用优惠劵", - "3740ur": "请选择地址", - "71kidy": "请选择支付方式", - "r79t77": "提交中...", - "31616e": "当前模式不允许使用地址", - "g7dk3f": "卡种选择", - "0s1k23": "立即开通", - "ntm2z5": "所有订单", - "b3dyo7": "终身", - "5lr84j": "购买时长未配置", - "5x86n3": "未配置会员等级", - "bmueac": "请选择开通时长", - "64ml60": "开通时长有误" - } - }, - "agreement": { - "agreement": { - "w38e3v": "尊敬的用户、为了向您提供更优质的服务,在您使用", - "hjn568": "小程序前,您需要通过点击【同意】并阅读以下协议内容以表示您充分知悉、理解并同意本温馨提示的相关协议的各项规则,包括我们会在您开启的位置信息提供更契合您需求的页面展示、产品或服务,比如首页向您推荐商品或相关门店及排行榜信息。", - "iy7863": "服务用户协议》", - "jwi8n1": "隐私权政策》", - "062co8": "不同意", - "60t34e": "同意" - } - }, - "open-setting-location": { - "open-setting-location": { - "407106": "]权限", - "61wezw": "开启相应的权限服务", - "6vev38": "获取[", - "lult41": "位置信息", - "65q4b3": "打开设置页", - "hwn386": "位置选择失败" - } - }, - "customview": { - "customview": { - "726k7y": "输入商品名称搜索" - } - }, - "error": { - "error": { - "u697ih": "异常错误" - } - }, - "extraction-address": { - "extraction-address": { - "42v8tv": "距您" - } - }, - "goods-category": { - "goods-category": { - "ico62g": "已选商品", - "44f1ww": "去结算", - "7e4m68": "没有子分类数据", - "5pj8ip": "请先选购商品", - "x69aow": "综合", - "at5p35": "销量", - "283ot0": "热度", - "g2u3lf": "价格", - "5p4ksj": "最新", - "gy7y0w": "不同规格的商品需在购物车减购", - "x46kbv": "购物车id有误", - "z1eh3v": "限购", - "1ox23z": "数量未改变", - "o6i1w2": "挑了这么久,真的要清空吗?" - } - }, - "goods-comment": { - "goods-comment": { - "dfmjxd": "综合评分", - "1qh8s8": "暂无评分" - } - }, - "goods-detail": { - "goods-detail": { - "1s79t4": "库存", - "w3jma9": "优惠券", - "u401fi": "规格", - "317jp2": "相关门店", - "znz76d": "商品评价", - "1rqkjt": "好评率", - "6k7808": "我要评价", - "k5u755": "问答", - "q8e577": "查看全部回答", - "7ulh8b": "我要提问", - "l7dzv2": "商品参数", - "2j44o2": "商品详情", - "27wudx": "暂无详情数据", - "v2974w": "猜你喜欢", - "0gx41x": "无参数数据", - "m3op38": "无批发信息", - "96y691": "无优惠券信息", - "gwwf19": "无相关门店信息", - "8ej346": "无相关服务信息", - "775ppk": "限时秒杀", - "35f378": "暂停销售", - "6brk57": "请选择规格", - "dco1sc": "收藏", - "bogx42": "售价", - "3kdgjl": "销售价", - "by7052": "已", - "tq1976": "url事件为空", - "98v424": "门店数据有误", - "721e2h": "事件未处理(" - } - }, - "goods-search": { - "goods-search": { - "j8o278": "筛选出", - "t9nikq": "条数据", - "pxk051": "清除", - "6n8316": "品牌", - "v6e5b7": "属性" - } - }, - "index": { - "index": { - "443683": "已结束", - "516559": "活动规则", - "t8bll8": "最新", - "t8bll9": "资讯", - "s5r784": "最新购买", - "1c17n3": "已回", - "75l3l2": "未回", - "17vy72": "缺失tab数据!", - "i78v36": "回到店铺", - "lkld04": "评论:", - "r6vv25": "点赞:", - "6rsqp1": "所有", - "pot64x": "热门", - "8t4j95": "推荐商品", - "lk0i6c": "我的优惠券", - "p4872s": "领券中心", - "tbo22p": "加入会员", - "z88r5s": "获知会员积分详情", - "b46kge": "当前可用", - "t26j9z": "积分", - "srd2ch": "原始", - "u5642g": "积分规则", - "qbi72m": "知道了", - "i73nwk": "积分明细", - "f3l1xt": "商品兑换", - "4v5nq5": "兑换", - "t3d917": "选择位置", - "c5273j": "输入门店名称", - "1vf378": "最新门店", - "1e582h": "添加备注", - "7w75zb": "确定", - "6941e7": "收款", - "t1o84g": "请输入消费金额", - "872w3v": "即将开抢", - "399f6c": "秒杀价", - "f69r4i": "网络开小差了哦~00home", - "slf50q": "授权登录", - "rmv185": "若非本人操作,请忽略申请", - "n0vnl6": "已登录成功", - "63g4m1": "最新直播" - } - }, - "logout": { - "logout": { - "u10002": "确认注销", - "9vfzz4": "账号注销后不可恢复、确定继续吗?" - } - }, - "paytips": { - "paytips": { - "679rxu": "支付成功", - "jifuu8": "回到首页", - "d8m853": "正在处理中", - "6y488i": "支付失败", - "e732we": "已取消支付", - "13v11t": "网络连接出错", - "u1153p": "支付结果未知", - "6mpsl7": "用户取消支付", - "59u769": "其它异常错误" - } - }, - "personal": { - "personal": { - "cw1d8p": "头像", - "gw8br3": "昵称", - "jibx42": "生日", - "6m33c4": "详细地址", - "x2fofv": "性别", - "44112i": "昵称1~16个字符", - "85404s": "请选择生日", - "re674n": "详细地址最多30个字符" - } - }, - "detail": { - "detail": { - "324777": "至{{ shop.close_week_name }},{{ shop.open_time }}-", - "455787": "推荐", - "b4f3nw": "活动商品", - "ans2p4": "更多活动", - "5knxg6": "没有相关商品", - "kt41ki": "留言时间:", - "e6ga1y": "浏览", - "ng628i": "管理员回复", - "7rg4bb": "回复时间:", - "p7o522": "我的提问", - "6026t4": "节省", - "32171c": "已失效", - "27pmj3": "立即购买", - "9624hp": "选择规格", - "8618mj": "请选择第", - "09e3bx": "个商品规格", - "40298g": "第", - "5kbjoy": "个商品不可用", - "jsj3u8": "请至少选择", - "jksm81": "个商品", - "1j6yxy": "相关商品", - "e439j9": "博文", - "j5owf1": "暂无物流信息", - "025362": "共有", - "0av5r9": "条相关商品", - "53m44k": "标签数据不存在", - "dor2v9": "营业时间:", - "688i26": "导航", - "r4124d": "客服:", - "54k10s": "长按微信咨询", - "vj4nom": "长按line咨询", - "q42ger": "商品搜索", - "8q6345": "请输入商品关键字", - "rdxjvh": "人签到,共", - "15i191": "积分,共", - "8ua11k": "组队", - "25x8ij": "已签到", - "mvj266": "立即签到", - "31lky7": "我的签到", - "p07k62": "今天", - "96bwp0": "今日", - "we522y": "未", - "mqmxbt": "签到,获得", - "sx6u43": "规则说明", - "6qk085": "签到成功", - "ndp2k3": "恭喜您获得", - "7itw5w": "立即使用", - "6w8t3g": "日", - "xtcy73": "一", - "w2p2d9": "二", - "xt8596": "三", - "13s18l": "四", - "n5rm3q": "五", - "3d23mc": "六", - "73rb8q": "年", - "zill36": "月", - "y2217b": "签到", - "4u64dg": "直播状态", - "y2639j": "开播时间", - "fa8h7j": "海报", - "eg25j9": "进入直播", - "86g7e1": "未安装微信APP", - "9d3o6w": "请在微信小程序中打开", - "6xvl35": "生成中..." - } - }, - "form": { - "form": { - "s14osm": "添加图片(", - "2f52v3": "匿名发布", - "4yd066": "提交", - "qt0q5u": "请详细描述问题,我们将尽快为您解答!", - "bniyyt": "处理错误", - "8l3ul5": "用户未登录", - "5v5bjs": "请填写内容", - "043a10": "是否启用", - "5hn8k3": "封面图片", - "xy87t8": "描述", - "kvr2i3": "SEO标题", - "l87ju1": "SEO关键字", - "5487bt": "SEO描述", - "4vku7u": "帖子分类", - "4cbom4": "请选择", - "4h814w": "收起更多", - "lfwj0g": "展开更多", - "2e5rv3": "上传中请稍后", - "3h58hv": "图片", - "v19gg8": "请输入标题", - "gu3x97": "请选择分类", - "adiq70": "请输入内容" - } - }, - "goods-list": { - "goods-list": { - "27nkjm": "的提问", - "00n7i3": "问", - "rw12i7": "答", - "278qr1": "查看全部", - "8y3cc7": "个回答", - "h3t0f1": "查看更多", - "aem3e6": "收起回答", - "nr77jf": "暂无货源" - } - }, - "user-detail": { - "user-detail": { - "o92ral": "提问详情", - "k5867n": "联系人", - "gfe703": "联系电话", - "uy6lrz": "标题", - "7cufw6": "内容", - "u411r2": "回复内容", - "teo6qd": "回复时间" - } - }, - "search": { - "search": { - "723rbx": "其实搜索很简单^_^ !", - "e415ir": "未开始", - "46g3i2": "直播中", - "v60305": "暂停中", - "660us5": "其实搜索很简单 ^_^!", - "ic9b89": "请输入搜索关键字" - } - }, - "user-list": { - "user-list": { - "yhvl2q": "确定要删除这条帖子吗?", - "kpn3fp": "删除成功", - "649j60": "删除失败" - } - }, - "shop": { - "shop": { - "4q9oe2": "已领取" - } - }, - "user": { - "user": { - "981200": "返利概况", - "s3y4ji": "未使用", - "pggs6s": "已使用", - "528t26": "已过期", - "3ks1wi": "您暂无优惠券哦~", - "b5cnj1": "取货点", - "4rj120": "上级用户", - "567lwz": "修改", - "67y36w": "基础统计", - "rjye50": "人", - "q822fj": "返佣统计", - "xjxb2v": "去推广", - "25f97u": "查询", - "iynkpl": "请先输入用户信息搜索!", - "2344s8": "申请", - "nk3cpq": "输入用户ID/名/昵称/会员码/手机/邮箱", - "dcbt21": "自定义", - "4141u2": "查询中...", - "f5rny5": "请先搜索用户", - "n4orgk": "开通会员", - "k614v7": "续费会员", - "65cc6z": "连续开通", - "76dcx6": "推广客户", - "95s1ez": "按照原时长和费用续费,确定继续吗?", - "mgx9x4": "冻结", - "424v6n": "赠送", - "29f6n5": "转账", - "8752a4": "提现", - "91h03v": "付款码", - "ki1nor": "联系客服", - "2k0227": "退出账号", - "3q4p8k": "商品收藏", - "57xw84": "我的足迹", - "k78280": "我的积分", - "9u8e61": "待付款", - "66714e": "待发货", - "aa1ri3": "退款/售后" - } - }, - "logistics": { - "logistics": { - "dxu6ql": "配送时间:", - "5542tq": "未开始配送", - "895ug2": "送达时间:", - "76q0ii": "还没有送达" - } - }, - "order": { - "order": { - "725882": "输入订单号/收件人/收件电话", - "865029": "异常原因", - "71n22h": "单ID:", - "232ygr": "单号:", - "u5p92y": "姓名:", - "7dxbm5": "电话:", - "ra8222": "地址:", - "26yki1": "没有地址信息", - "75ie9c": "详情", - "021438": "开始配送", - "ip4xo5": "再次配送", - "51q275": "完成配送", - "fb6dge": "异常", - "46q2z7": "上传照片", - "o11d44": "最多上传", - "9cvj96": "提交完成", - "eyir7g": "提交异常", - "q4c8j0": "描述最多200个字符", - "g23kyj": "异常原因最多200个字符", - "psi67g": "删除后不可恢复、继续吗?", - "s5cpq5": "确定开始配送订单吗?", - "13j20t": "配送中", - "7ltibl": "请上传照片", - "c69064": "已配送", - "hun5n3": "请填写原因", - "pjb15r": "待支付", - "s8g966": "已支付", - "q820hx": "待收货", - "15lr5l": "已完成", - "330m76": "来源终端", - "p3scy0": "头像地址有误", - "o411h6": "合并开票", - "i52cw1": "订单总额", - "15k32o": "请先选择数据", - "3fr155": "元素参数id有误", - "1i873j": "支付", - "1k98tk": "已取消", - "6390gk": "已关闭", - "vvxct1": "开通单号", - "vjfki8": "开通时长", - "pn78ns": "取消后不可恢复,确定继续吗?", - "93j3zq": "无表单数据" - } - }, - "order-detail": { - "order-detail": { - "9er1pc": "基础信息", - "36op8f": "订单号", - "x3ge6c": "订单金额", - "v52n5r": "退款金额", - "8n1f72": "商品数量", - "2443o1": "配送状态", - "342sfz": "配送时间", - "2dw4gd": "完成时间", - "r3bg45": "完成描述", - "521pp4": "完成照片", - "u745i8": "异常时间", - "5fq8pr": "派单时间", - "21ift9": "更新时间", - "9153qn": "订单时间", - "pyw6xg": "用户头像", - "2d766e": "用户昵称", - "w78rgm": "下单时间", - "rn4hhi": "类型" - } - }, - "extraction": { - "extraction": { - "suna53": "立即申请", - "j0o47u": "申请信息正在审核中...", - "60601g": "取货点信息", - "48rp75": "编辑信息", - "641gp7": "取货订单统计", - "wcv68q": "查看取货订单", - "53h4fj": "待处理", - "wq25fk": "已处理", - "864dtt": "当前状态也解约,可重新编辑数据提交审核。", - "11825x": "申请信息审核失败", - "w6hg74": "原因:" - } - }, - "extraction-apply": { - "extraction-apply": { - "u439pg": "logo图片", - "bflosr": "建议300x300px", - "9t81k8": "别名", - "cy87k6": "省市区", - "liqbru": "请先选择省份", - "r4q86m": "请先选择城市", - "47v7m0": "地理位置", - "8831v6": "请选择地理位置", - "5y2yzu": "注意:编辑信息将重新审核后方可生效", - "wt1w0m": "别名格式最多 16 个字符", - "73efnt": "联系人格式 2~16 个字符之间", - "qixk24": "座机 或 手机", - "gxo73a": "详细地址格式 1~80 个字符之间", - "s3h5o3": "请选择省", - "4s4s15": "请选择市", - "fk4gw5": "请选择区/县", - "4s229b": "请先绑定手机号码", - "m3xdif": "请先授权用户信息", - "h8f437": "获取数据失败", - "fo7y6c": "省份获取失败", - "b6qg7b": "城市获取失败", - "5s5734": "区/县获取失败", - "q15b4n": "请填写联系人", - "3or25c": "请填写联系电话", - "m99d2g": "请选择省份", - "03587o": "请选择城市", - "pt8436": "请选择区县", - "v1g617": "请填写详细地址", - "rm14pu": "数据需重新审核后方可生效" - } - }, - "extraction-order": { - "extraction-order": { - "2y7lq1": "取货", - "3m038g": "取货码", - "xb4044": "搜索条件", - "suo4oz": "请输入取货码", - "kuqvlv": "订单号/取货码", - "znufs8": "请输入取件码", - "hbj4y7": "操作数据有误" - } - }, - "extraction-switch": { - "extraction-switch": { - "w94x36": "距离", - "613b58": "数据有误" - } - }, - "introduce": { - "introduce": { - "017d67": "等级证书", - "el4ib2": "返佣比例", - "syf66q": "一级", - "q4t9kl": "二级", - "e5os6e": "三级", - "d7kle4": "等级规则", - "5t5vzi": "无条件" - } - }, - "map": { - "map": { - "ivy154": "下单总数", - "557z8x": "查看订单" - } - }, - "poster": { - "poster": { - "673605": "点击复制链接地址", - "rbdj4b": "海报分享", - "m54q3e": "保存海报后,发送给微信好友/群、QQ好友/群,分享到分朋友圈,微博等进行推广,轻轻松松赚返利!", - "b5i123": "查看长按保存", - "hk8c9p": "重新生成", - "9y4bwq": "二维码分享", - "h212v8": "保存二维码后,发送给微信好友/群、QQ好友/群,分享到分朋友圈,微博等进行推广,轻轻松松赚返利!", - "j3qv45": "查看二维码长按保存", - "r534xd": "链接分享", - "vn36y7": "复制以下链接,发送给微信好友/群、QQ好友/群,分享到分朋友圈,微博等进行推广,轻轻松松赚返利!", - "eu3j21": "宣传图片地址有误" - } - }, - "profit": { - "profit": { - "3c7zmg": "待生效", - "67o785": "待结算", - "l5knxu": "已结算", - "utg512": "收益金额", - "6a7t71": "当前级别", - "19a8l6": "订单详情", - "4r88cp": "立即结算", - "8jqr78": "生效中", - "nk58v6": "有效金额", - "vuvz6g": "返现金额", - "5c7sof": "订单id有误", - "7y47sb": "返佣金额" - } - }, - "profit-detail": { - "profit-detail": { - "kn8yye": "结算状态", - "x28rw5": "订单支付状态", - "b7v892": "添加时间", - "jkrvf3": "结算时间", - "3jg81h": "返佣规则" - } - }, - "promotion-order": { - "promotion-order": { - "6rs63v": "新增客户总GMV", - "iwa646": "订单总数", - "2p5215": "订单总GMV" - } - }, - "promotion-user": { - "promotion-user": { - "62c8m1": "电话", - "i2rf31": "用户订单", - "o6qi74": "推广用户", - "kx7595": "已消费用户", - "2ey5t1": "未消费用户", - "852zib": "新增客户", - "h8mx3e": "新增客户(有效)", - "fvbq25": "新增客户(需复购)", - "2g7enc": "消费订单", - "32bf15": "消费金额", - "76748p": "最后下单时间", - "u43380": "下级订单", - "8n4tr3": "下级消费", - "1gc3ny": "下级最后下单时间", - "3l1187": "下级用户", - "g5332w": "未下单", - "8i641g": "已下单" - } - }, - "recommend-detail": { - "recommend-detail": { - "265vyu": "起购", - "2sis3v": "库存数量" - } - }, - "recommend-form": { - "recommend-form": { - "57zrl5": "图标", - "3vk50b": "建议100*100px", - "5ws7m3": "关联商品", - "q536vp": "移除", - "27goz3": "+ 选择商品", - "6rlju7": "当前展示", - "q4qr64": "标题格式1~60个字符", - "29au77": "描述格式最多200个字符", - "203itn": "商品分类", - "h5v45f": "请输入商品名称", - "20m5gj": "请先搜索数据!", - "7gc30l": "全部分类", - "yd3833": "请填写标题", - "31k41l": "请选择商品", - "e5k407": "搜索中...", - "145ci4": "选择成功", - "ocg49p": "已存在选择列表" - } - }, - "recommend-list": { - "recommend-list": { - "x74z3o": "商品", - "78n1ly": "访问", - "54d418": "删除后不可恢复,确定继续吗?", - "w9460o": "不了" - } - }, - "team": { - "team": { - "784249": "注册时间:", - "i040fg": "反向", - "2ny6k1": "下单时间:", - "2i4k79": "是否下单:", - "3l538c": "重置", - "pcaom3": "开始时间", - "iee9bp": "结束时间", - "6h2l64": "加入时间" - } - }, - "visit-form": { - "visit-form": { - "0su017": "拜访内容", - "6l81lz": "拜访照片", - "e9r65a": "拜访内容,最多230个字符", - "6f63it": "请选择客户", - "5k455y": "请填写拜访内容", - "56vk4m": "请上传拜访照片" - } - }, - "visit-list": { - "visit-list": { - "q76du4": "拜访描述", - "4z367h": "拜访图片" - } - }, - "goods-comments": { - "goods-comments": { - "31ees6": "商品评分", - "6p942c": "请输入您的评价", - "pe5p52": "请选择评分", - "1wut9j": "请输入评价", - "s65197": "管理员回复:", - "1p1r2e": "此商品暂时还没有评价哦~" - } - }, - "invoice": { - "invoice": { - "p3dmd2": "订单开票", - "l3832z": "业务类型", - "hoenw8": "申请类型", - "j04kjc": "发票类型", - "fvuc4p": "发票金额", - "y724c7": "发票抬头" - } - }, - "invoice-detail": { - "invoice-detail": { - "s70kj4": "申请信息", - "0876xf": "快递信息", - "1s2f0g": "电子发票", - "4tu3v3": "可点击发票名称复制后、到浏览器打开地址下载发票。", - "rrfex6": "状态", - "p73963": "发票内容", - "e5n838": "纳税识别号", - "41qbu6": "企业开户行名称", - "3a9459": "企业开户帐号", - "2g7t23": "企业联系电话", - "6k6sov": "企业注册地址", - "7159m0": "收件人姓名", - "f2222p": "收件人电话", - "q8l3zj": "收件人地址", - "rpdwd3": "拒绝原因", - "dt77rq": "用户备注", - "2000a0": "快递名称" - } - }, - "invoice-saveinfo": { - "invoice-saveinfo": { - "x8hhiv": "企业统一社会信用代码或纳税识别号", - "tng0se": "备注", - "t3i3e3": "请选择发票类型", - "k31t2s": "请选择申请类型", - "i73t3c": "请选择发票内容", - "x461e0": "发票抬头、最多200个字符", - "924cag": "企业统一社会信用代码或纳税识别号、最多160个字符", - "ymvw6b": "企业开户行名称、最多200个字符", - "664qc7": "企业开户帐号、最多160个字符", - "bbseo1": "企业联系电话 6~15 个字符", - "85735j": "企业注册地址、最多230个字符", - "gsc7dy": "收件人姓名格式 2~30 个字符之间", - "bp8822": "收件人电话 6~15 个字符", - "u7h724": "收件人地址、最多230个字符", - "d3qbe1": "电子邮箱、最多60个字符", - "vaw647": "备注最多230个字符", - "89815t": "开票", - "004t56": "添加", - "dl11n1": "发票金额必须大于0", - "r13p43": "请填写发票抬头、最多200个字符", - "ws4wbb": "请填写企业统一社会信用代码或纳税识别号、最多160个字符", - "87itn8": "请填写企业开户行名称、最多200个字符", - "01lw93": "请填写企业开户帐号、最多160个字符", - "414ihr": "请填写企业联系电话 6~15 个字符", - "g3yh32": "请填写企业注册地址、最多230个字符", - "4xy6xi": "请填写收件人姓名格式 2~30 个字符之间", - "quhnk0": "请填写收件人电话 6~15 个字符", - "kq77u3": "请填写收件人地址、最多230个字符" - } - }, - "member-code": { - "member-code": { - "oc4x18": "如遇到扫码失败请将屏幕调至最亮重新扫码", - "26bu38": "会员码", - "x58gqu": "钱包付款码", - "yj6g3a": "去登录", - "kx4yk8": "会员码为空" - } - }, - "batchorder-list": { - "batchorder-list": { - "25sh5e": "进行中" - } - }, - "frequencycard-list": { - "frequencycard-list": { - "cgy327": "使用记录", - "954ewh": "有效", - "8x98g7": "暂停", - "5n3ums": "结束", - "n36x3w": "关闭", - "cx75t7": "可用次数", - "3m1w12": "已用次数", - "89t8am": "起始时间" - } - }, - "frequencycard-used": { - "frequencycard-used": { - "538686": "扣除次数", - "xjmepo": "描述说明", - "aod4pc": "操作人员", - "l4878i": "使用时间" - } - }, - "orderallot-detail": { - "orderallot-detail": { - "81jvw1": "订单类型", - "du0120": "接收时间", - "8z8ika": "服务时间" - } - }, - "orderallot-list": { - "orderallot-list": { - "w2w2w4": "收货", - "6m73j2": "批次", - "b13k5r": "次卡", - "w2t242": "物流", - "285ir2": "服务中", - "x5l17j": "已接收", - "o3ouqv": "请确认已收到货物或已完成,操作后不可恢复,确定继续吗?" - } - }, - "tips": { - "tips": { - "0azfc3": "支付总额", - "579u02": "退出页面" - } - }, - "design": { - "design": { - "882220": "至{{shop.close_week_name}},{{shop.open_time}}-", - "ay7m42": "搜全站", - "21kak7": "在线客服", - "745kx2": "分", - "wtx1l8": "查看商品分类", - "83occ4": "暂无数据", - "ses9m2": "请输入您搜索的商品关键字", - "i7725u": "搜本店", - "gv16tj": "至" - } - }, - "user-coming-list": { - "user-coming-list": { - "xkwnl8": "奖励积分", - "sq4379": "签到时间" - } - }, - "user-qrcode-detail": { - "user-qrcode-detail": { - "b5ilz3": "天,翻", - "22zc5y": " - {{ detail.specified_time_reward.time_end }},额外奖励 ", - "18680z": "连续签到翻倍奖励", - "dupsnc": "连续", - "c8e5of": "倍", - "37bh73": "指定时段额外奖励", - "6l7r99": "时段", - "mjfygy": "邀请人奖励", - "pb2e32": "受邀人奖励", - "do23j6": "联系人姓名", - "5k2ibd": "联系人电话", - "911a61": "联系人地址" - } - }, - "user-qrcode-saveinfo": { - "user-qrcode-saveinfo": { - "xa2k42": "联系人姓名格式 2~30 个字符之间", - "e9ko33": "联系人电话 6~15 个字符", - "bbxaw6": "联系人地址、最多230个字符", - "jw2h8l": "签到码", - "84g5t6": "请填写联系人姓名格式 2~30 个字符之间", - "1tilke": "请填写联系人电话 6~15 个字符", - "5m2752": "请填写联系人地址、最多230个字符" - } - }, - "cash-auth": { - "cash-auth": { - "b39a25": "选择身份认证方式", - "582q6x": "请选择认证账号", - "d318op": "请输入安全验证码", - "0j8388": "操作提示", - "59iipw": "1. 请选择 “", - "8qcte7": "绑定邮箱", - "t8y3r7": "“ 或 ”", - "5wbuuy": "“ 方式其一作为安全校验码的获取方式并正确输入。", - "r569wz": "2. 如果您未绑定手机或者邮箱已失效,可以绑定手机后通过接收手机短信完成验证。", - "35837l": "3. 如果您未绑定邮箱或者已失效,可以绑定邮箱后通过接收邮件完成验证。", - "q2a553": "4. 请正确输入下方图形验证码,如看不清可点击图片进行更换,输入完成后进行下一步操作。", - "lh6bjr": "5. 收到安全验证码后,请在10分钟内完成验证。", - "ob4gn0": "6. 安全验证成功后,请在30分钟内完成提现申请。", - "d2ng16": "绑定手机号码", - "l2i4s8": "当前有效金额", - "27b4w5": "提现最低金额", - "2hc312": "验证码格式 4 位数字", - "5dcsbd": "请选择认证方式" - } - }, - "cash-create": { - "cash-create": { - "qg404q": "提现金额", - "5o1q52": "赠送金额不可提现", - "iaw845": "可提现金额", - "1dbkw2": "可用金额", - "162f7o": "赠送总额", - "5mmir5": "收款平台", - "14n20v": "强烈建议优先填写国有4大银行(中国银行、中国建设银行、中国工商银行和中国农业银行) 请填写详细的开户银行分行名称,虚拟账户如支付宝、财付通、微信 直接填写 相应的名称 即可。", - "36756z": "收款账号", - "748r3i": "银行账号或虚拟账号(支付宝、财付通、微信等账号)", - "1xtff6": "开户人姓名", - "445m7n": "收款账号的开户人真实姓名", - "858o54": "安全验证已超时,请重新验证再操作", - "ke15x5": "返回重新申请提现", - "cymbdz": "提现金额,最低", - "27ky42": ",最高", - "u2rnlw": "收款平台格式 1~60 个字符之间", - "s72t44": "收款账号格式 1~60 个字符之间", - "f4605e": "开户人姓名格式 1~30 个字符之间", - "6t7x9u": "请填写提现金额", - "vbr59h": "请填写收款平台", - "0mn186": "请填写收款账号", - "c7h4mu": "请填写开户人姓名", - "724kn8": "提现不能低于", - "duo0ts": "提现不能大于" - } - }, - "payment-code": { - "payment-code": { - "b74qxe": ")秒后自动刷新付款码" - } - }, - "recharge": { - "recharge": { - "3shyx4": "账号余额", - "60k2v3": "选择充值金额", - "qbw1x2": "金额", - "x27b25": "立即充值", - "4fm61g": "充值说明", - "otwkjn": "充值", - "23zwpz": "其他", - "73f4v9": "请输入充值金额" - } - }, - "transfer": { - "transfer": { - "2q274j": "转账金额", - "9xe2bl": "我的余额:", - "t53ary": "请输入用户ID/名/码/手机/邮箱", - "g22y5v": "请输入转账金额", - "2bwh7h": "请输入转账备注信息", - "1aijp1": "请输入收款账号", - "x4mzo9": "请输入正确的收款账号", - "4g21cu": "收款人", - "t36tk2": "转账备注" - } - }, - "user-cash-detail": { - "user-cash-detail": { - "e8a3e8": "提现单号", - "wyad6w": "提现状态", - "j5s3u6": "转账平台", - "53k647": "转账姓名", - "m556tl": "转账账户", - "i308o1": "打款金额", - "451xxt": "打款时间", - "y96262": "申请时间" - } - }, - "user-recharge-detail": { - "user-recharge-detail": { - "ch84a8": "充值单号", - "dq5v2u": "充值状态", - "7272ia": "充值金额" - } - }, - "user-transfer-detail": { - "user-transfer-detail": { - "stj2eh": "转账单号", - "x17599": "转账时间" - } - }, - "wallet-log-detail": { - "wallet-log-detail": { - "tdf3wo": "操作类型", - "744os7": "金额类型", - "ruq60b": "操作金额", - "4q7pfq": "原始金额", - "r814ne": "最新金额", - "0ghn6g": "变更说明", - "i2kze7": "操作时间" - } - }, - "user-address": { - "user-address": { - "e8qg73": "默认", - "3i4x2r": "添加新地址", - "1rwt3l": "导入系统地址", - "7r29v8": "收货人:", - "2nmsi1": "联系电话:", - "s150l6": "收货地址:" - } - }, - "user-address-save": { - "user-address-save": { - "231435": "标签", - "620370": "地址ID有误", - "5yhgps": "姓名", - "h8f148": "地区", - "13rpdw": "点击选择地理位置", - "mb7cjx": "检索", - "4rc269": "地址", - "s3o1p5": "识别", - "42l857": "地址粘贴板", - "g43klm": "设为默认地址", - "3w7r14": "身份证姓名", - "0y1vl6": "身份证号码", - "761ek6": "身份证照片", - "c811s5": "请填使用身份证原件进行拍摄,图片清晰", - "wii4sp": "联系人2~16个字符", - "65507o": "座机或手机", - "he685s": "地址编号", - "vdkv32": "详细地址1~80个字符", - "b32r6v": "粘贴整段地址,自动拆分姓名、电话及地址", - "l6vjlm": "请输入标签名称", - "c73v42": "请填写真实姓名", - "c742c8": "请填写身份证号", - "t1loj5": "家", - "6t396c": "公司", - "34rqp8": "学校", - "2pey0m": "省份信息失败", - "7w01kd": "表单名称类型有误", - "z687lv": "请先输入地址信息", - "lrlmxf": "请填写身份证姓名", - "0x8i97": "请填写身份证号码", - "224l36": "请上传身份证正面照片", - "glf52g": "请上传身份证背面照片", - "wkfi45": "请输入数据" - } - }, - "user-goods-browse": { - "user-goods-browse": { - "rx8t1v": "删除后不可恢复?,确定继续吗?" - } - }, - "user-order": { - "user-order": { - "twc3r7": "评论", - "lp1v28": "催催", - "ht65c9": "子单", - "9l47b6": "表单", - "3l2jr5": "回购", - "7571p2": "合并支付", - "hp123x": "待取货", - "f5qqhu": "催促成功", - "a3c81d": "加购物车", - "5o756f": "直接购买" - } - }, - "user-order-comments": { - "user-order-comments": { - "uboc44": "匿名", - "r9r3h0": "宝贝满足你的期待吗?说说它的优点和美中不足的地方吧", - "si255j": "非常差", - "42b0x1": "差", - "72mov3": "一般", - "16cmv6": "好", - "e4i88f": "非常好", - "021i2d": "你写的评论会以匿名的形式展现", - "h2ci83": "你写的评论会以昵称的形式展现", - "34ne4c": "请先评分", - "x6fwbf": "还有未评分", - "8f303u": "请填写评论内容", - "39y6ym": "评论内容 6~230 个字符之间", - "488j15": "每项评论图片不能超过3张" - } - }, - "user-orderaftersale": { - "user-orderaftersale": { - "10c251": "退货", - "3wggcu": "待确认", - "1kcn16": "待退货", - "2kzi0t": "待审核", - "1p5456": "已拒绝" - } - }, - "user-orderaftersale-detail": { - "user-orderaftersale-detail": { - "uuhf62": "立即退货", - "00je4f": "退货地址:", - "4y2c1l": "凭证", - "bprwq9": "退款原因", - "85pnkf": "商品件数", - "84upo4": "数量不能大于", - "1252if": "不能大于", - "9p6b1y": "退款说明", - "4y9355": "上传凭证", - "1l42ms": "最多上传3张图片", - "21icul": "请选择原因", - "9kvu52": "请输入退款金额", - "4f8u0c": "退款说明最多200个字符", - "6d14hq": "请输入快递名称", - "8tt862": "请输入快递单号", - "50cm8m": "退款类型", - "17j4cy": "当前状态", - "r2oy43": "申请原因", - "c53k23": "退货数量", - "5t586p": "退款方式", - "bifwmx": "退货时间", - "8n414b": "审核时间", - "23v6rp": "请选择操作类型", - "dn3423": "请选择退货数量", - "c9e2ms": "请填写快递名称", - "ld10pm": "请填写快递单号" - } - }, - "ask-comments": { - "ask-comments": { - "2zlnb5": "评论(", - "du7rcv": "点赞(", - "6l6vz7": "字", - "3fcnme": "回复(", - "ymmd24": "条回复", - "dfhg54": "查看更多回复", - "5401r1": "条评论", - "4l77wt": "查看更多评论", - "8sjar6": "回复 @", - "m67961": "期待您的发言...", - "3o1rq6": "已超过最大输入字符限制" - } - }, - "ask-comments-goods": { - "ask-comments-goods": { - "xl51n6": "条回答", - "g6mc44": "有疑问就问问其他同学吧~" - } - }, - "binding-list": { - "binding-list": { - "kh7951": "购买", - "2u4v35": "收起", - "91d60h": "展开" - } - }, - "bottom-line": { - "bottom-line": { - "44bct2": "我是有底线的" - } - }, - "cart": { - "cart": { - "v37ow8": "商城", - "09gl3g": "门店", - "wb5465": "去逛逛", - "pxjwv8": "全选", - "3kr74b": "优惠:", - "n76213": "增加:", - "4tbj4s": "查看明细", - "7gdej1": "附近门店", - "h63814": "无门店信息", - "t41i4x": "金额明细", - "miti3i": "件商品", - "9s0l57": "共减", - "qh35gz": "共加", - "j8on74": "购物车空空如也", - "31h34v": "立即咨询", - "2wfu7o": "请绑定手机号码", - "3v6ulk": "挑了这么久,真的要删除吗?", - "8q2yej": "请先滑动要操作的数据", - "9g81jk": "数据不存在", - "346c25": "收藏成功", - "21051p": "收藏失败", - "3sy0mp": "请先选择商品" - } - }, - "coupon-card": { - "coupon-card": { - "j318xx": "暂无type参数", - "m9316y": "去使用" - } - }, - "goods-batch-buy": { - "goods-batch-buy": { - "9ectyf": "种", - "geq82x": "金额:", - "ypby1k": "无相关信息", - "7tp1tc": "操作事件类型有误" - } - }, - "goods-buy": { - "goods-buy": { - "ufdm25": "规格数据有误", - "737wzz": "购买数量", - "4maexq": "操作事件类型有误(" - } - }, - "nav-more": { - "nav-more": { - "h9g4b1": "点击收起" - } - }, - "no-data": { - "no-data": { - "1u202v": "暂时无网络连接", - "imw8f1": "请您检查是否系统设置->蜂窝移动网络中是否允许【", - "q87572": "】APP使用蜂窝移动网络或无线局域网" - } - }, - "online-service": { - "online-service": { - "4l6k22": "客服" - } - }, - "payment": { - "payment": { - "973g2e": "无支付信息", - "z3y296": "尝试点击去支付", - "iu792d": "付款详情", - "25r53g": "立即付款", - "058a46": "没有支付方式", - "x6d585": "请先选择支付方式", - "011cj4": "操作后将立即扣除支付费用、确认继续吗?", - "7ihx9u": "支付方式有误", - "e1f54e": "请求中...", - "vhx5dv": "支付类型有误", - "597s8b": "支付组件接口不能为空", - "bv637f": "支付未定义", - "4dszme": "请使用真机操作、或小程序基础版本太低!", - "k2i010": "支付成功后、请不要重复支付、如果订单状态未成功请联系客服处理", - "2rw3qh": "支付方式还未适配" - } - }, - "realstore-cart": { - "realstore-cart": { - "v437n6": "没有已加购的商品?", - "6bmc34": "切换(", - "d1kk7x": "请选择下单类型", - "2dc65q": "请先加购商品", - "50lf68": "加载中", - "b27ln3": "加入购物车", - "47h2a0": "请求失败,请重试!", - "3qmxs7": "未加购", - "miv944": "起步", - "20epzm": "商品数据有误", - "8tzr7l": "门店信息有误" - } - }, - "share-popup": { - "share-popup": { - "h04xiy": "一键分享给好友、群聊", - "rhs2c5": "一键分享给微信好友、群聊", - "mv9l10": "一键分享给微信朋友圈", - "f08y38": "一键分享到微信收藏夹", - "1242w9": "一键分享到QQ好友、空间", - "1oh013": "点击复制地址分享给好友、群聊", - "dcp2qu": "生成海报,分享到朋友圈、好友及群聊" - } - }, - "user-qrcode": { - "user-qrcode": { - "8p57v3": "组队签到" - } - }, - "switch": { - "switch": { - "924s7v": "开", - "g142o6": "关", - "447u86": "提示", - "8w5ok6": "您确定要将其调整为{0}吗?" - } - }, - "time-select": { - "time-select": { - "8k5rr7": "周日", - "17353c": "周一", - "40rmq4": "周二", - "q35g41": "周三", - "v213l8": "周四", - "8q3q2x": "周五", - "9605m5": "周六", - "h7l2xj": "日(", - "cq522p": "今天(", - "ub264m": "明天(" - } - }, - "upload": { - "upload": { - "b33f08": "上传图片" - } - }, - "user-base": { - "user-base": { - "g5663y": "获取您的昵称、头像", - "913g4e": "获取用户头像、昵称完善个人资料,主要用于向用户提供 具有辨识度的用户中心界面", - "o19lj3": "输入昵称1~16个字符", - "8u9on2": "支付宝用户", - "t8i9l4": "百度用户", - "0imw74": "头条用户", - "27q5af": "QQ用户", - "211pk4": "快手用户", - "5x8o43": "微信用户", - "gzc3y4": "请上传头像", - "lro9u7": "请填写昵称" - } - }, - "user-cash": { - "user-cash": { - "3v1gzc": "未打款", - "t7gtu0": "已打款", - "x47iu3": "打款失败" - } - }, - "user-recharge": { - "user-recharge": { - "8y9dki": "去支付" - } - }, - "wallet-log": { - "wallet-log": { - "9p865e": "减少", - "1nm6c2": "增加" - } - }, - "shopxo-uniapp": { - "app": { - "5a7r0v": "本机号码一键登录", - "33k281": "我已阅读并同意", - "8l688n": "并使用本机号码登录", - "28r5dr": "服务协议", - "lb493k": "隐私权政策", - "ch1pd2": "本机号码组件调起失败", - "n67w8p": "请先登录或注册", - "5y1c52": "事件值格式有误", - "t754n6": "提示信息为空 alert", - "iq66pg": "请复制地址到网页地图中查看!", - "v2j475": "坐标有误", - "3m1gbe": "uuid缓存失败", - "1244fe": "未知数据(", - "r5ts62": "复制成功", - "r539kf": "复制内容为空", - "qm8548": "图片地址为空", - "gbiac6": "请打开授权", - "3eqv71": "请前往小程序使用完整服务", - "08cg8y": "客服地址有误", - "0gwt7z": "清除成功", - "di6v5t": "请先获取授权", - "nu5058": "不支持地理位置选择!", - "4v6q86": "未选择位置" - } - } -} \ No newline at end of file + "language": { + "zh-Hans": "简体中文", + "zh-Hant": "繁体中文", + "en": "英语", + "es": "西班牙语" + }, + "common": { + "home": "首页", + "category": "分类", + "cart": "购物车", + "my": "我的", + "confirm": "确认", + "cancel": "取消", + "not_yet": "暂不", + "save": "保存", + "add": "新增", + "del": "删除", + "edit": "编辑", + "more": "更多", + "more_null": "更 多", + "search": "搜索", + "num": "数量", + "order": "订单", + "service": "服务", + "please_input": "请输入", + "settlement": "结算", + "confirm_sub": "确认提交", + "clear": "清空", + "all": "全部", + "share": "分享", + "return": "返回", + "processing_in_text": "处理中...", + "loading_in_text": "加载中...", + "upload_in_text": "上传中...", + "auth_in_text": "授权中...", + "login_in_text": "登录中...", + "sending_in_text": "发送中...", + "sending": "发送中", + "warm_tips": "温馨提示", + "no_relevant_data_tips": "没有相关数据", + "internet_error_tips": "网络开小差了哦~", + "sub_error_retry_tips": "提交失败,请重试!", + "not_more_list_data_tips": "无更多列表数据" + }, + "pages": { + "index": "ShopXO", + "goods-category": "商品分类", + "cart": "购物车", + "user": "用户中心", + "cart-page": "购物车", + "buy": "订单确认", + "web-view": "", + "login": "登录", + "paytips": "安全支付", + "goods-search": "商品搜索", + "goods-detail": "商品详情", + "goods-comment": "商品评价", + "user-address": "我的地址", + "user-address-save": "地址编辑", + "user-order": "我的订单", + "user-order-detail": "订单详情", + "user-order-comments": "订单评价", + "user-favor": "商品收藏", + "user-goods-comments": "商品评论", + "user-goods-comments-form": "商品编辑", + "message": "消息", + "user-integral": "积分明细", + "user-goods-browse": "我的足迹", + "user-orderaftersale": "退款/售后", + "user-orderaftersale-detail": "订单售后", + "extraction-address": "自提地址", + "common-open-setting-location": "", + "common-agreement": "", + "customview-customview": "自定义页面", + "design": "页面设计", + "error": "温馨提示", + "article-category": "所有文章", + "article-detail": "文章详情", + "setup": "设置", + "personal": "个人资料", + "logout": "账号注销", + "plugins-seckill-index": "限时秒杀", + "plugins-coupon-index": "领券中心", + "plugins-coupon-shop": "店铺领券中心", + "plugins-coupon-user": "我的卡券", + "plugins-membershiplevelvip-index": "会员VIP", + "plugins-membershiplevelvip-buy": "开通会员", + "plugins-membershiplevelvip-user": "我的会员", + "plugins-membershiplevelvip-order": "开通订单", + "plugins-membershiplevelvip-order-detail": "订单详情", + "plugins-membershiplevelvip-profit": "收益明细", + "plugins-membershiplevelvip-profit-detail": "收益详情", + "plugins-membershiplevelvip-poster": "推广返利", + "plugins-membershiplevelvip-team": "我的团队", + "plugins-membershiplevelvip-member-code": "会员码", + "plugins-distribution-user": "我的分销", + "plugins-distribution-order": "分销订单", + "plugins-distribution-order-detail": "订单详情", + "plugins-distribution-profit": "收益明细", + "plugins-distribution-profit-detail": "收益详情", + "plugins-distribution-team": "我的团队", + "plugins-distribution-map": "客户分布", + "plugins-distribution-recommend-list": "我的推荐宝", + "plugins-distribution-recommend-detail": "推荐宝详情", + "plugins-distribution-recommend-form": "推荐宝添加/编辑", + "plugins-distribution-poster-poster": "推广返利", + "plugins-distribution-extraction": "取货点", + "plugins-distribution-extraction-apply": "取货点信息", + "plugins-distribution-extraction-order": "取货订单", + "plugins-distribution-extraction-switch": "取货点切换", + "plugins-distribution-introduce": "等级介绍", + "plugins-distribution-promotion-user": "推广用户", + "plugins-distribution-promotion-order": "推广订单", + "plugins-distribution-visit-list": "客户拜访", + "plugins-distribution-visit-form": "客户拜访新增/编辑", + "plugins-wallet-user": "我的钱包", + "plugins-wallet-recharge": "充值", + "plugins-wallet-cash-auth": "余额提现", + "plugins-wallet-cash-create": "余额提现", + "plugins-wallet-wallet-log-detail": "明细详情", + "plugins-wallet-user-recharge-detail": "充值详情", + "plugins-wallet-user-cash-detail": "提现详情", + "plugins-wallet-user-transfer-detail": "转账详情", + "plugins-wallet-payment-code": "钱包付款码", + "plugins-wallet-transfer": "转账", + "plugins-excellentbuyreturntocash-profit": "优购返现明细", + "plugins-excellentbuyreturntocash-profit-detail": "优购返现详情", + "plugins-weixinliveplayer-index": "直播", + "plugins-weixinliveplayer-search": "直播列表", + "plugins-weixinliveplayer-detail": "直播详情", + "plugins-exchangerate-currency": "货币切换", + "plugins-invoice-invoice": "开票列表", + "plugins-invoice-invoice-detail": "发票详情", + "plugins-invoice-invoice-saveinfo": "开票编辑", + "plugins-invoice-order": "订单开票", + "plugins-signin-user": "签到", + "plugins-signin-detail": "签到", + "plugins-signin-user-qrcode-detail": "签到码详情", + "plugins-signin-user-qrcode-saveinfo": "签到码编辑", + "plugins-signin-user-coming-list": "用户签到", + "plugins-points-index": "积分商城", + "plugins-brand-index": "品牌", + "plugins-shop-index": "所有店铺", + "plugins-shop-detail": "店铺首页", + "plugins-shop-search": "店铺商品搜索", + "plugins-shop-design": "", + "plugins-shop-favor": "店铺收藏", + "plugins-shop-license": "工商资质", + "plugins-activity-index": "所有活动", + "plugins-activity-detail": "活动详情", + "plugins-label-detail": "标签详情", + "plugins-blog-index": "博客", + "plugins-blog-search": "博文搜索", + "plugins-blog-detail": "博文详情", + "plugins-blog-comments": "评论列表", + "plugins-blog-user-list": "我的帖子", + "plugins-blog-form": "发布博文", + "plugins-express-detail": "物流详情", + "plugins-realstore-index": "门店", + "plugins-realstore-search": "门店搜索", + "plugins-realstore-detail": "门店详情", + "plugins-realstore-favor": "门店收藏", + "plugins-realstore-orderallot-list": "门店订单", + "plugins-realstore-orderallot-detail": "门店订单详情", + "plugins-realstore-batchorder-list": "批次订单", + "plugins-realstore-frequencycard-list": "次卡", + "plugins-realstore-frequencycard-used": "次卡使用记录", + "plugins-binding-index": "组合搭配", + "plugins-binding-detail": "组合搭配详情", + "plugins-delivery-order": "配送订单", + "plugins-delivery-order-detail": "订单详情", + "plugins-delivery-logistics": "物流信息", + "plugins-ask-index": "问答", + "plugins-ask-detail": "问答详情", + "plugins-ask-form": "我要提问", + "plugins-ask-user-detail": "提问详情", + "plugins-ask-user-list": "我的提问", + "plugins-ask-goods-list": "问答专区", + "plugins-ask-comments": "全部问答", + "plugins-intellectstools-goods-comments": "商品评价", + "plugins-scanpay-index": "扫码付款", + "plugins-scanpay-tips": "支付结果", + "plugins-thirdpartylogin-index": "授权登录", + "plugins-magic-detail": "详情", + "plugins-ordergoodsform-order": "商品表单" + }, + "login": { + "login": { + "725312": "账号密码登录", + "tfl656": "确认绑定", + "483nho": "返回上一页", + "31r6p2": "手机验证码", + "p3kxy2": "获取手机号码一键登录", + "54l805": "绑定已有账号", + "q11t73": "注册账号并绑定", + "s51ed9": "已成功登录、请点击返回上一页", + "e77788": "登录帐号将自动绑定", + "1i4o86": "用户", + "n2pv70": "账号", + "1p7843": "手机", + "p54kf1": "邮箱", + "3i05ly": "暂时关闭了登录", + "nddg2x": "阅读并同意", + "2v11we": "《服务协议》", + "l3r4vr": "与", + "myno2x": "《隐私权政策》", + "i1deai": "确认登录", + "t75ee8": "新用户注册", + "9d8gqi": "找回密码", + "tvl242": "使用授权自动登录", + "9q27d8": "其他登录方式", + "t59dho": "暂时关闭了注册", + "hvunf8": "确认注册", + "zy8tc4": "立即登录", + "b347k4": "立即注册", + "836o8e": "确认登录授权,为您提供更优质的服务", + "pgyv78": "基础数据加载中...", + "d76tgh": "如未自动加载则请手动点击加载!", + "6fe6ra": "加载基础数据", + "28k91h": "手机号码", + "t3951j": "验证码", + "qe8a37": "用户名/手机/邮箱", + "08fchn": "登录密码", + "db1rf4": "电子邮箱", + "6yfr9g": "用户名", + "d178m0": "手机/邮箱", + "9wx3ch": "设置登录密码", + "s665h5": "获取验证码", + "jw378f": "授权用户信息", + "np9177": "绑定手机", + "158yg2": "手机验证码登录", + "r329eu": "邮箱验证码登录", + "39hn6v": "账号密码注册", + "z13km0": "手机验证码注册", + "jc0w0o": "邮箱验证码注册", + "8tmyuc": "密码找回", + "5p23c6": "登录成功", + "btu2c1": "请先同意协议", + "no8ts6": "用于完善会员资料", + "3nmrg2": "授权失败", + "4c5n8o": "请填写手机号码", + "xak8g1": "请填写电子邮箱", + "ku05ty": "请填写手机或邮箱", + "7r5h37": "请输入有效验证码", + "24mvbh": "请填写账号", + "n24i5u": "剩余", + "4306xr": "秒", + "01xmab": "请填写验证码", + "prqvf1": "授权id不能为空", + "yvj88j": "请输入手机号码", + "yo6x3p": "请输入电子邮箱", + "n7vh75": "请输入账号", + "277w03": "请输入密码", + "cesl5d": "请输入验证码", + "c5wa4u": "登录中...", + "g30ew7": "注册中...", + "h0515x": "请输入手机或邮箱", + "wysg7k": "请设置密码", + "4wc3hr": "协议类型有误", + "x0nxxf": "协议url地址有误", + "d9d11z": "是否确定切换多语言!", + "4835p5": "调用登录SDK失败", + "li9573": "登录方式未处理" + } + }, + "user-order-detail": { + "user-order-detail": { + "346376": "出货服务", + "7lp6gw": "查看位置", + "7f8p26": "商品信息", + "423rmr": "共", + "41ty94": "件 合计", + "7xtnjt": "未配置数据", + "7dikfm": "取货信息", + "o38952": "取货码:", + "0f26j2": "订单信息", + "ct34n5": "扩展数据", + "y9woor": "密钥信息", + "hpq62x": "取货码不存在、请联系管理员", + "io6p5k": "订单模式", + "n18sd2": "订单编号", + "yxwu8n": "订单状态", + "23qj7m": "支付状态", + "vg4jb1": "订单单价", + "2y7l13": "订单总价", + "6ub2j0": "优惠金额", + "8b18q8": "增加金额", + "516tlr": "支付金额", + "0e1sfs": "支付方式", + "12d445": "快递公司", + "2byl8l": "快递单号", + "2b5fc8": "用户留言", + "h2c78h": "创建时间", + "9vivhl": "确认时间", + "wn83rn": "支付时间", + "1674dc": "发货时间", + "0i938r": "收货时间", + "1jpv4n": "取消时间", + "8o2of3": "关闭时间", + "5k6k56": "参数有误", + "i876o3": "地址有误" + } + }, + "setup": { + "setup": { + "x81v6d": "更换手机", + "j6skqh": "点击更换", + "r7jz13": "修改语言", + "42mba7": "地址管理", + "5eltza": "点击管理", + "t60222": "发票管理", + "izg78g": "点击前往", + "377uwg": "权限设置", + "5493ui": "清除缓存", + "f53166": "点击清除", + "656fv1": "客服电话", + "f25wcx": "点击拨打", + "11k15d": "账号注销", + "48r261": "注销后无法恢复", + "07o10b": "请先绑定手机", + "nwt4o1": "请先登录", + "utnr7g": "客服电话有误" + } + }, + "article-category": { + "article-category": { + "gxra15": "浏览量" + } + }, + "article-detail": { + "article-detail": { + "728374": "时间:", + "j92ru0": "浏览:", + "281s4a": "上一篇:", + "uq5814": "下一篇:" + } + }, + "buy": { + "buy": { + "186cxy": "个,可用", + "70u2vy": " 至 ", + "o7722q": "查看地图", + "45ovhs": "优惠劵", + "58rs1a": "门店次卡", + "33fugm": "使用", + "6e4181": "个积分兑换商品", + "4di4i2": "个积分", + "q800ri": "你有积分", + "w96878": "个", + "t04z1o": "个,不足以兑换当前商品", + "q7jq76": "快捷输入", + "wx78ju": "合计:", + "4884hk": "提交订单", + "2c3i88": "不使用优惠劵", + "8vqfp3": "不使用次卡", + "0pgsrm": "次", + "g2vt78": "已选", + "inyxpx": "选择", + "l1c8q6": "展示型不允许提交订单", + "6rk813": "请选择收货地址", + "wq7gnb": "请选择取货地址", + "553mxo": "请选择优惠券", + "80y7sv": "抵扣", + "2rhko1": "留言", + "6424jr": "快递邮寄", + "8787ev": "自提点取货", + "718tux": "进入我的订单", + "p7e91u": "商品信息有误", + "4is2ak": "进入门店订单", + "s7rr5s": "时间", + "1fi842": "选择时间", + "q8u066": "请选择时间", + "hw4l5m": "可选优惠劵", + "5iuqow": "张", + "4rb08b": "暂无可用优惠劵", + "3740ur": "请选择地址", + "71kidy": "请选择支付方式", + "r79t77": "提交中...", + "31616e": "当前模式不允许使用地址", + "g7dk3f": "卡种选择", + "0s1k23": "立即开通", + "ntm2z5": "所有订单", + "b3dyo7": "终身", + "5lr84j": "购买时长未配置", + "5x86n3": "未配置会员等级", + "bmueac": "请选择开通时长", + "64ml60": "开通时长有误" + } + }, + "agreement": { + "agreement": { + "w38e3v": "尊敬的用户、为了向您提供更优质的服务,在您使用", + "hjn568": "小程序前,您需要通过点击【同意】并阅读以下协议内容以表示您充分知悉、理解并同意本温馨提示的相关协议的各项规则,包括我们会在您开启的位置信息提供更契合您需求的页面展示、产品或服务,比如首页向您推荐商品或相关门店及排行榜信息。", + "iy7863": "服务用户协议》", + "jwi8n1": "隐私权政策》", + "062co8": "不同意", + "60t34e": "同意" + } + }, + "open-setting-location": { + "open-setting-location": { + "407106": "]权限", + "61wezw": "开启相应的权限服务", + "6vev38": "获取[", + "lult41": "位置信息", + "65q4b3": "打开设置页", + "hwn386": "位置选择失败" + } + }, + "customview": { + "customview": { + "726k7y": "输入商品名称搜索" + } + }, + "error": { + "error": { + "u697ih": "异常错误" + } + }, + "extraction-address": { + "extraction-address": { + "42v8tv": "距您" + } + }, + "goods-category": { + "goods-category": { + "ico62g": "已选商品", + "44f1ww": "去结算", + "7e4m68": "没有子分类数据", + "5pj8ip": "请先选购商品", + "x69aow": "综合", + "at5p35": "销量", + "283ot0": "热度", + "g2u3lf": "价格", + "5p4ksj": "最新", + "gy7y0w": "不同规格的商品需在购物车减购", + "x46kbv": "购物车id有误", + "z1eh3v": "限购", + "1ox23z": "数量未改变", + "o6i1w2": "挑了这么久,真的要清空吗?" + } + }, + "goods-comment": { + "goods-comment": { + "dfmjxd": "综合评分", + "1qh8s8": "暂无评分" + } + }, + "goods-detail": { + "goods-detail": { + "1s79t4": "库存", + "w3jma9": "优惠券", + "u401fi": "规格", + "317jp2": "相关门店", + "znz76d": "商品评价", + "1rqkjt": "好评率", + "6k7808": "我要评价", + "k5u755": "问答", + "q8e577": "查看全部回答", + "7ulh8b": "我要提问", + "l7dzv2": "商品参数", + "2j44o2": "商品详情", + "27wudx": "暂无详情数据", + "v2974w": "猜你喜欢", + "0gx41x": "无参数数据", + "m3op38": "无批发信息", + "96y691": "无优惠券信息", + "gwwf19": "无相关门店信息", + "8ej346": "无相关服务信息", + "775ppk": "限时秒杀", + "35f378": "暂停销售", + "6brk57": "请选择规格", + "dco1sc": "收藏", + "bogx42": "售价", + "3kdgjl": "销售价", + "by7052": "已", + "tq1976": "url事件为空", + "98v424": "门店数据有误", + "721e2h": "事件未处理(" + } + }, + "goods-search": { + "goods-search": { + "j8o278": "筛选出", + "t9nikq": "条数据", + "pxk051": "清除", + "6n8316": "品牌", + "v6e5b7": "属性" + } + }, + "index": { + "index": { + "443683": "已结束", + "516559": "活动规则", + "t8bll8": "最新", + "t8bll9": "资讯", + "s5r784": "最新购买", + "1c17n3": "已回", + "75l3l2": "未回", + "17vy72": "缺失tab数据!", + "i78v36": "回到店铺", + "lkld04": "评论:", + "r6vv25": "点赞:", + "6rsqp1": "所有", + "pot64x": "热门", + "8t4j95": "推荐商品", + "lk0i6c": "我的优惠券", + "p4872s": "领券中心", + "tbo22p": "加入会员", + "z88r5s": "获知会员积分详情", + "b46kge": "当前可用", + "t26j9z": "积分", + "srd2ch": "原始", + "u5642g": "积分规则", + "qbi72m": "知道了", + "i73nwk": "积分明细", + "f3l1xt": "商品兑换", + "4v5nq5": "兑换", + "t3d917": "选择位置", + "c5273j": "输入门店名称", + "1vf378": "最新门店", + "1e582h": "添加备注", + "7w75zb": "确定", + "6941e7": "收款", + "t1o84g": "请输入消费金额", + "872w3v": "即将开抢", + "399f6c": "秒杀价", + "f69r4i": "网络开小差了哦~00home", + "slf50q": "授权登录", + "rmv185": "若非本人操作,请忽略申请", + "n0vnl6": "已登录成功", + "63g4m1": "最新直播" + } + }, + "logout": { + "logout": { + "u10002": "确认注销", + "9vfzz4": "账号注销后不可恢复、确定继续吗?" + } + }, + "paytips": { + "paytips": { + "679rxu": "支付成功", + "jifuu8": "回到首页", + "d8m853": "正在处理中", + "6y488i": "支付失败", + "e732we": "已取消支付", + "13v11t": "网络连接出错", + "u1153p": "支付结果未知", + "6mpsl7": "用户取消支付", + "59u769": "其它异常错误" + } + }, + "personal": { + "personal": { + "cw1d8p": "头像", + "gw8br3": "昵称", + "jibx42": "生日", + "6m33c4": "详细地址", + "x2fofv": "性别", + "44112i": "昵称1~16个字符", + "85404s": "请选择生日", + "re674n": "详细地址最多30个字符" + } + }, + "detail": { + "detail": { + "324777": "至{{ shop.close_week_name }},{{ shop.open_time }}-", + "455787": "推荐", + "b4f3nw": "活动商品", + "ans2p4": "更多活动", + "5knxg6": "没有相关商品", + "kt41ki": "留言时间:", + "e6ga1y": "浏览", + "ng628i": "管理员回复", + "7rg4bb": "回复时间:", + "p7o522": "我的提问", + "6026t4": "节省", + "32171c": "已失效", + "27pmj3": "立即购买", + "9624hp": "选择规格", + "8618mj": "请选择第", + "09e3bx": "个商品规格", + "40298g": "第", + "5kbjoy": "个商品不可用", + "jsj3u8": "请至少选择", + "jksm81": "个商品", + "1j6yxy": "相关商品", + "e439j9": "博文", + "j5owf1": "暂无物流信息", + "025362": "共有", + "0av5r9": "条相关商品", + "53m44k": "标签数据不存在", + "dor2v9": "营业时间:", + "688i26": "导航", + "r4124d": "客服:", + "54k10s": "长按微信咨询", + "vj4nom": "长按line咨询", + "q42ger": "商品搜索", + "8q6345": "请输入商品关键字", + "rdxjvh": "人签到,共", + "15i191": "积分,共", + "8ua11k": "组队", + "25x8ij": "已签到", + "mvj266": "立即签到", + "31lky7": "我的签到", + "p07k62": "今天", + "96bwp0": "今日", + "we522y": "未", + "mqmxbt": "签到,获得", + "sx6u43": "规则说明", + "6qk085": "签到成功", + "ndp2k3": "恭喜您获得", + "7itw5w": "立即使用", + "6w8t3g": "日", + "xtcy73": "一", + "w2p2d9": "二", + "xt8596": "三", + "13s18l": "四", + "n5rm3q": "五", + "3d23mc": "六", + "73rb8q": "年", + "zill36": "月", + "y2217b": "签到", + "4u64dg": "直播状态", + "y2639j": "开播时间", + "fa8h7j": "海报", + "eg25j9": "进入直播", + "86g7e1": "未安装微信APP", + "9d3o6w": "请在微信小程序中打开", + "6xvl35": "生成中..." + } + }, + "form": { + "form": { + "s14osm": "添加图片(", + "2f52v3": "匿名发布", + "4yd066": "提交", + "qt0q5u": "请详细描述问题,我们将尽快为您解答!", + "bniyyt": "处理错误", + "8l3ul5": "用户未登录", + "5v5bjs": "请填写内容", + "043a10": "是否启用", + "5hn8k3": "封面图片", + "xy87t8": "描述", + "kvr2i3": "SEO标题", + "l87ju1": "SEO关键字", + "5487bt": "SEO描述", + "4vku7u": "帖子分类", + "4cbom4": "请选择", + "4h814w": "收起更多", + "lfwj0g": "展开更多", + "2e5rv3": "上传中请稍后", + "3h58hv": "图片", + "v19gg8": "请输入标题", + "gu3x97": "请选择分类", + "adiq70": "请输入内容" + } + }, + "goods-list": { + "goods-list": { + "27nkjm": "的提问", + "00n7i3": "问", + "rw12i7": "答", + "278qr1": "查看全部", + "8y3cc7": "个回答", + "h3t0f1": "查看更多", + "aem3e6": "收起回答", + "nr77jf": "暂无货源" + } + }, + "user-detail": { + "user-detail": { + "o92ral": "提问详情", + "k5867n": "联系人", + "gfe703": "联系电话", + "uy6lrz": "标题", + "7cufw6": "内容", + "u411r2": "回复内容", + "teo6qd": "回复时间" + } + }, + "search": { + "search": { + "723rbx": "其实搜索很简单^_^ !", + "e415ir": "未开始", + "46g3i2": "直播中", + "v60305": "暂停中", + "660us5": "其实搜索很简单 ^_^!", + "ic9b89": "请输入搜索关键字" + } + }, + "user-list": { + "user-list": { + "yhvl2q": "确定要删除这条帖子吗?", + "kpn3fp": "删除成功", + "649j60": "删除失败" + } + }, + "shop": { + "shop": { + "4q9oe2": "已领取" + } + }, + "user": { + "user": { + "981200": "返利概况", + "s3y4ji": "未使用", + "pggs6s": "已使用", + "528t26": "已过期", + "3ks1wi": "您暂无优惠券哦~", + "b5cnj1": "取货点", + "4rj120": "上级用户", + "567lwz": "修改", + "67y36w": "基础统计", + "rjye50": "人", + "q822fj": "返佣统计", + "xjxb2v": "去推广", + "25f97u": "查询", + "iynkpl": "请先输入用户信息搜索!", + "2344s8": "申请", + "nk3cpq": "输入用户ID/名/昵称/会员码/手机/邮箱", + "dcbt21": "自定义", + "4141u2": "查询中...", + "f5rny5": "请先搜索用户", + "n4orgk": "开通会员", + "k614v7": "续费会员", + "65cc6z": "连续开通", + "76dcx6": "推广客户", + "95s1ez": "按照原时长和费用续费,确定继续吗?", + "mgx9x4": "冻结", + "424v6n": "赠送", + "29f6n5": "转账", + "8752a4": "提现", + "91h03v": "付款码", + "ki1nor": "联系客服", + "2k0227": "退出账号", + "3q4p8k": "商品收藏", + "57xw84": "我的足迹", + "k78280": "我的积分", + "9u8e61": "待付款", + "66714e": "待发货", + "aa1ri3": "退款/售后" + } + }, + "logistics": { + "logistics": { + "dxu6ql": "配送时间:", + "5542tq": "未开始配送", + "895ug2": "送达时间:", + "76q0ii": "还没有送达" + } + }, + "order": { + "order": { + "725882": "输入订单号/收件人/收件电话", + "865029": "异常原因", + "71n22h": "单ID:", + "232ygr": "单号:", + "u5p92y": "姓名:", + "7dxbm5": "电话:", + "ra8222": "地址:", + "26yki1": "没有地址信息", + "75ie9c": "详情", + "021438": "开始配送", + "ip4xo5": "再次配送", + "51q275": "完成配送", + "fb6dge": "异常", + "46q2z7": "上传照片", + "o11d44": "最多上传", + "9cvj96": "提交完成", + "eyir7g": "提交异常", + "q4c8j0": "描述最多200个字符", + "g23kyj": "异常原因最多200个字符", + "psi67g": "删除后不可恢复、继续吗?", + "s5cpq5": "确定开始配送订单吗?", + "13j20t": "配送中", + "7ltibl": "请上传照片", + "c69064": "已配送", + "hun5n3": "请填写原因", + "pjb15r": "待支付", + "s8g966": "已支付", + "q820hx": "待收货", + "15lr5l": "已完成", + "330m76": "来源终端", + "p3scy0": "头像地址有误", + "o411h6": "合并开票", + "i52cw1": "订单总额", + "15k32o": "请先选择数据", + "3fr155": "元素参数id有误", + "1i873j": "支付", + "1k98tk": "已取消", + "6390gk": "已关闭", + "vvxct1": "开通单号", + "vjfki8": "开通时长", + "pn78ns": "取消后不可恢复,确定继续吗?", + "93j3zq": "无表单数据" + } + }, + "order-detail": { + "order-detail": { + "9er1pc": "基础信息", + "36op8f": "订单号", + "x3ge6c": "订单金额", + "v52n5r": "退款金额", + "8n1f72": "商品数量", + "2443o1": "配送状态", + "342sfz": "配送时间", + "2dw4gd": "完成时间", + "r3bg45": "完成描述", + "521pp4": "完成照片", + "u745i8": "异常时间", + "5fq8pr": "派单时间", + "21ift9": "更新时间", + "9153qn": "订单时间", + "pyw6xg": "用户头像", + "2d766e": "用户昵称", + "w78rgm": "下单时间", + "rn4hhi": "类型" + } + }, + "extraction": { + "extraction": { + "suna53": "立即申请", + "j0o47u": "申请信息正在审核中...", + "60601g": "取货点信息", + "48rp75": "编辑信息", + "641gp7": "取货订单统计", + "wcv68q": "查看取货订单", + "53h4fj": "待处理", + "wq25fk": "已处理", + "864dtt": "当前状态也解约,可重新编辑数据提交审核。", + "11825x": "申请信息审核失败", + "w6hg74": "原因:" + } + }, + "extraction-apply": { + "extraction-apply": { + "u439pg": "logo图片", + "bflosr": "建议300x300px", + "9t81k8": "别名", + "cy87k6": "省市区", + "liqbru": "请先选择省份", + "r4q86m": "请先选择城市", + "47v7m0": "地理位置", + "8831v6": "请选择地理位置", + "5y2yzu": "注意:编辑信息将重新审核后方可生效", + "wt1w0m": "别名格式最多 16 个字符", + "73efnt": "联系人格式 2~16 个字符之间", + "qixk24": "座机 或 手机", + "gxo73a": "详细地址格式 1~80 个字符之间", + "s3h5o3": "请选择省", + "4s4s15": "请选择市", + "fk4gw5": "请选择区/县", + "4s229b": "请先绑定手机号码", + "m3xdif": "请先授权用户信息", + "h8f437": "获取数据失败", + "fo7y6c": "省份获取失败", + "b6qg7b": "城市获取失败", + "5s5734": "区/县获取失败", + "q15b4n": "请填写联系人", + "3or25c": "请填写联系电话", + "m99d2g": "请选择省份", + "03587o": "请选择城市", + "pt8436": "请选择区县", + "v1g617": "请填写详细地址", + "rm14pu": "数据需重新审核后方可生效" + } + }, + "extraction-order": { + "extraction-order": { + "2y7lq1": "取货", + "3m038g": "取货码", + "xb4044": "搜索条件", + "suo4oz": "请输入取货码", + "kuqvlv": "订单号/取货码", + "znufs8": "请输入取件码", + "hbj4y7": "操作数据有误" + } + }, + "extraction-switch": { + "extraction-switch": { + "w94x36": "距离", + "613b58": "数据有误" + } + }, + "introduce": { + "introduce": { + "017d67": "等级证书", + "el4ib2": "返佣比例", + "syf66q": "一级", + "q4t9kl": "二级", + "e5os6e": "三级", + "d7kle4": "等级规则", + "5t5vzi": "无条件" + } + }, + "map": { + "map": { + "ivy154": "下单总数", + "557z8x": "查看订单" + } + }, + "poster": { + "poster": { + "673605": "点击复制链接地址", + "rbdj4b": "海报分享", + "m54q3e": "保存海报后,发送给微信好友/群、QQ好友/群,分享到分朋友圈,微博等进行推广,轻轻松松赚返利!", + "b5i123": "查看长按保存", + "hk8c9p": "重新生成", + "9y4bwq": "二维码分享", + "h212v8": "保存二维码后,发送给微信好友/群、QQ好友/群,分享到分朋友圈,微博等进行推广,轻轻松松赚返利!", + "j3qv45": "查看二维码长按保存", + "r534xd": "链接分享", + "vn36y7": "复制以下链接,发送给微信好友/群、QQ好友/群,分享到分朋友圈,微博等进行推广,轻轻松松赚返利!", + "eu3j21": "宣传图片地址有误" + } + }, + "profit": { + "profit": { + "3c7zmg": "待生效", + "67o785": "待结算", + "l5knxu": "已结算", + "utg512": "收益金额", + "6a7t71": "当前级别", + "19a8l6": "订单详情", + "4r88cp": "立即结算", + "8jqr78": "生效中", + "nk58v6": "有效金额", + "vuvz6g": "返现金额", + "5c7sof": "订单id有误", + "7y47sb": "返佣金额" + } + }, + "profit-detail": { + "profit-detail": { + "kn8yye": "结算状态", + "x28rw5": "订单支付状态", + "b7v892": "添加时间", + "jkrvf3": "结算时间", + "3jg81h": "返佣规则" + } + }, + "promotion-order": { + "promotion-order": { + "6rs63v": "新增客户总GMV", + "iwa646": "订单总数", + "2p5215": "订单总GMV" + } + }, + "promotion-user": { + "promotion-user": { + "62c8m1": "电话", + "i2rf31": "用户订单", + "o6qi74": "推广用户", + "kx7595": "已消费用户", + "2ey5t1": "未消费用户", + "852zib": "新增客户", + "h8mx3e": "新增客户(有效)", + "fvbq25": "新增客户(需复购)", + "2g7enc": "消费订单", + "32bf15": "消费金额", + "76748p": "最后下单时间", + "u43380": "下级订单", + "8n4tr3": "下级消费", + "1gc3ny": "下级最后下单时间", + "3l1187": "下级用户", + "g5332w": "未下单", + "8i641g": "已下单" + } + }, + "recommend-detail": { + "recommend-detail": { + "265vyu": "起购", + "2sis3v": "库存数量" + } + }, + "recommend-form": { + "recommend-form": { + "57zrl5": "图标", + "3vk50b": "建议100*100px", + "5ws7m3": "关联商品", + "q536vp": "移除", + "27goz3": "+ 选择商品", + "6rlju7": "当前展示", + "q4qr64": "标题格式1~60个字符", + "29au77": "描述格式最多200个字符", + "203itn": "商品分类", + "h5v45f": "请输入商品名称", + "20m5gj": "请先搜索数据!", + "7gc30l": "全部分类", + "yd3833": "请填写标题", + "31k41l": "请选择商品", + "e5k407": "搜索中...", + "145ci4": "选择成功", + "ocg49p": "已存在选择列表" + } + }, + "recommend-list": { + "recommend-list": { + "x74z3o": "商品", + "78n1ly": "访问", + "54d418": "删除后不可恢复,确定继续吗?", + "w9460o": "不了" + } + }, + "team": { + "team": { + "784249": "注册时间:", + "i040fg": "反向", + "2ny6k1": "下单时间:", + "2i4k79": "是否下单:", + "3l538c": "重置", + "pcaom3": "开始时间", + "iee9bp": "结束时间", + "6h2l64": "加入时间" + } + }, + "visit-form": { + "visit-form": { + "0su017": "拜访内容", + "6l81lz": "拜访照片", + "e9r65a": "拜访内容,最多230个字符", + "6f63it": "请选择客户", + "5k455y": "请填写拜访内容", + "56vk4m": "请上传拜访照片" + } + }, + "visit-list": { + "visit-list": { + "q76du4": "拜访描述", + "4z367h": "拜访图片" + } + }, + "goods-comments": { + "goods-comments": { + "31ees6": "商品评分", + "6p942c": "请输入您的评价", + "pe5p52": "请选择评分", + "1wut9j": "请输入评价", + "s65197": "管理员回复:", + "1p1r2e": "此商品暂时还没有评价哦~" + } + }, + "invoice": { + "invoice": { + "p3dmd2": "订单开票", + "l3832z": "业务类型", + "hoenw8": "申请类型", + "j04kjc": "发票类型", + "fvuc4p": "发票金额", + "y724c7": "发票抬头" + } + }, + "invoice-detail": { + "invoice-detail": { + "s70kj4": "申请信息", + "0876xf": "快递信息", + "1s2f0g": "电子发票", + "4tu3v3": "可点击发票名称复制后、到浏览器打开地址下载发票。", + "rrfex6": "状态", + "p73963": "发票内容", + "e5n838": "纳税识别号", + "41qbu6": "企业开户行名称", + "3a9459": "企业开户帐号", + "2g7t23": "企业联系电话", + "6k6sov": "企业注册地址", + "7159m0": "收件人姓名", + "f2222p": "收件人电话", + "q8l3zj": "收件人地址", + "rpdwd3": "拒绝原因", + "dt77rq": "用户备注", + "2000a0": "快递名称" + } + }, + "invoice-saveinfo": { + "invoice-saveinfo": { + "x8hhiv": "企业统一社会信用代码或纳税识别号", + "tng0se": "备注", + "t3i3e3": "请选择发票类型", + "k31t2s": "请选择申请类型", + "i73t3c": "请选择发票内容", + "x461e0": "发票抬头、最多200个字符", + "924cag": "企业统一社会信用代码或纳税识别号、最多160个字符", + "ymvw6b": "企业开户行名称、最多200个字符", + "664qc7": "企业开户帐号、最多160个字符", + "bbseo1": "企业联系电话 6~15 个字符", + "85735j": "企业注册地址、最多230个字符", + "gsc7dy": "收件人姓名格式 2~30 个字符之间", + "bp8822": "收件人电话 6~15 个字符", + "u7h724": "收件人地址、最多230个字符", + "d3qbe1": "电子邮箱、最多60个字符", + "vaw647": "备注最多230个字符", + "89815t": "开票", + "004t56": "添加", + "dl11n1": "发票金额必须大于0", + "r13p43": "请填写发票抬头、最多200个字符", + "ws4wbb": "请填写企业统一社会信用代码或纳税识别号、最多160个字符", + "87itn8": "请填写企业开户行名称、最多200个字符", + "01lw93": "请填写企业开户帐号、最多160个字符", + "414ihr": "请填写企业联系电话 6~15 个字符", + "g3yh32": "请填写企业注册地址、最多230个字符", + "4xy6xi": "请填写收件人姓名格式 2~30 个字符之间", + "quhnk0": "请填写收件人电话 6~15 个字符", + "kq77u3": "请填写收件人地址、最多230个字符" + } + }, + "member-code": { + "member-code": { + "oc4x18": "如遇到扫码失败请将屏幕调至最亮重新扫码", + "26bu38": "会员码", + "x58gqu": "钱包付款码", + "yj6g3a": "去登录", + "kx4yk8": "会员码为空" + } + }, + "batchorder-list": { + "batchorder-list": { + "25sh5e": "进行中" + } + }, + "frequencycard-list": { + "frequencycard-list": { + "cgy327": "使用记录", + "954ewh": "有效", + "8x98g7": "暂停", + "5n3ums": "结束", + "n36x3w": "关闭", + "cx75t7": "可用次数", + "3m1w12": "已用次数", + "89t8am": "起始时间" + } + }, + "frequencycard-used": { + "frequencycard-used": { + "538686": "扣除次数", + "xjmepo": "描述说明", + "aod4pc": "操作人员", + "l4878i": "使用时间" + } + }, + "orderallot-detail": { + "orderallot-detail": { + "81jvw1": "订单类型", + "du0120": "接收时间", + "8z8ika": "服务时间" + } + }, + "orderallot-list": { + "orderallot-list": { + "w2w2w4": "收货", + "6m73j2": "批次", + "b13k5r": "次卡", + "w2t242": "物流", + "285ir2": "服务中", + "x5l17j": "已接收", + "o3ouqv": "请确认已收到货物或已完成,操作后不可恢复,确定继续吗?" + } + }, + "tips": { + "tips": { + "0azfc3": "支付总额", + "579u02": "退出页面" + } + }, + "design": { + "design": { + "882220": "至{{shop.close_week_name}},{{shop.open_time}}-", + "ay7m42": "搜全站", + "21kak7": "在线客服", + "745kx2": "分", + "wtx1l8": "查看商品分类", + "83occ4": "暂无数据", + "ses9m2": "请输入您搜索的商品关键字", + "i7725u": "搜本店", + "gv16tj": "至" + } + }, + "user-coming-list": { + "user-coming-list": { + "xkwnl8": "奖励积分", + "sq4379": "签到时间" + } + }, + "user-qrcode-detail": { + "user-qrcode-detail": { + "b5ilz3": "天,翻", + "22zc5y": " - {{ detail.specified_time_reward.time_end }},额外奖励 ", + "18680z": "连续签到翻倍奖励", + "dupsnc": "连续", + "c8e5of": "倍", + "37bh73": "指定时段额外奖励", + "6l7r99": "时段", + "mjfygy": "邀请人奖励", + "pb2e32": "受邀人奖励", + "do23j6": "联系人姓名", + "5k2ibd": "联系人电话", + "911a61": "联系人地址" + } + }, + "user-qrcode-saveinfo": { + "user-qrcode-saveinfo": { + "xa2k42": "联系人姓名格式 2~30 个字符之间", + "e9ko33": "联系人电话 6~15 个字符", + "bbxaw6": "联系人地址、最多230个字符", + "jw2h8l": "签到码", + "84g5t6": "请填写联系人姓名格式 2~30 个字符之间", + "1tilke": "请填写联系人电话 6~15 个字符", + "5m2752": "请填写联系人地址、最多230个字符" + } + }, + "cash-auth": { + "cash-auth": { + "b39a25": "选择身份认证方式", + "582q6x": "请选择认证账号", + "d318op": "请输入安全验证码", + "0j8388": "操作提示", + "59iipw": "1. 请选择 “", + "8qcte7": "绑定邮箱", + "t8y3r7": "“ 或 ”", + "5wbuuy": "“ 方式其一作为安全校验码的获取方式并正确输入。", + "r569wz": "2. 如果您未绑定手机或者邮箱已失效,可以绑定手机后通过接收手机短信完成验证。", + "35837l": "3. 如果您未绑定邮箱或者已失效,可以绑定邮箱后通过接收邮件完成验证。", + "q2a553": "4. 请正确输入下方图形验证码,如看不清可点击图片进行更换,输入完成后进行下一步操作。", + "lh6bjr": "5. 收到安全验证码后,请在10分钟内完成验证。", + "ob4gn0": "6. 安全验证成功后,请在30分钟内完成提现申请。", + "d2ng16": "绑定手机号码", + "l2i4s8": "当前有效金额", + "27b4w5": "提现最低金额", + "2hc312": "验证码格式 4 位数字", + "5dcsbd": "请选择认证方式" + } + }, + "cash-create": { + "cash-create": { + "qg404q": "提现金额", + "5o1q52": "赠送金额不可提现", + "iaw845": "可提现金额", + "1dbkw2": "可用金额", + "162f7o": "赠送总额", + "5mmir5": "收款平台", + "14n20v": "强烈建议优先填写国有4大银行(中国银行、中国建设银行、中国工商银行和中国农业银行) 请填写详细的开户银行分行名称,虚拟账户如支付宝、财付通、微信 直接填写 相应的名称 即可。", + "36756z": "收款账号", + "748r3i": "银行账号或虚拟账号(支付宝、财付通、微信等账号)", + "1xtff6": "开户人姓名", + "445m7n": "收款账号的开户人真实姓名", + "858o54": "安全验证已超时,请重新验证再操作", + "ke15x5": "返回重新申请提现", + "cymbdz": "提现金额,最低", + "27ky42": ",最高", + "u2rnlw": "收款平台格式 1~60 个字符之间", + "s72t44": "收款账号格式 1~60 个字符之间", + "f4605e": "开户人姓名格式 1~30 个字符之间", + "6t7x9u": "请填写提现金额", + "vbr59h": "请填写收款平台", + "0mn186": "请填写收款账号", + "c7h4mu": "请填写开户人姓名", + "724kn8": "提现不能低于", + "duo0ts": "提现不能大于" + } + }, + "payment-code": { + "payment-code": { + "b74qxe": ")秒后自动刷新付款码" + } + }, + "recharge": { + "recharge": { + "3shyx4": "账号余额", + "60k2v3": "选择充值金额", + "qbw1x2": "金额", + "x27b25": "立即充值", + "4fm61g": "充值说明", + "otwkjn": "充值", + "23zwpz": "其他", + "73f4v9": "请输入充值金额" + } + }, + "transfer": { + "transfer": { + "2q274j": "转账金额", + "9xe2bl": "我的余额:", + "t53ary": "请输入用户ID/名/码/手机/邮箱", + "g22y5v": "请输入转账金额", + "2bwh7h": "请输入转账备注信息", + "1aijp1": "请输入收款账号", + "x4mzo9": "请输入正确的收款账号", + "4g21cu": "收款人", + "t36tk2": "转账备注" + } + }, + "user-cash-detail": { + "user-cash-detail": { + "e8a3e8": "提现单号", + "wyad6w": "提现状态", + "j5s3u6": "转账平台", + "53k647": "转账姓名", + "m556tl": "转账账户", + "i308o1": "打款金额", + "451xxt": "打款时间", + "y96262": "申请时间" + } + }, + "user-recharge-detail": { + "user-recharge-detail": { + "ch84a8": "充值单号", + "dq5v2u": "充值状态", + "7272ia": "充值金额" + } + }, + "user-transfer-detail": { + "user-transfer-detail": { + "stj2eh": "转账单号", + "x17599": "转账时间" + } + }, + "wallet-log-detail": { + "wallet-log-detail": { + "tdf3wo": "操作类型", + "744os7": "金额类型", + "ruq60b": "操作金额", + "4q7pfq": "原始金额", + "r814ne": "最新金额", + "0ghn6g": "变更说明", + "i2kze7": "操作时间" + } + }, + "user-address": { + "user-address": { + "e8qg73": "默认", + "3i4x2r": "添加新地址", + "1rwt3l": "导入系统地址", + "7r29v8": "收货人:", + "2nmsi1": "联系电话:", + "s150l6": "收货地址:" + } + }, + "user-address-save": { + "user-address-save": { + "231435": "标签", + "620370": "地址ID有误", + "5yhgps": "姓名", + "h8f148": "地区", + "13rpdw": "点击选择地理位置", + "mb7cjx": "检索", + "4rc269": "地址", + "s3o1p5": "识别", + "42l857": "地址粘贴板", + "g43klm": "设为默认地址", + "3w7r14": "身份证姓名", + "0y1vl6": "身份证号码", + "761ek6": "身份证照片", + "c811s5": "请填使用身份证原件进行拍摄,图片清晰", + "wii4sp": "联系人2~16个字符", + "65507o": "座机或手机", + "he685s": "地址编号", + "vdkv32": "详细地址1~80个字符", + "b32r6v": "粘贴整段地址,自动拆分姓名、电话及地址", + "l6vjlm": "请输入标签名称", + "c73v42": "请填写真实姓名", + "c742c8": "请填写身份证号", + "t1loj5": "家", + "6t396c": "公司", + "34rqp8": "学校", + "2pey0m": "省份信息失败", + "7w01kd": "表单名称类型有误", + "z687lv": "请先输入地址信息", + "lrlmxf": "请填写身份证姓名", + "0x8i97": "请填写身份证号码", + "224l36": "请上传身份证正面照片", + "glf52g": "请上传身份证背面照片", + "wkfi45": "请输入数据" + } + }, + "user-goods-browse": { + "user-goods-browse": { + "rx8t1v": "删除后不可恢复?,确定继续吗?" + } + }, + "user-order": { + "user-order": { + "twc3r7": "评论", + "lp1v28": "催催", + "ht65c9": "子单", + "9l47b6": "表单", + "3l2jr5": "回购", + "7571p2": "合并支付", + "hp123x": "待取货", + "f5qqhu": "催促成功", + "a3c81d": "加购物车", + "5o756f": "直接购买" + } + }, + "user-order-comments": { + "user-order-comments": { + "uboc44": "匿名", + "r9r3h0": "宝贝满足你的期待吗?说说它的优点和美中不足的地方吧", + "si255j": "非常差", + "42b0x1": "差", + "72mov3": "一般", + "16cmv6": "好", + "e4i88f": "非常好", + "021i2d": "你写的评论会以匿名的形式展现", + "h2ci83": "你写的评论会以昵称的形式展现", + "34ne4c": "请先评分", + "x6fwbf": "还有未评分", + "8f303u": "请填写评论内容", + "39y6ym": "评论内容 6~230 个字符之间", + "488j15": "每项评论图片不能超过3张" + } + }, + "user-orderaftersale": { + "user-orderaftersale": { + "10c251": "退货", + "3wggcu": "待确认", + "1kcn16": "待退货", + "2kzi0t": "待审核", + "1p5456": "已拒绝" + } + }, + "user-orderaftersale-detail": { + "user-orderaftersale-detail": { + "uuhf62": "立即退货", + "00je4f": "退货地址:", + "4y2c1l": "凭证", + "bprwq9": "退款原因", + "85pnkf": "商品件数", + "84upo4": "数量不能大于", + "1252if": "不能大于", + "9p6b1y": "退款说明", + "4y9355": "上传凭证", + "1l42ms": "最多上传3张图片", + "21icul": "请选择原因", + "9kvu52": "请输入退款金额", + "4f8u0c": "退款说明最多200个字符", + "6d14hq": "请输入快递名称", + "8tt862": "请输入快递单号", + "50cm8m": "退款类型", + "17j4cy": "当前状态", + "r2oy43": "申请原因", + "c53k23": "退货数量", + "5t586p": "退款方式", + "bifwmx": "退货时间", + "8n414b": "审核时间", + "23v6rp": "请选择操作类型", + "dn3423": "请选择退货数量", + "c9e2ms": "请填写快递名称", + "ld10pm": "请填写快递单号" + } + }, + "ask-comments": { + "ask-comments": { + "2zlnb5": "评论(", + "du7rcv": "点赞(", + "6l6vz7": "字", + "3fcnme": "回复(", + "ymmd24": "条回复", + "dfhg54": "查看更多回复", + "5401r1": "条评论", + "4l77wt": "查看更多评论", + "8sjar6": "回复 @", + "m67961": "期待您的发言...", + "3o1rq6": "已超过最大输入字符限制" + } + }, + "ask-comments-goods": { + "ask-comments-goods": { + "xl51n6": "条回答", + "g6mc44": "有疑问就问问其他同学吧~" + } + }, + "binding-list": { + "binding-list": { + "kh7951": "购买", + "2u4v35": "收起", + "91d60h": "展开" + } + }, + "bottom-line": { + "bottom-line": { + "44bct2": "我是有底线的" + } + }, + "cart": { + "cart": { + "v37ow8": "商城", + "09gl3g": "门店", + "wb5465": "去逛逛", + "pxjwv8": "全选", + "3kr74b": "优惠:", + "n76213": "增加:", + "4tbj4s": "查看明细", + "7gdej1": "附近门店", + "h63814": "无门店信息", + "t41i4x": "金额明细", + "miti3i": "件商品", + "9s0l57": "共减", + "qh35gz": "共加", + "j8on74": "购物车空空如也", + "31h34v": "立即咨询", + "2wfu7o": "请绑定手机号码", + "3v6ulk": "挑了这么久,真的要删除吗?", + "8q2yej": "请先滑动要操作的数据", + "9g81jk": "数据不存在", + "346c25": "收藏成功", + "21051p": "收藏失败", + "3sy0mp": "请先选择商品" + } + }, + "coupon-card": { + "coupon-card": { + "j318xx": "暂无type参数", + "m9316y": "去使用" + } + }, + "goods-batch-buy": { + "goods-batch-buy": { + "9ectyf": "种", + "geq82x": "金额:", + "ypby1k": "无相关信息", + "7tp1tc": "操作事件类型有误" + } + }, + "goods-buy": { + "goods-buy": { + "ufdm25": "规格数据有误", + "737wzz": "购买数量", + "4maexq": "操作事件类型有误(" + } + }, + "nav-more": { + "nav-more": { + "h9g4b1": "点击收起" + } + }, + "no-data": { + "no-data": { + "1u202v": "暂时无网络连接", + "imw8f1": "请您检查是否系统设置->蜂窝移动网络中是否允许【", + "q87572": "】APP使用蜂窝移动网络或无线局域网" + } + }, + "online-service": { + "online-service": { + "4l6k22": "客服" + } + }, + "payment": { + "payment": { + "973g2e": "无支付信息", + "z3y296": "尝试点击去支付", + "iu792d": "付款详情", + "25r53g": "立即付款", + "058a46": "没有支付方式", + "x6d585": "请先选择支付方式", + "011cj4": "操作后将立即扣除支付费用、确认继续吗?", + "7ihx9u": "支付方式有误", + "e1f54e": "请求中...", + "vhx5dv": "支付类型有误", + "597s8b": "支付组件接口不能为空", + "bv637f": "支付未定义", + "4dszme": "请使用真机操作、或小程序基础版本太低!", + "k2i010": "支付成功后、请不要重复支付、如果订单状态未成功请联系客服处理", + "2rw3qh": "支付方式还未适配" + } + }, + "realstore-cart": { + "realstore-cart": { + "v437n6": "没有已加购的商品?", + "6bmc34": "切换(", + "d1kk7x": "请选择下单类型", + "2dc65q": "请先加购商品", + "50lf68": "加载中", + "b27ln3": "加入购物车", + "47h2a0": "请求失败,请重试!", + "3qmxs7": "未加购", + "miv944": "起步", + "20epzm": "商品数据有误", + "8tzr7l": "门店信息有误" + } + }, + "share-popup": { + "share-popup": { + "h04xiy": "一键分享给好友、群聊", + "rhs2c5": "一键分享给微信好友、群聊", + "mv9l10": "一键分享给微信朋友圈", + "f08y38": "一键分享到微信收藏夹", + "1242w9": "一键分享到QQ好友、空间", + "1oh013": "点击复制地址分享给好友、群聊", + "dcp2qu": "生成海报,分享到朋友圈、好友及群聊" + } + }, + "user-qrcode": { + "user-qrcode": { + "8p57v3": "组队签到" + } + }, + "switch": { + "switch": { + "924s7v": "开", + "g142o6": "关", + "447u86": "提示", + "8w5ok6": "您确定要将其调整为{0}吗?" + } + }, + "time-select": { + "time-select": { + "8k5rr7": "周日", + "17353c": "周一", + "40rmq4": "周二", + "q35g41": "周三", + "v213l8": "周四", + "8q3q2x": "周五", + "9605m5": "周六", + "h7l2xj": "日(", + "cq522p": "今天(", + "ub264m": "明天(" + } + }, + "upload": { + "upload": { + "b33f08": "上传图片" + } + }, + "user-base": { + "user-base": { + "g5663y": "获取您的昵称、头像", + "913g4e": "获取用户头像、昵称完善个人资料,主要用于向用户提供 具有辨识度的用户中心界面", + "o19lj3": "输入昵称1~16个字符", + "8u9on2": "支付宝用户", + "t8i9l4": "百度用户", + "0imw74": "头条用户", + "27q5af": "QQ用户", + "211pk4": "快手用户", + "5x8o43": "微信用户", + "gzc3y4": "请上传头像", + "lro9u7": "请填写昵称" + } + }, + "user-cash": { + "user-cash": { + "3v1gzc": "未打款", + "t7gtu0": "已打款", + "x47iu3": "打款失败" + } + }, + "user-recharge": { + "user-recharge": { + "8y9dki": "去支付" + } + }, + "wallet-log": { + "wallet-log": { + "9p865e": "减少", + "1nm6c2": "增加" + } + }, + "shopxo-uniapp": { + "app": { + "5a7r0v": "本机号码一键登录", + "33k281": "我已阅读并同意", + "8l688n": "并使用本机号码登录", + "28r5dr": "服务协议", + "lb493k": "隐私权政策", + "ch1pd2": "本机号码组件调起失败", + "n67w8p": "请先登录或注册", + "5y1c52": "事件值格式有误", + "t754n6": "提示信息为空 alert", + "iq66pg": "请复制地址到网页地图中查看!", + "v2j475": "坐标有误", + "3m1gbe": "uuid缓存失败", + "1244fe": "未知数据(", + "r5ts62": "复制成功", + "r539kf": "复制内容为空", + "qm8548": "图片地址为空", + "gbiac6": "请打开授权", + "3eqv71": "请前往小程序使用完整服务", + "08cg8y": "客服地址有误", + "0gwt7z": "清除成功", + "di6v5t": "请先获取授权", + "nu5058": "不支持地理位置选择!", + "4v6q86": "未选择位置" + } + } +}