05 2022 档案

vue 国家地区组件,带国家图标,带搜索
摘要:完整的代码, 可以复制引用 <template> <!-- 弹出层:国家或地区选择 --> <view> <!-- 背景遮罩,点击关闭弹出层 --> <view class="popup-bg" @click="getCountrieCode"></view> <!-- 弹出内容盒子 --> <vi 阅读全文

posted @ 2022-05-22 18:55 完美前端 阅读(747) 评论(0) 推荐(0)

html 分享链接到facebook telegram twitter whatsapp
摘要:在网页中分享一个网页到facebook。 在线测试-分享网页到facebook 设置meta <meta property="twitter:url" content="https://yooul.com/share/share.php?post_uuid=9463af08-660d-11ea-99 阅读全文

posted @ 2022-05-11 21:35 完美前端 阅读(2783) 评论(0) 推荐(0)

html播放youtube
摘要:嵌入YouTube视频 iframe代码 <iframe width="100%" style="min-height: 260px;position: absolute;top: 0;bottom: 0;margin: auto 0;" src="https://www.youtube.com/e 阅读全文

posted @ 2022-05-07 02:59 完美前端 阅读(228) 评论(0) 推荐(0)

html 和 vue 使用播放器 TcPlayer
摘要:#### TcPlayer视频播放器 引入TcPlayer库 <script src="./js/TcPlayer-2.4.5.js" charset="utf-8"></script> HTML结构 <section v-if="videoShow" style="position: fixed; 阅读全文

posted @ 2022-05-07 02:56 完美前端 阅读(2183) 评论(0) 推荐(0)

导航