|
@@ -10,7 +10,8 @@
|
|
|
frameborder="0" height="100%"></iframe>
|
|
|
<iframe v-if="type==2" src="https://xjcoss.oss-cn-shanghai.aliyuncs.com/zky/static/pdf/patient.pdf#toolbar=0"
|
|
|
frameborder="0" height="100%"></iframe> -->
|
|
|
- <img v-if="type==1" src="../assets/images/doctor.jpg" width="100%" alt="">
|
|
|
+ <img v-if="type==1" src="../assets/images/doctor1.jpg" width="100%" alt="">
|
|
|
+ <img v-if="type==1" src="../assets/images/doctor2.jpg" width="100%" alt="">
|
|
|
<img v-if="type==2" src="../assets/images/patient.jpg" width="100%" alt="">
|
|
|
</div>
|
|
|
</div>
|