上一页 1 ··· 131 132 133 134 135 136 137 138 139 ··· 168 下一页
摘要: 一,未处理404前的情况: 因为router不存在,所以显示成了白页 说明:刘宏缔的架构森林是一个专注架构的博客, 网站:https://blog.imgtouch.com本文: https://blog.imgtouch.com/index.php/2023/05/28/vue-js3-2-6-l 阅读全文
posted @ 2021-10-08 16:05 刘宏缔的架构森林 阅读(447) 评论(0) 推荐(0)
摘要: 一,查看后端的访问日志: [web@blog logs]$ tail -100 accesslog2021-10-06.log 127.0.0.1 - 0.004 [06/Oct/2021:15:35:20 +0800] GET /home/home HTTP/1.0 200 97 http://s 阅读全文
posted @ 2021-10-08 11:26 刘宏缔的架构森林 阅读(577) 评论(0) 推荐(0)
摘要: 一,安装i18n的第三方库: liuhongdi@lhdpc:/data/vue/admweb$ npm install vue-i18n@next --save npm http fetch GET 200 https://registry.npm.taobao.org/vue-i18n 837m 阅读全文
posted @ 2021-09-28 19:03 刘宏缔的架构森林 阅读(830) 评论(0) 推荐(0)
摘要: 一,一个前台项目的基础框架: 前端地址: https://gitee.com/liuhongdi/apiweb 后端地址: https://gitee.com/liuhongdi/apiback 前端项目的介绍请访问: https://blog.imgtouch.com/index.php/2023 阅读全文
posted @ 2021-09-26 15:29 刘宏缔的架构森林 阅读(487) 评论(0) 推荐(0)
摘要: 一,一个前台项目的基础框架: 前端地址: https://gitee.com/liuhongdi/apiweb 后端地址: https://gitee.com/liuhongdi/apiback 后端框架的介绍请访问: https://blog.imgtouch.com/index.php/2023 阅读全文
posted @ 2021-09-26 15:13 刘宏缔的架构森林 阅读(430) 评论(0) 推荐(0)
摘要: 例子:我们把一个名为storeback的项目改名为apiback 一,项目文件夹改名: 把storeback改名为apiback, 说明:刘宏缔的架构森林是一个专注架构的博客, 网站:https://blog.imgtouch.com本文: https://blog.imgtouch.com/ind 阅读全文
posted @ 2021-09-26 14:17 刘宏缔的架构森林 阅读(984) 评论(0) 推荐(0)
摘要: 一,第一种方法:用remove命令删除origin 例子:我们把地址从apiweb1修改为apiweb2 查看remote liuhongdi@lhdpc:/data/vue/apiweb$ git remote -v origin https://gitee.com/liuhongdi/apiwe 阅读全文
posted @ 2021-09-24 16:04 刘宏缔的架构森林 阅读(375) 评论(0) 推荐(0)
摘要: 一,better-scroll的地址: 代码地址: https://github.com/ustbhuangyi/better-scroll 在npm的地址: https://www.npmjs.com/package/better-scroll 说明:刘宏缔的架构森林是一个专注架构的博客, 网站: 阅读全文
posted @ 2021-09-23 16:22 刘宏缔的架构森林 阅读(2533) 评论(0) 推荐(0)
摘要: 一,swipper的地址 官网: https://swiperjs.com/ swipper代码的地址: https://github.com/nolimits4web/swiper 在npm的地址: https://www.npmjs.com/package/swiper 文档地址: https: 阅读全文
posted @ 2021-09-23 16:01 刘宏缔的架构森林 阅读(1033) 评论(0) 推荐(0)
摘要: 一,在新机器上操作,生成免密登录的密钥: 1,创建无需密码登录 创建密钥 liuhongdi@lhdpc:~# ls .ssh ls: 无法访问 '.ssh': 没有那个文件或目录 生成密钥,一路回车即可 liuhongdi@lhdpc:~# ssh-keygen -t rsa Generating 阅读全文
posted @ 2021-09-16 15:57 刘宏缔的架构森林 阅读(100) 评论(0) 推荐(0)
上一页 1 ··· 131 132 133 134 135 136 137 138 139 ··· 168 下一页