会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
哼着老调调
茶飘香,酒罢去,聚朋友,再回楼.
博客园
首页
新随笔
联系
订阅
管理
[置顶]
一个vue2的通用模板,封装一些常用模块,间歇式更新..(避免重复造轮子)
摘要: 当然有勤快的筒子们可以去试试自己配置 vue 如果没有特殊需求的话,pc推荐iView,移动端推荐vant. react 还是antd 在前面总结一下模板所具备的基本东西吧(需要的可以去我的github下载,_,也可以多多提出意见,谢谢): ##Vue 1less, 2vue-router(懒加载,
阅读全文
posted @ 2020-06-10 13:52 哼着老调调
阅读(454)
评论(0)
推荐(0)
编辑
2023年3月10日
从three.js 开始
摘要: 02 本地运行 本地运行 加https 不能直接 localhost 1 本地 2 parcel js (类似webpack 等) 新建文件夹 npm init npm install parcel-bundler 普通依赖 --save-dev 是设置为开发依赖 配置package.json "s
阅读全文
posted @ 2023-03-10 14:24 哼着老调调
阅读(9)
评论(0)
推荐(0)
编辑
2023年1月5日
vue2 vue3 禁用F12控制台 打印渲染新内容 禁用右键等
摘要: const disabled = () => { // console.log('禁止脚本,运行成功'); const config = { rightKey: false, // 是否开启右键菜单 controller: false, // 是否开启控制台 print: false, // 是否允
阅读全文
posted @ 2023-01-05 11:46 哼着老调调
阅读(264)
评论(0)
推荐(0)
编辑
2022年12月16日
unicloud 模糊查询
摘要: const db = uniCloud.database(); const work = db.collection('workIndex') const food = db.collection('centerFoodList') // food.limit().get() // .doc.rem
阅读全文
posted @ 2022-12-16 11:58 哼着老调调
阅读(91)
评论(1)
推荐(0)
编辑
2022年10月14日
微信小程序累计独立访客(UV)不低于 1000 是什么意思
摘要: 微信小程序累计独立访客(UV)不低于 1000 是什么意思! unique visitor 独立访客 也就是累计访客大于等于1000即可 欢迎浏览我的小程序 是万物 功能有很多 欢迎提意见
阅读全文
posted @ 2022-10-14 15:59 哼着老调调
阅读(177)
评论(0)
推荐(0)
编辑
2022年10月11日
springboot2中多环境配置@@ 无法解析maven中的设置
摘要: Maven (pom中设置环境) SpringBoot(yml中设置多环境) 都具备对环境的开发控制 maven 优先度高于springboot,springboot基于maven的坐标配置 需要在pom.xml中配置多环境开发 打包有问题 org.apache.maven.plugins mave
阅读全文
posted @ 2022-10-11 11:52 哼着老调调
阅读(26)
评论(0)
推荐(0)
编辑
2021年12月10日
node+express+jwt验证+加密
摘要: var express = require('express'); var router = express.Router(); const Users = require('../models/users.js') const bcrypt = require("bcryptjs") const
阅读全文
posted @ 2021-12-10 10:21 哼着老调调
阅读(190)
评论(0)
推荐(0)
编辑
2021年6月8日
vue3+ ts 使用echarts
摘要: <template> <div ref="myChart" :style="{ width: '600px', height: '600px' }"></div> </div> </template> <script lang="ts"> import { defineComponent } fro
阅读全文
posted @ 2021-06-08 15:21 哼着老调调
阅读(2020)
评论(0)
推荐(0)
编辑
2021年4月20日
vue3+ts的PC端自适应布局
摘要: 1 安装 npm install amfe-flexible postcss-px2rem -S 2 在main.ts中引入 import 'amfe-flexible/index.js' 3 在已有的vue.config.js(没有就在根路径下新建一个) css: { loaderOptions:
阅读全文
posted @ 2021-04-20 10:00 哼着老调调
阅读(1344)
评论(0)
推荐(0)
编辑
2021年3月18日
vue3脚手架vue-cli和webpack选择
摘要: 个人还是选择vue-cli vue-cli Vue CLI 优点 Vue CLI 缺点 经历过战斗考验,可靠 开发服务器速度与依赖数量成反比 与 Vue 2 兼容 可以捆绑任何类型的依赖关系 插件生态系统 可以针对不同的目标进行构建 vite Vite 优点 Vite 缺点 开发服务器比 Webpa
阅读全文
posted @ 2021-03-18 09:36 哼着老调调
阅读(582)
评论(0)
推荐(0)
编辑
2021年2月5日
antdUI修改弹窗默认样式(地址选择器等)
摘要: 本例子是react,scss;要牢记一定要在最外层声明!!!再就是本身api也可以更改一些,但是作用不大~ 效果图: :global(.am-picker-popup-header){ height: 60px; } :global(.am-picker-popup-item){ font-size
阅读全文
posted @ 2021-02-05 09:01 哼着老调调
阅读(484)
评论(0)
推荐(0)
编辑
下一页
聊天
切换waifu!
换衣服!
拍照!
许愿吧cxy