Commit 4563f9db authored by JingChao's avatar JingChao

Update showpicture.vue

parent 39d05684
<template>
<div :class="{'active': state == 1}" class="show-picture show-picture-backdrop">
<view-box>
<div
:class="{'show-picture-up': state == 1}"
class="content scroll-content ionic-scroll show-picture-wrapper">
......@@ -13,7 +12,6 @@
:alt="imgTitle">
</div>
</div>
</view-box>
</div>
</template>
<style lang="less" scoped>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment