|
|
|
@ -86,14 +86,14 @@ |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
<div id="actions" class="actions" v-if="agent !==''" |
|
|
|
|
style="margin-top: 20%;margin-bottom: 20%"> |
|
|
|
|
style="margin-top: 10%;margin-bottom: 20%"> |
|
|
|
|
<button type="button" v-if="wrong">{{ msg }}</button> |
|
|
|
|
|
|
|
|
|
<button v-else-if="agent === 'wxandroid' || agent === 'wxapple'"> |
|
|
|
|
不支持在微信内下载 |
|
|
|
|
</button> |
|
|
|
|
|
|
|
|
|
<div v-else style="margin-top: 20%;margin-bottom: 20%"> |
|
|
|
|
<div v-else style="margin-top: 10%;margin-bottom: 20%"> |
|
|
|
|
<div v-if="isdownload"> |
|
|
|
|
<div v-if="gomobile"> |
|
|
|
|
<button disabled="" class="loading" |
|
|
|
|