
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
下载后解压放到一个文件夹 /Users/zhiyu/Documents/gitflutter/flutter3.19.1/

把git更改为国内镜像即可找到flutter目录vim packages/flutter_tools/lib/src/version.dartconst String _flutterGit = 'https://mirrors.tuna.tsinghua.edu.cn/flutter';----------国内镜像列表:国内下载flutter和安装依赖实在是太太太太太慢了!!!下面是国内几个镜像
1、 如果是指定初始位置,用initialSlidethis.swiper = new Swiper(".swiper-container", {initialSlide: this.curr_index,loop: true,slidesPerView: 1.1,spaceBetween: 2,// pagination: {//el: '.swiper-pagination',//..
写文案写的乱七八糟到时候, 各处样式不一致,文字大小、粗细各不相同, 非常难受一个实用的方式: (不是清除所有格式,那样会把大纲目录级别也清除了,重头设置大纲级别也是一个巨大的工作量)1)全选所有文字,统一设置文字大小、字体样式2)然后把各级标题的样式再统一设置一下即可,操作如下:在样式栏中点击某级标题后的三角号,点击全选,此时会全部选中对应级别的标题然后再点击某个样式,即可将刚刚所选标题的样式设
4选择需要调整的部分,进行上调或下调。3 此时文档里只显示了目录。

https://blog.csdn.net/weixin_42024288/article/details/81042575写了一个vue方面比较全的博客,也包括该博客内容,并进行修正,链接:https://blog.csdn.net/weixin_42024288/article/details/82181762首先,vue与Element-ui兼容性很好,但是Element-ui用...
1、 用小写2、不要用html已经用了得标签3、import test from "@/components/test.vue";之后在这里也要注册:components: {test}千万注意 这个地方是 { a,b,c } 不是 [a,b,c ]...
分明已经定义了变量name,但依然提示:[Vue warn]: Property or method "name" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class
<div tabindex="0" @blur="aside1_hide()" ref="aside1" class="aside" style="width: 200px; overflow: scroll;"><!-- background-color="#23303E" transparent --><el-menu background-...
加上 key, 并且每次打开 key 不同。index.html中加上不缓存设置。








