Преглед изворни кода

统计首页的放大图标不显示

raolu пре 6 година
родитељ
комит
af63623f4e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app/statistics/html/home.html

+ 1 - 1
app/statistics/html/home.html

@ -29,7 +29,7 @@
                    </div>
                </div>
                <div class="fr mt10">
                    <img v-show="isopen" @click="open" src="../../../images/zhankai_icon.png" width="18" height="18" />
                    <img v-show="false" @click="open" src="../../../images/zhankai_icon.png" width="18" height="18" />
                </div>
            </div>
            <!-- 饼图 -->