1.1.8 • Published 4 months ago
geovis-sso-modal v1.1.8
快速开始
import { defineCustomElement } from 'geovis-sso-modal'
// 注册自定义元素
defineCustomElement()
// Vue 组件中使用
<geovis-sso-modal ref="modal" />
import { defineCustomElement } from 'geovis-sso-modal'
// 注册自定义元素
defineCustomElement()
// Vue 组件中使用
<geovis-sso-modal ref="modal" />