|
@@ -256,7 +256,7 @@ onMounted(()=>{
|
|
|
</div>
|
|
|
<div class="no-auth" v-else>
|
|
|
<img :src="$store.state.globalImgUrls.activityNoAuth" alt="">
|
|
|
- <p style="font-size:16px;margin-bottom: 0;">您暂无权限查看线上路演</p>
|
|
|
+ <p style="font-size:16px;margin-bottom: 0;">您暂无权限查看事件日历</p>
|
|
|
<template v-if="noAuth.type=='contact'">
|
|
|
<p style="font-size:16px;margin-top: 5px;margin-bottom: 62px;">若想查看,可以联系对口销售--{{noAuth.name}}:<span style="color:#F3A52F">{{noAuth.mobile}}</span></p>
|
|
|
</template>
|