修改报名链接二维码地址

This commit is contained in:
fengachen
2021-09-18 09:30:24 +08:00
parent 43dc6ebd48
commit 7f1f05c8f3
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -12,5 +12,5 @@ window._CONFIG["casPrefixUrl"] = "http://cas.example.org:8443/cas";
window._CONFIG["onlinePreviewDomainURL"] = "http://localhost:8012/onlinePreview";
// 会议管理报名二维码地址
window._CONFIG['singUpQRCodeURL'] = 'http://localhost:9000'
window._CONFIG['singUpQRCodeURL'] = 'http://localhost:3000/signUpEntrance'
@@ -98,7 +98,8 @@
class="j-table-force-nowrap">
<template slot="htmlSlot" slot-scope="text,record">
<div class="primary-color" @click="toAttendance(record)">{{ text }}</div>
<j-ellipsis class="primary-color" @click="toAttendance(record)" v-if="text" :value="text" :length="20"></j-ellipsis>
<span v-else></span>
</template>
<template slot="text" slot-scope="text">