会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
标题
这里是简介,但我好像没什么要说的!~
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
···
14
下一页
2021年5月18日
transition-T 手机端滑动验证
摘要: <template> <div id="SlideBar" class="container"> <div class="item" ref="slide" :style="slideStyle" @touchstart="start($event)" @touchmove="move($event
阅读全文
posted @ 2021-05-18 19:18 悬剑丶
阅读(102)
评论(0)
推荐(0)
2021年5月7日
VUE-T
摘要: Node设置淘宝镜像 npm config set registry https://registry.npm.taobao.org 安装cnpm npm install -g cnpm --registry=https://registry.npm.taobao.org 添加enter点击事件 @
阅读全文
posted @ 2021-05-07 15:36 悬剑丶
阅读(99)
评论(0)
推荐(0)
2021年5月6日
跨域配置-Access-Control-Allow-Origin
摘要: //指定允许其他域名访问 Access-Control-Allow-Origin:http://172.20.0.206 //一般用法(*,指定域,动态设置) //是否允许后续请求携带认证信息(cookies),该值只能是true,否则不返回 Access-Control-Allow-Credent
阅读全文
posted @ 2021-05-06 17:58 悬剑丶
阅读(7521)
评论(0)
推荐(1)
2021年5月2日
HTML中CSS引入图片并铺满背景
摘要: HTML <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>背景图片拉伸铺满页面</title> <link type="text/css" rel="stylesheet" href="img.css"/> </head> <b
阅读全文
posted @ 2021-05-02 17:58 悬剑丶
阅读(543)
评论(0)
推荐(1)
2021年4月6日
NPM更换国内源
摘要: 更换国内源 npm config set registry http://registry.cnpmjs.org 安装cnpm并设置国内源 npm install -g cnpm --registry=https://registry.npm.taobao.org 查看配置 npm config l
阅读全文
posted @ 2021-04-06 15:15 悬剑丶
阅读(194)
评论(0)
推荐(0)
2021年4月1日
Win10禁用无用的服务
摘要: Print Spooler 该服务在后台执行打印作业并处理与打印机的交互。如果关闭该服务,则无法进行打印或查看打印机。 Connected User Experiences and Telemetry 已连接的用户体验和遥测服务所启用的功能支持应用程序中用户体验和连接的用户体验。此外,如果在“反馈和
阅读全文
posted @ 2021-04-01 22:54 悬剑丶
阅读(710)
评论(0)
推荐(0)
2021年3月30日
JS测试
摘要: 存在JQuery var imgsrc = new Array; $("li[class=blocks-gallery-item] img").each(function() { imgsrc.push($(this).attr("src")); }); 也可以试试引入JQuery 获取页面所有im
阅读全文
posted @ 2021-03-30 11:46 悬剑丶
阅读(70)
评论(0)
推荐(0)
2021年3月16日
FastAdmin导出
摘要: index.html添加 <a href="javascript:;" class="btn btn-success btn-export {:$auth->check('user/export')?'':'hide'}" title="{:__('Export')}" id="btn-export
阅读全文
posted @ 2021-03-16 18:20 悬剑丶
阅读(2393)
评论(0)
推荐(0)
2021年2月15日
VScode全局设置
摘要: { "terminal.integrated.shell.windows": "C:\\Windows\\System32\\cmd.exe", "editor.quickSuggestions": { "strings": true }, "editor.codeActionsOnSave": {
阅读全文
posted @ 2021-02-15 01:40 悬剑丶
阅读(166)
评论(0)
推荐(0)
2020年12月31日
Vue路由history模式
摘要: 在nginx配置中添加 location / { try_files $uri $uri/ @router; index index.html; } location @router { rewrite ^.*$ /index.html last; }
阅读全文
posted @ 2020-12-31 18:35 悬剑丶
阅读(142)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
···
14
下一页
公告
/*嚯嚯嚯 Surprised*/ /*都是网上收集的开源资源,免费使用*/ /*Mysterious power from the East*/ /*🐀🐂🐅🐇🐉🐍🐎🐏🐒🐓🐕🐖*/ /*时钟*/
/*仓鼠,点击投食*/