自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(8)
  • 收藏
  • 关注

原创 sse流式请求封装

【代码】sse流式请求封装。

2024-04-10 14:26:56 188 2

原创 AL绘图网站整理

网站链接:https://wenxin.baidu.com/ernie-vilg。网站链接:https://js.design/AI-gallery。网站链接:https://draft.art/drawing。4. 百度 AI 开放平台-ERNIE-ViLG AI 作画。网站链接:https://yige.baidu.com/3. 即时 AI 设计。

2023-07-13 15:41:21 347

原创 优秀的native admin vue3整理

vue3 native admin地址整理https://github.com/jekip/naive-ui-adminhttps://github.com/honghuangdc/soybean-adminhttps://github.com/qingqingxuan/admin-work

2022-10-21 14:48:14 722 1

原创 拖拽验证原生js

<!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Doc

2021-08-12 17:58:15 175

原创 parallax.js

parallax.js<!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> &l

2021-06-09 17:49:12 366

原创 vue项目导入谷歌字体包

实现导入谷歌字体谷歌字体链接:http://www.googlefonts.cn/chineseApp.vue<style> @import '/common/font/font.css';</style>main.jsimport './common/font/font.css'font.css@font-face { font-family: 'HanaleiFill-Regular'; src: url('HanaleiFill-Reg

2021-04-29 14:35:31 1274

原创 日历农历vue包括24节气等内容

主页面<style> .sc-calendar { width: 500px; height: 500px; text-align: center; font-family: "Microsoft Yahei"; color: #4A4A4A; box-shadow: 2px 4px 5px #bdbdbd; border-width: 1px 0 0 1px; border-color: #E6E4E0; border-style: s

2021-04-12 11:21:24 817

原创 vue zxing 实现一维码、二维码扫描可移动端h5使用代码亲测可用

vue zxing 实现一维码、二维码扫描可移动端h5使用代码亲测可用 <div class="v-body"> <video ref="video" id="video" ></video> <p v-if="videoInputDevicesArray.length==0">{{textContent}}</p> <a v-else :href="textContent">{{textContent}}&

2021-04-10 17:26:49 2598 1

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除