|
@@ -38,6 +38,7 @@
|
|
@touchstart.stop.prevent="touchstart(it)"
|
|
@touchstart.stop.prevent="touchstart(it)"
|
|
@touchend.stop.prevent="touchend(it)"
|
|
@touchend.stop.prevent="touchend(it)"
|
|
>{{it.description || it.name}}</span>
|
|
>{{it.description || it.name}}</span>
|
|
|
|
+ <p class="tip" v-show="chooseSymp.length==0">长按症状按钮可显示症状解释说明</p>
|
|
</div>
|
|
</div>
|
|
<div
|
|
<div
|
|
class="result"
|
|
class="result"
|