随笔分类 -  前端

摘要:npm config set cache "D:\nodejs\node_cache" //设置缓存文件夹npm config set prefix "D:\nodejs\node_global" //设置全局模块存放路径 npm install -g cnpm --registry=https:/ 阅读全文
posted @ 2023-10-10 19:44 wujf 阅读(11) 评论(0) 推荐(0) 编辑
摘要:<html> <head> <title>学习</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale 阅读全文
posted @ 2021-12-03 11:38 wujf 阅读(89) 评论(0) 推荐(0) 编辑
摘要:<html> <head> <script src="https://cdn.jsdelivr.net/npm/vue@2.6.14/dist/vue.min.js"></script> <!-- 引入样式 --> <link rel="stylesheet" href="https://unpkg 阅读全文
posted @ 2021-07-29 11:04 wujf 阅读(630) 评论(0) 推荐(0) 编辑
摘要:<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> <style> *{ margin:0;padding:0; } .container{ display: flex; hei 阅读全文
posted @ 2020-12-22 09:55 wujf 阅读(150) 评论(0) 推荐(0) 编辑
摘要:<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> <style type="text/css"> .left, .middle, .right { position: rela 阅读全文
posted @ 2020-12-22 09:54 wujf 阅读(71) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示