|
@@ -3,7 +3,7 @@
|
|
<div @click="init()">
|
|
<div @click="init()">
|
|
<img src="./assets/image/pc.png" style="width:100%;height:auto" v-if="type == 'PC'" />
|
|
<img src="./assets/image/pc.png" style="width:100%;height:auto" v-if="type == 'PC'" />
|
|
<div class="app" v-else :style="{ width: width }">
|
|
<div class="app" v-else :style="{ width: width }">
|
|
- <img src="./assets/image/app.png" :style="{ width: width, height: 'auto' }" />
|
|
|
|
|
|
+ <img src="./assets/image/app1.png" :style="{ width: width, height: 'auto' }" />
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|