常熟吴彦祖 5 months ago
parent
commit
33ddfb79b7
  1. 2
      src/views/common/home.vue

2
src/views/common/home.vue

@ -1,6 +1,6 @@
<template> <template>
<div class="mod-home"> <div class="mod-home">
<div v-if="appName==='CKP'">
<div v-if="appName==='CKP'" style="width: 100%;height: 100%">
<iframe frameborder="0" style="width: 100%;height: 100%" :src="url"> </iframe> <iframe frameborder="0" style="width: 100%;height: 100%" :src="url"> </iframe>
</div> </div>
<div v-else> <div v-else>

Loading…
Cancel
Save