更新记录

1.0.0(2020-04-21)

更新2020年4月21日15:46:41


平台兼容性

# 支持度

  • App、微信小程序、QQ小程序、H5、百度小程序

效果图

效果图

使用说明

  • html
    <me-preview-word  docUrl="newteach.pbworks.com%2Ff%2Fele%2Bnewsletter.docx"></me-preview-word>

    使用说明

  • js

    <script>
    import mePreviewWord from '@/components/me-preview-word/me-preview-word'
    export default {
        components: {
            mePreviewWord
        },
        data() {
            return {
    
            }
        },
    
    }
    </script>

隐私、权限声明

1. 本插件需要申请的系统权限列表:

2. 本插件采集的数据、发送的服务器地址、以及数据用途说明:

3. 本插件是否包含广告,如包含需详细说明广告表达方式、展示频率:

许可协议

MIT协议

使用中有什么不明白的地方,就向插件作者提问吧~ 我要提问