提交 9cfc621c 编写于 作者: D dolymood

feat(image-preview): support z-index prop

上级 316db58a
<template>
<transition name="cube-image-preview-fade">
<cube-popup type="image-preview" :center="false" v-show="isVisible">
<cube-popup type="image-preview" :z-index="zIndex" :center="false" v-show="isVisible">
<div class="cube-image-preview-container">
<div class="cube-image-preview-header">
<slot name="header" :current="currentPageIndex"></slot>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册