Skip to content

hairuiVR/FloatPannel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

使用方法引入组件

import FloatPannel from "./appcomponents/FloatPannel.vue";

示例代码

        <van-steps direction="vertical" :active="0">

            <van-step>

            <h3>【城市】物流状态1</h3>

            <p>2016-07-12 12:40</p>

            </van-step>

            <van-step>

            <h3>【城市】物流状态2</h3>

            <p>2016-07-11 10:00</p>

            </van-step>

            <van-step>

            <h3>快件已发货</h3>

            <p>2016-07-10 09:30</p>

            </van-step>

            </van-steps>

About

vue2 浮动面板

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages