This commit is contained in:
zoujiandong 2025-03-14 08:43:54 +08:00
parent bd8ea3ecf0
commit 99bc4add2d
3 changed files with 4 additions and 4 deletions

View File

@ -100,7 +100,7 @@ onMounted(() => {
position: fixed;
right: 0;
z-index: 10;
width:27px;
width:26px;
padding:8px 0;
line-height: 17px;
top:50%;

View File

@ -85,7 +85,7 @@ router.beforeEach(async(to, from, next) => {
}
} else {
//localStorage.setItem('token_gandan','eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiMTg5NDI3NjIyOTg5NzM5MjEyOCIsInBsYXRmb3JtX2lkIjoiMSIsImV4cCI6MTc0MTMyNzk2OSwibmJmIjoxNzQxMDY4NzY5LCJpYXQiOjE3NDEwNjg3Njl9.xItE3sfBb438X5vZUOWptzahKKUutu0QPFrXo0pi53Y');
//localStorage.setItem('token_gandan','eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiMTg5NDI3NjIyOTg5NzM5MjEyOCIsInBsYXRmb3JtX2lkIjoiMSIsImV4cCI6MTc0NDQyMzU1NCwibmJmIjoxNzQxODMxNTU0LCJpYXQiOjE3NDE4MzE1NTR9.LuU5xpSpTQq6VY7qZJf854qMoNCMVjRj1vi1_Ii8akM');
let token='';
let token_other=localStorage.getItem('token_other');
let token_gandan=localStorage.getItem('token_gandan');

View File

@ -1,6 +1,6 @@
<template>
<div class="main commentmain" style="background:transparent">
<img src="../assets/bg.png" alt="" class="bg">
<img src="../assets/bg.png" alt="" class="bg" >
<div class="content">
<div class="title">{{ !isResult?'互动讨论区':'留言' }}<img src="../assets/cai.png" alt="" srcset="" class="cai"></div>
<div class="tips" v-if="!isResult">感谢您的参与请在文末点击完成提交</div>
@ -59,7 +59,7 @@ const page=ref(1);
const total=ref(0);
const dialogType=ref(0); //1 3min 23min 33min
const dialog_message=ref('');
const placeholder=ref('');
const placeholder=ref('欢迎就本病例提出您的讨论话题、思考与诊疗分享,如病例疑难点、诊疗经验、用药心得等。');
const complete_read=ref(0);//
const complete_read_time=ref(0);//
const first_high_quality=ref(0);//