充值卡改为礼品卡

master
gongfuxiang 2024-06-25 15:16:44 +08:00
parent 6b40a66936
commit 522e7f4b9e
17 changed files with 155 additions and 153 deletions

View File

@ -48,7 +48,13 @@
"now_update_text": "Update Now",
"already_latest_text": "It is already the latest",
"to_update_text": "Go update",
"to_star_text": "To star"
"to_star_text": "To star",
"use_time": "Usage time",
"add_time": "Add time",
"upd_time": "Update time",
"receive_time": "Receiving time",
"service_time": "service time ",
"apply_time": "Application time"
},
"pages": {
"goods-category": "Product classification",
@ -209,8 +215,8 @@
"plugins-coin-convert-list": "Conversion details",
"plugins-coin-recharge-list": "Recharge details",
"plugins-antifakecode-index": "Authentic inquiry",
"plugins-rechargecard-index": "My recharge card",
"plugins-rechargecard-form": "Recharge card redemption"
"plugins-giftcard-index": "My gift card",
"plugins-giftcard-form": "Recharge card redemption"
},
"login": {
"login": {
@ -1185,15 +1191,12 @@
"frequencycard-used": {
"538686": "Deduction frequency",
"xjmepo": "Description",
"aod4pc": "Operators",
"l4878i": "Usage time"
"aod4pc": "Operators"
}
},
"orderallot-detail": {
"orderallot-detail": {
"81jvw1": "Order type",
"du0120": "Receiving time",
"8z8ika": "service time"
"81jvw1": "Order type"
}
},
"orderallot-list": {
@ -1360,8 +1363,7 @@
"53k647": "Transfer Name",
"m556tl": "Transfer account",
"i308o1": "Payment amount",
"451xxt": "Payment time",
"y96262": "Application time"
"451xxt": "Payment time"
}
},
"user-recharge-detail": {
@ -1859,12 +1861,12 @@
"0nhrj0": "Comment content"
}
},
"rechargecard-index": {
"rechargecard-index": {
"hfg2fg": "Cami",
"8uhyui": "Recharge time",
"8tfgh2": "Recharge card redemption",
"fu3rf1": "Please enter the card password"
"giftcard-index": {
"giftcard-index": {
"hfg2fg": "Cami key",
"fyjnsd": "Card security data",
"8tfgh2": "Card exchange",
"fu3rf1": "Please enter the card password key"
}
}
}

View File

@ -48,7 +48,13 @@
"now_update_text": "立即更新",
"already_latest_text": "已是最新",
"to_update_text": "去更新",
"to_star_text": "去评分"
"to_star_text": "去评分",
"use_time": "使用时间",
"add_time": "添加时间",
"upd_time": "更新时间",
"receive_time": "接收时间",
"service_time": "服务时间",
"apply_time": "申请时间"
},
"pages": {
"goods-category": "商品分类",
@ -207,8 +213,8 @@
"plugins-coin-recharge-list": "充值明细",
"plugins-coin-collection": "收款",
"plugins-antifakecode-index": "正品查询",
"plugins-rechargecard-index": "我的充值卡",
"plugins-rechargecard-form": "充值卡兑换"
"plugins-giftcard-index": "我的礼品卡",
"plugins-giftcard-form": "充值卡兑换"
},
"login": {
"login": {
@ -853,7 +859,6 @@
"521pp4": "完成照片",
"u745i8": "异常时间",
"5fq8pr": "派单时间",
"21ift9": "更新时间",
"9153qn": "订单时间",
"pyw6xg": "用户头像",
"2d766e": "用户昵称",
@ -978,7 +983,6 @@
"profit-detail": {
"kn8yye": "结算状态",
"x28rw5": "订单支付状态",
"b7v892": "添加时间",
"jkrvf3": "结算时间",
"3jg81h": "返佣规则"
}
@ -1175,15 +1179,12 @@
"frequencycard-used": {
"538686": "扣除次数",
"xjmepo": "描述说明",
"aod4pc": "操作人员",
"l4878i": "使用时间"
"aod4pc": "操作人员"
}
},
"orderallot-detail": {
"orderallot-detail": {
"81jvw1": "订单类型",
"du0120": "接收时间",
"8z8ika": "服务时间"
"81jvw1": "订单类型"
}
},
"orderallot-list": {
@ -1350,8 +1351,7 @@
"53k647": "转账姓名",
"m556tl": "转账账户",
"i308o1": "打款金额",
"451xxt": "打款时间",
"y96262": "申请时间"
"451xxt": "打款时间"
}
},
"user-recharge-detail": {
@ -1843,12 +1843,12 @@
"0nhrj0": "评论内容"
}
},
"rechargecard-index": {
"rechargecard-index": {
"hfg2fg": "卡密",
"8uhyui": "充值时间",
"8tfgh2": "充值卡兑换",
"fu3rf1": "请输入卡密"
"giftcard-index": {
"giftcard-index": {
"hfg2fg": "卡密key",
"fyjnsd": "卡密数据",
"8tfgh2": "兑换",
"fu3rf1": "请输入卡密key"
}
}
}

View File

@ -1578,7 +1578,7 @@
]
},
{
"root": "pages/plugins/rechargecard",
"root": "pages/plugins/giftcard",
"pages": [
{
"path": "index/index",

View File

@ -165,7 +165,7 @@
{ name: this.$t('order-detail.order-detail.u745i8'), value: data.data.abnormal_delivery_time || '' },
{ name: this.$t('order.order.865029'), value: data.data.reason || '' },
{ name: this.$t('order-detail.order-detail.5fq8pr'), value: data.data.add_time || '' },
{ name: this.$t('order-detail.order-detail.21ift9'), value: data.data.upd_time || '' },
{ name: this.$t('common.upd_time'), value: data.data.upd_time || '' },
{ name: this.$t('order-detail.order-detail.9153qn'), value: data.data.order_add_time || '' },
],
data_list_loding_status: 3,

View File

@ -96,8 +96,8 @@ export default {
{ name: this.$t('user-order-detail.user-order-detail.yxwu8n'), value: data.data.order_status_name || "" },
{ name: this.$t('profit-detail.profit-detail.x28rw5'), value: data.data.order_pay_status_name || "" },
{ name: this.$t('order.order.330m76'), value: data.data.order_client_type_name || "" },
{ name: this.$t('profit-detail.profit-detail.b7v892'), value: data.data.add_time || "" },
{ name: this.$t('order-detail.order-detail.21ift9'), value: data.data.upd_time || "" },
{ name: this.$t('common.add_time'), value: data.data.add_time || "" },
{ name: this.$t('common.upd_time'), value: data.data.upd_time || "" },
],
data_list_loding_status: 3,
data_bottom_line_status: true,

View File

@ -63,7 +63,7 @@ export default {
content_list: [
{ name: this.$t('visit-list.visit-list.q76du4'), field: "content" },
{ name: this.$t('visit-list.visit-list.4z367h'), field: "images"},
{ name: this.$t('order-detail.order-detail.21ift9'), field: "upd_time" },
{ name: this.$t('common.upd_time'), field: "upd_time" },
],
};
},

View File

@ -98,8 +98,8 @@ export default {
{ name: this.$t('profit-detail.profit-detail.x28rw5'), value: data.data.order_pay_status_name || "" },
{ name: this.$t('order.order.330m76'), value: data.data.order_client_type_name || "" },
{ name: this.$t('profit-detail.profit-detail.jkrvf3'), value: (data.data.status == 2 && (data.data.success_estimate_icon || null) != null ? "(" + data.data.success_estimate_icon + ") " : "") + data.data.success_time || "" },
{ name: this.$t('profit-detail.profit-detail.b7v892'), value: data.data.add_time || "" },
{ name: this.$t('order-detail.order-detail.21ift9'), value: data.data.upd_time || "" },
{ name: this.$t('common.add_time'), value: data.data.add_time || "" },
{ name: this.$t('common.upd_time'), value: data.data.upd_time || "" },
],
data_list_loding_status: 3,
data_bottom_line_status: true,

View File

@ -4,8 +4,8 @@
<block v-if="data_list_loding_status == 3">
<form @submit="form_submit" class="form-container">
<view class="border-radius-main bg-white padding-main padding-bottom-xxxxl spacing-mb">
<view class="title fw-b text-size margin-bottom-xxxl padding-bottom-xl">{{$t('rechargecard-index.rechargecard-index.hfg2fg')}}</view>
<input name="secret_key" type="text" class="text-size-xl tc margin-bottom-sm" :placeholder="$t('rechargecard-index.rechargecard-index.fu3rf1')" placeholder-class="cr-grey-c" />
<view class="title fw-b text-size margin-bottom-xxxl padding-bottom-xl">{{$t('giftcard-index.giftcard-index.hfg2fg')}}</view>
<input name="secret_key" type="text" class="text-size-lg tc margin-bottom-sm" :placeholder="$t('giftcard-index.giftcard-index.fu3rf1')" placeholder-class="cr-grey-c" />
</view>
<view class="padding-main">
<button type="default" form-type="submit" hover-class="none" size="mini" class="br-main bg-main cr-white round buy-submit text-size dis-block" :disabled="form_submit_loading">{{$t('common.confirm')}}</button>
@ -66,7 +66,7 @@
//
form_submit(e) {
var validation = [
{ fields: 'secret_key', msg: this.$t('rechargecard-index.rechargecard-index.fu3rf1') }
{ fields: 'secret_key', msg: this.$t('giftcard-index.giftcard-index.fu3rf1') }
];
if (app.globalData.fields_check(e.detail.value, validation)) {
uni.showLoading({
@ -76,7 +76,7 @@
form_submit_loading: true
});
uni.request({
url: app.globalData.get_request_url('exchange', 'index', 'rechargecard'),
url: app.globalData.get_request_url('exchange', 'index', 'giftcard'),
method: 'POST',
data: e.detail.value,
dataType: 'json',
@ -90,7 +90,7 @@
form_submit_loading: false
});
if(app.globalData.prev_page() == null) {
app.globalData.url_open('/pages/plugins/rechargecard/index/index', true);
app.globalData.url_open('/pages/plugins/giftcard/index/index', true);
} else {
uni.navigateBack();
}

View File

@ -26,7 +26,7 @@
<!-- 兑换卡密 -->
<view class="bottom-fixed">
<view class="bottom-line-exclude">
<button data-value="/pages/plugins/rechargecard/form/form" @tap="url_event" class="round cr-main bg-white br-main text-size wh-auto sub-btn" type="default" hover-class="none">{{$t('rechargecard-index.rechargecard-index.8tfgh2')}}</button>
<button data-value="/pages/plugins/giftcard/form/form" @tap="url_event" class="round cr-main bg-white br-main text-size wh-auto sub-btn" type="default" hover-class="none">{{$t('giftcard-index.giftcard-index.8tfgh2')}}</button>
</view>
</view>
</view>
@ -52,11 +52,11 @@
data_is_loading: 0,
params: null,
content_list: [
{ name: this.$t('rechargecard-index.rechargecard-index.hfg2fg'), field: 'secret_key' },
{ name: this.$t('recharge.recharge.qbw1x2'), field: 'money' },
{ name: this.$t('rechargecard-index.rechargecard-index.8uhyui'), field: 'recharge_time' },
{ name: this.$t('profit-detail.profit-detail.b7v892'), field: 'add_time' },
{ name: this.$t('order-detail.order-detail.21ift9'), field: 'upd_time' },
{ name: this.$t('giftcard-index.giftcard-index.hfg2fg'), field: 'secret_key' },
{ name: this.$t('giftcard-index.giftcard-index.fyjnsd'), field: 'secret_value_text' },
{ name: this.$t('common.use_time'), field: 'use_time' },
{ name: this.$t('common.add_time'), field: 'add_time' },
{ name: this.$t('common.upd_time'), field: 'upd_time' },
],
};
},
@ -82,9 +82,9 @@
app.globalData.page_event_onshow_handle();
//
app.globalData.page_share_handle();
//
app.globalData.page_share_handle();
//
this.init();
},
@ -100,9 +100,9 @@
//
init(e) {
var user = app.globalData.get_user_info(this, 'init');
if (user != false) {
this.setData({
data_page: 1,
if (user != false) {
this.setData({
data_page: 1,
});
this.get_data_list(1);
}
@ -132,11 +132,11 @@
uni.showLoading({
title: this.$t('common.loading_in_text'),
});
}
}
//
uni.request({
url: app.globalData.get_request_url('index', 'index', 'rechargecard'),
url: app.globalData.get_request_url('index', 'index', 'giftcard'),
method: 'POST',
data: {page: this.data_page},
dataType: 'json',

View File

@ -131,7 +131,7 @@ export default {
{ name: this.$t('invoice-detail.invoice-detail.rpdwd3'), value: data.data.refuse_reason || "" },
{ name: this.$t('invoice-detail.invoice-detail.dt77rq'), value: data.data.user_note || "" },
{ name: this.$t('user-order-detail.user-order-detail.h2c78h'), value: data.data.add_time || "" },
{ name: this.$t('order-detail.order-detail.21ift9'), value: data.data.upd_time || "" },
{ name: this.$t('common.upd_time'), value: data.data.upd_time || "" },
],
express_data: [
{ name: this.$t('invoice-detail.invoice-detail.2000a0'), value: data.data.express_name || "" },

View File

@ -97,7 +97,7 @@ export default {
{ name: this.$t('user-order-detail.user-order-detail.516tlr'), value: data.data.pay_price <= 0 ? "" : data.data.pay_price || "" },
{ name: this.$t('user-order-detail.user-order-detail.0e1sfs'), value: data.data.payment_name || "" },
{ name: this.$t('user-order-detail.user-order-detail.h2c78h'), value: data.data.add_time || "" },
{ name: this.$t('order-detail.order-detail.21ift9'), value: data.data.upd_time || "" },
{ name: this.$t('common.upd_time'), value: data.data.upd_time || "" },
],
data_list_loding_status: 3,
data_bottom_line_status: true,

View File

@ -94,7 +94,7 @@ export default {
{ name: this.$t('profit-detail.profit-detail.kn8yye'), value: data.data.status_name || "" },
{ name: this.$t('profit-detail.profit-detail.3jg81h'), value: data.data.commission_rules || "" },
{ name: this.$t('user-order-detail.user-order-detail.h2c78h'), value: data.data.add_time || "" },
{ name: this.$t('order-detail.order-detail.21ift9'), value: data.data.upd_time || "" },
{ name: this.$t('common.upd_time'), value: data.data.upd_time || "" },
],
data_list_loding_status: 3,
data_bottom_line_status: true,

View File

@ -48,7 +48,7 @@ export default {
{ name: this.$t('frequencycard-used.frequencycard-used.538686'), field: "dec_number", unit: this.$t('buy.buy.0pgsrm') },
{ name: this.$t('frequencycard-used.frequencycard-used.xjmepo'), field: "msg" },
{ name: this.$t('frequencycard-used.frequencycard-used.aod4pc'), field: "operate_name" },
{ name: this.$t('frequencycard-used.frequencycard-used.l4878i'), field: "use_time" },
{ name: this.$t('common.use_time'), field: "use_time" },
],
};
},

View File

@ -84,23 +84,23 @@
<view class="content fl br-l padding-left-main" :data-value="item.value" @tap="text_copy_event">{{ item.value }}</view>
</view>
</view>
</view>
<!-- 快递信息 -->
<view v-if="(detail.express_data || null) != null && detail.express_data.length > 0" class="express-data panel-item padding-main border-radius-main bg-white spacing-mb">
<view class="br-b padding-bottom-main fw-b text-size">{{$t('user-order-detail.user-order-detail.0876xf')}}</view>
<view class="panel-content">
<view v-for="(item, index) in detail.express_data" :key="index" class="item br-b-dashed oh padding-vertical-main">
<view class="item oh padding-vertical-main">
<view class="title fl padding-right-main cr-grey">{{$t('user-order-detail.user-order-detail.12d445')}}</view>
<view class="content fl br-l padding-left-main" :data-value="item.express_name" @tap="text_copy_event">{{item.express_name}}</view>
</view>
<view class="item oh padding-vertical-main">
<view class="title fl padding-right-main cr-grey">{{$t('user-order-detail.user-order-detail.2byl8l')}}</view>
<view class="content fl br-l padding-left-main" :data-value="item.express_number" @tap="text_copy_event">{{item.express_number}}</view>
</view>
</view>
</view>
</view>
<!-- 快递信息 -->
<view v-if="(detail.express_data || null) != null && detail.express_data.length > 0" class="express-data panel-item padding-main border-radius-main bg-white spacing-mb">
<view class="br-b padding-bottom-main fw-b text-size">{{$t('user-order-detail.user-order-detail.0876xf')}}</view>
<view class="panel-content">
<view v-for="(item, index) in detail.express_data" :key="index" class="item br-b-dashed oh padding-vertical-main">
<view class="item oh padding-vertical-main">
<view class="title fl padding-right-main cr-grey">{{$t('user-order-detail.user-order-detail.12d445')}}</view>
<view class="content fl br-l padding-left-main" :data-value="item.express_name" @tap="text_copy_event">{{item.express_name}}</view>
</view>
<view class="item oh padding-vertical-main">
<view class="title fl padding-right-main cr-grey">{{$t('user-order-detail.user-order-detail.2byl8l')}}</view>
<view class="content fl br-l padding-left-main" :data-value="item.express_number" @tap="text_copy_event">{{item.express_number}}</view>
</view>
</view>
</view>
</view>
</view>
@ -191,9 +191,9 @@ export default {
{ name: this.$t('user-order-detail.user-order-detail.yxwu8n'), value: data.data.status_name || "" },
{ name: this.$t('user-order-detail.user-order-detail.2y7l13'), value: data.data.total_price || "" },
{ name: this.$t('user-order-detail.user-order-detail.h2c78h'), value: data.data.add_time || "" },
{ name: this.$t('profit-detail.profit-detail.b7v892'), value: data.data.add_time || "" },
{ name: this.$t('orderallot-detail.orderallot-detail.du0120'), value: data.data.receive_time || "" },
{ name: this.$t('orderallot-detail.orderallot-detail.8z8ika'), value: data.data.service_time || "" },
{ name: this.$t('common.add_time'), value: data.data.add_time || "" },
{ name: this.$t('common.receive_time'), value: data.data.receive_time || "" },
{ name: this.$t('common.service_time'), value: data.data.service_time || "" },
{ name: this.$t('order-detail.order-detail.2dw4gd'), value: data.data.success_time || "" },
{ name: this.$t('user-order-detail.user-order-detail.1jpv4n'), value: data.data.cancel_time || "" },
],
@ -242,13 +242,13 @@ export default {
// url
url_event(e) {
app.globalData.url_event(e);
},
//
text_copy_event(e) {
if((e.currentTarget.dataset.value || null) != null) {
app.globalData.text_copy_event(e);
}
},
//
text_copy_event(e) {
if((e.currentTarget.dataset.value || null) != null) {
app.globalData.text_copy_event(e);
}
}
},
};

View File

@ -120,7 +120,7 @@ export default {
{ name: this.$t('user-qrcode-detail.user-qrcode-detail.911a61'), value: data.data.address || "" },
{ name: this.$t('common.note'), value: data.data.note || "" },
{ name: this.$t('user-order-detail.user-order-detail.h2c78h'), value: data.data.add_time || "" },
{ name: this.$t('order-detail.order-detail.21ift9'), value: data.data.upd_time || "" },
{ name: this.$t('common.upd_time'), value: data.data.upd_time || "" },
],
data_list_loding_status: 3,
data_bottom_line_status: true,

View File

@ -90,7 +90,7 @@ export default {
detail_list: [
{ name: this.$t('user-cash-detail.user-cash-detail.e8a3e8'), value: data.data.cash_no || "" },
{ name: this.$t('user-cash-detail.user-cash-detail.wyad6w'), value: data.data.status_name || "" },
{ name: this.$t('cash-create.cash-create.qg404q'), value: data.data.money || "" },
{ name: this.$t('cash-create.cash-create.qg404q'), value: data.data.money || "" },
{ name: this.$t('cash-create.cash-create.9ugssd'), value: data.data.commission || "" },
{ name: this.$t('user-cash-detail.user-cash-detail.j5s3u6'), value: data.data.bank_name || "" },
{ name: this.$t('user-cash-detail.user-cash-detail.53k647'), value: data.data.bank_username || "" },
@ -98,8 +98,8 @@ export default {
{ name: this.$t('user-cash-detail.user-cash-detail.i308o1'), value: data.data.pay_money <= 0 ? "" : data.data.pay_money || "" },
{ name: this.$t('user-cash-detail.user-cash-detail.451xxt'), value: data.data.pay_time || "" },
{ name: this.$t('common.note'), value: data.data.msg || "" },
{ name: this.$t('user-cash-detail.user-cash-detail.y96262'), value: data.data.add_time || "" },
{ name: this.$t('order-detail.order-detail.21ift9'), value: data.data.upd_time || "" },
{ name: this.$t('common.apply_time'), value: data.data.add_time || "" },
{ name: this.$t('common.upd_time'), value: data.data.upd_time || "" },
],
data_list_loding_status: 3,
data_bottom_line_status: true,

View File

@ -193,48 +193,48 @@
</view>
</view>
</view>
</component-popup>
<!-- 客服弹窗 -->
<component-popup :propShow="plugins_intellectstools_service_status" propPosition="bottom" @onclose="plugins_intellectstools_service_close_event">
<view class="padding-top-main bg-white">
<view class="padding-horizontal-main">
<view class="close oh">
<view class="fr" @tap.stop="plugins_intellectstools_service_close_event">
<iconfont name="icon-close-o" size="28rpx" color="#999"></iconfont>
</view>
</view>
</view>
<view class="popup-service-container">
<view v-if="(plugins_intellectstools_data || null) != null" class="header-service">
<view v-if="(plugins_intellectstools_data.chat || null) != null" class="item padding-main br-t-f9 single-text">
<text class="va-m">{{$t('detail.detail.r4124d')}}</text>
<view class="dis-inline-block chat-info cp" @tap="chat_event">
<image class="dis-inline-block va-m" :src="plugins_intellectstools_data.chat.icon" mode="scaleToFill"></image>
<text class="margin-left-sm va-m cr-blue" :data-value="plugins_intellectstools_data.chat.chat_url">{{ plugins_intellectstools_data.chat.name }}</text>
</view>
</view>
<view v-if="(plugins_intellectstools_data.service_qq || null) != null" class="item padding-main br-t-f9 single-text">
<text>Q Q</text>
<text class="cp" @tap="text_event" data-event="copy" :data-value="plugins_intellectstools_data.service_qq">{{ plugins_intellectstools_data.service_qq }}</text>
</view>
<view v-if="(plugins_intellectstools_data.service_tel || null) != null" class="item padding-main br-t-f9 single-text">
<text>{{$t('order.order.7dxbm5')}}</text>
<text class="cp" @tap="text_event" data-event="tel" :data-value="plugins_intellectstools_data.service_tel">{{ plugins_intellectstools_data.service_tel }}</text>
</view>
<view v-if="(plugins_intellectstools_data.service_weixin || null) != null || (plugins_intellectstools_data.service_line || null) != null" class="oh qrcode tc br-t-f9 padding-top-main">
<view v-if="(plugins_intellectstools_data.service_weixin || null) != null" class="item padding-bottom-lg dis-inline-block">
<image class="radius cp" :src="plugins_intellectstools_data.service_weixin" mode="scaleToFill" @tap="image_show_event" :data-value="plugins_intellectstools_data.service_weixin"></image>
<view>{{$t('detail.detail.54k10s')}}</view>
</view>
<view v-if="(plugins_intellectstools_data.service_line || null) != null" class="item padding-bottom-lg dis-inline-block">
<image class="radius cp" :src="plugins_intellectstools_data.service_line" mode="scaleToFill" @tap="image_show_event" :data-value="plugins_intellectstools_data.service_line"></image>
<view>{{$t('detail.detail.vj4nom')}}</view>
</view>
</view>
</view>
</view>
</view>
</component-popup>
<!-- 客服弹窗 -->
<component-popup :propShow="plugins_intellectstools_service_status" propPosition="bottom" @onclose="plugins_intellectstools_service_close_event">
<view class="padding-top-main bg-white">
<view class="padding-horizontal-main">
<view class="close oh">
<view class="fr" @tap.stop="plugins_intellectstools_service_close_event">
<iconfont name="icon-close-o" size="28rpx" color="#999"></iconfont>
</view>
</view>
</view>
<view class="popup-service-container">
<view v-if="(plugins_intellectstools_data || null) != null" class="header-service">
<view v-if="(plugins_intellectstools_data.chat || null) != null" class="item padding-main br-t-f9 single-text">
<text class="va-m">{{$t('detail.detail.r4124d')}}</text>
<view class="dis-inline-block chat-info cp" @tap="chat_event">
<image class="dis-inline-block va-m" :src="plugins_intellectstools_data.chat.icon" mode="scaleToFill"></image>
<text class="margin-left-sm va-m cr-blue" :data-value="plugins_intellectstools_data.chat.chat_url">{{ plugins_intellectstools_data.chat.name }}</text>
</view>
</view>
<view v-if="(plugins_intellectstools_data.service_qq || null) != null" class="item padding-main br-t-f9 single-text">
<text>Q Q</text>
<text class="cp" @tap="text_event" data-event="copy" :data-value="plugins_intellectstools_data.service_qq">{{ plugins_intellectstools_data.service_qq }}</text>
</view>
<view v-if="(plugins_intellectstools_data.service_tel || null) != null" class="item padding-main br-t-f9 single-text">
<text>{{$t('order.order.7dxbm5')}}</text>
<text class="cp" @tap="text_event" data-event="tel" :data-value="plugins_intellectstools_data.service_tel">{{ plugins_intellectstools_data.service_tel }}</text>
</view>
<view v-if="(plugins_intellectstools_data.service_weixin || null) != null || (plugins_intellectstools_data.service_line || null) != null" class="oh qrcode tc br-t-f9 padding-top-main">
<view v-if="(plugins_intellectstools_data.service_weixin || null) != null" class="item padding-bottom-lg dis-inline-block">
<image class="radius cp" :src="plugins_intellectstools_data.service_weixin" mode="scaleToFill" @tap="image_show_event" :data-value="plugins_intellectstools_data.service_weixin"></image>
<view>{{$t('detail.detail.54k10s')}}</view>
</view>
<view v-if="(plugins_intellectstools_data.service_line || null) != null" class="item padding-bottom-lg dis-inline-block">
<image class="radius cp" :src="plugins_intellectstools_data.service_line" mode="scaleToFill" @tap="image_show_event" :data-value="plugins_intellectstools_data.service_line"></image>
<view>{{$t('detail.detail.vj4nom')}}</view>
</view>
</view>
</view>
</view>
</view>
</component-popup>
</view>
</template>
@ -301,7 +301,7 @@ export default {
field: "refuse_reason",
},
{
name: this.$t('user-cash-detail.user-cash-detail.y96262'),
name: this.$t('common.apply_time'),
field: "apply_time",
},
{
@ -321,11 +321,11 @@ export default {
field: "cancel_time",
},
{
name: this.$t('profit-detail.profit-detail.b7v892'),
name: this.$t('common.add_time'),
field: "add_time",
},
{
name: this.$t('order-detail.order-detail.21ift9'),
name: this.$t('common.upd_time'),
field: "upd_time",
},
],
@ -770,19 +770,19 @@ export default {
show_aftersale_event(e) {
app.globalData.url_open('/pages/user-orderaftersale/user-orderaftersale?keywords=' + this.new_aftersale_data.order_no);
},
//
plugins_intellectstools_service_open_event(e) {
this.setData({
plugins_intellectstools_service_status: true,
});
},
//
plugins_intellectstools_service_close_event(e) {
this.setData({
plugins_intellectstools_service_status: false,
});
//
plugins_intellectstools_service_open_event(e) {
this.setData({
plugins_intellectstools_service_status: true,
});
},
//
plugins_intellectstools_service_close_event(e) {
this.setData({
plugins_intellectstools_service_status: false,
});
},
//