Compare commits

...

4 Commits

Author SHA1 Message Date
zoujiandong
af9e60a180 Merge branch 'dev' 2025-03-14 08:52:03 +08:00
zoujiandong
c29e61e0d6 赋值 2025-03-14 08:51:14 +08:00
zoujiandong
99bc4add2d 11111 2025-03-14 08:43:54 +08:00
zoujiandong
bd8ea3ecf0 111 2025-03-13 17:29:16 +08:00
6 changed files with 9 additions and 10 deletions

View File

@ -4,6 +4,9 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<title><%- title %></title>
<style>
.first-loading-wrp {

View File

@ -6,11 +6,7 @@
<style>
body {
-webkit-text-size-adjust: 100% ;
text-size-adjust: 100% ;
-moz-text-size-adjust: 100%;
}
strong {
font-weight: bold !important;
}

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

@ -11,7 +11,7 @@ if(import.meta.env.MODE!=='production') {
const vConsole = new VConsole();
};
const app = createApp(App);
app.config.compilerOptions.isCustomElement = (tag) => { return tag.startsWith('wx-open-launch-weapp') }
//app.config.compilerOptions.isCustomElement = (tag) => { return tag.startsWith('wx-open-launch-weapp') }
app.use(router);
app.use(VanImage);
app.use(List);

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);//