c1e224e6 by 杨炀

no message

1 parent 8554f824
......@@ -135,7 +135,7 @@ export function getInvoiceByActiveId(query) {
}
export function getCanInvoiceBills(query) {
return request({
url: `ota/norder/getOrderInvoiceList`,
url: `/ota/norder/getOrderInvoiceList`,
method: 'get',
params: query
})
......
......@@ -156,13 +156,13 @@ const menus = ref([
picUrl2: '/img/nav_30_dwn.png',
isActive: false
},
{
name: language.value==0?'发票申请':'Electronic invoice',
routeName: 'myKP',
picUrl1: '/img/fp.svg',
picUrl2: '/img/fp_dwn.svg',
isActive: false
}
// {
// name: language.value==0?'发票申请':'Electronic invoice',
// routeName: 'myKP',
// picUrl1: '/img/fp.svg',
// picUrl2: '/img/fp_dwn.svg',
// isActive: false
// }
])
const menusEn = ref([
{
......@@ -251,13 +251,13 @@ const menus3 = ref([
picUrl2: '/img/c7.png',
isActive: false
},
{
name: language.value==0?'发票申请':'Electronic invoice',
routeName: 'myKP',
picUrl1: '/img/fp.svg',
picUrl2: '/img/fp_dwn.svg',
isActive: false
}
// {
// name: language.value==0?'发票申请':'Electronic invoice',
// routeName: 'myKP',
// picUrl1: '/img/fp.svg',
// picUrl2: '/img/fp_dwn.svg',
// isActive: false
// }
])
const menus3En = ref([
{
......@@ -332,13 +332,13 @@ const menusPersonal = ref([
picUrl2: '/img/nav_30_dwn.png',
isActive: false
},
{
name: language.value==0?'发票申请':'Electronic invoice',
routeName: 'myKP',
picUrl1: '/img/fp.svg',
picUrl2: '/img/fp_dwn.svg',
isActive: false
}
// {
// name: language.value==0?'发票申请':'Electronic invoice',
// routeName: 'myKP',
// picUrl1: '/img/fp.svg',
// picUrl2: '/img/fp_dwn.svg',
// isActive: false
// }
])
const menusPersonalEn = ref([
{
......
<template>
<el-dialog
v-model="show" :close-on-click-modal="false" :title="language==0?'背号查询':'Back Number'" append-to-body
v-model="show" :close-on-click-modal="false" :title="language==0?'背号查询':'Competition Number'" append-to-body
center class="pcloginpop"
close-icon="CircleClose" destroy-on-close
width="460px"
......
......@@ -31,7 +31,8 @@
</van-count-down>
</div>
<div v-if="n.timeEnd<0">
<a target="_blank" href="https://wx.vzan.com/live/page/1151815649?v=1720589464698" class="banner-count" v-if="time>0&&n.id=='1778253367748993026'" @click="goMatch(n)">
<a target="_blank" href="https://wx.vzan.com/live/page/1151815649?v=1720589464698" class="banner-count"
v-if="time>0&&n.id=='1778253367748993026'" @click="goMatch(n)">
<van-count-down :time="time" format="DD 天 HH 时 mm 分 ss 秒">
<template #default="timeData">
<div class="block">{{ timeData.days }}
......@@ -53,6 +54,9 @@
</van-count-down>
开始直播
</a>
<a target="_blank" href="https://wx.vzan.com/live/page/1151815649?v=1720589464698" class="banner-count bb" v-else-if="time<=0&&n.id=='1778253367748993026'" @click="goMatch(n)">
直播进行中
</a>
<div class="banner-count bb" v-else-if="n.timeEnd<0" @click="goMatch(n)">
报名已结束
</div>
......@@ -117,6 +121,9 @@
</van-count-down>
开始直播
</a>
<a target="_blank" href="https://wx.vzan.com/live/page/1151815649?v=1720589464698" class="banner-count bb" v-else-if="time<=0&&n.id=='1778253367748993026'" @click="goMatch(n)">
直播进行中
</a>
<div class="banner-count bb" v-else-if="n.timeEnd<0" @click="goMatch(n)">
报名已结束
</div>
......@@ -145,7 +152,7 @@
</a>
<!-- <a class="zn-btn ml20 btn-q forPc" v-show="matchData?.id=='1778253367748993026'" @click="popMaster">青少年公益课报名</a>-->
<a class="zn-btn ml20 btn-q" v-show="matchData?.id=='1778253367748993026'" @click="backNumberSearch">背号查询</a>
<a class="zn-btn ml20 btn-q" v-show="matchData?.id=='1778253367748993026'" @click="schSearch">日程查询</a>
<!-- <a class="zn-btn ml20 btn-q" v-show="matchData?.id=='1778253367748993026'" @click="schSearch">日程查询</a>-->
</div>
</el-col>
<el-col :sm="24" :lg="14">
......
......@@ -51,6 +51,9 @@
</van-count-down>
Living start
</a>
<a target="_blank" href="https://wx.vzan.com/live/page/1151815649?v=1720589464698" class="banner-count bb" v-else-if="time<=0&&n.id=='1778253367748993026'" @click="goMatch(n)">
LIVING
</a>
<div class="banner-count bb" v-else-if="n.timeEnd<0" @click="goMatch(n)">
Registration has ended
</div>
......@@ -112,6 +115,9 @@
</van-count-down>
Living start
</a>
<a target="_blank" href="https://wx.vzan.com/live/page/1151815649?v=1720589464698" class="banner-count bb" v-else-if="time<=0&&n.id=='1778253367748993026'" @click="goMatch(n)">
LIVING
</a>
<div class="banner-count bb" v-else-if="n.timeEnd<0" @click="goMatch(n)">
Registration has ended
</div>
......@@ -142,8 +148,8 @@
<!-- <a class="zn-btn ml20 btn-q forPc" v-show="matchData?.id=='1778253367748993026'" style="font-size: 15px;margin-right: 20px" @click="popMaster">-->
<!-- Junior &Youth Camp REGISTER<el-icon><Edit /></el-icon>-->
<!-- </a>-->
<a class="zn-btn ml20 btn-q" v-show="matchData?.id=='1778253367748993026'" @click="backNumberSearch">Back Number</a>
<a class="zn-btn ml20 btn-q" v-show="matchData?.id=='1778253367748993026'" @click="schSearchSearch">Schedule Inquiry</a>
<a class="zn-btn ml20 btn-q" v-show="matchData?.id=='1778253367748993026'" @click="backNumberSearch">Competition Number</a>
<!-- <a class="zn-btn ml20 btn-q" v-show="matchData?.id=='1778253367748993026'" @click="schSearchSearch">Schedule Inquiry</a>-->
</div>
......
......@@ -83,8 +83,8 @@ export default defineConfig(({ mode, command }) => {
},
'/dev-api': {
// target: 'http://192.168.1.118:8081/',
target: 'http://192.168.1.131:8081/',
// target: 'https://jijin.wtwuxicenter.com/stage-api',
// target: 'http://192.168.1.131:8081/',
target: 'https://jijin.wtwuxicenter.com/stage-api',
// target: 'https://wdsfwuxicenter.com/stage-api/',
changeOrigin: true,
rewrite: (p) => p.replace(/^\/dev-api/, '')
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!