【微信小程序-uniapp】CustomDialog 居中弹窗组件

1. 效果图

【微信小程序-uniapp】CustomDialog 居中弹窗组件_第1张图片

2. 组件完整代码

<template>
    <uni-popup :ref="ref" type="center" @change

你可能感兴趣的:(自定义组件,前端,微信小程序,uni-app)