会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
gggggggxin
不想学ui的后端不是好前端 (๑• . •๑)
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
4
5
6
7
8
9
10
下一页
2019年5月20日
flutter - app图标
摘要: flutter_launcher_icons "flutter_launcher_icons" 引入flutter_launcher_icons包及图标 运行 然后安卓和ios都拥有图标啦
阅读全文
posted @ 2019-05-20 14:37 gggggggxin
阅读(243)
评论(0)
推荐(0)
2019年5月9日
ps jpg->png
摘要: 1. 打开图片 2. ctrl + shift + i 3. ctrl + shift + j 4. 右下角关闭底色图层 5. 保存
阅读全文
posted @ 2019-05-09 15:24 gggggggxin
阅读(132)
评论(0)
推荐(0)
打包
摘要: web打包 1.命令行 2.打包完成后的dist文件夹 flutter android 1. 配置jks "flutter 配置网址" 本地引入jks文件,比如放到d盘 项目android目录下新建文件key.proerties(里面有jks的地址) 修改android/app/build.gran
阅读全文
posted @ 2019-05-09 13:40 gggggggxin
阅读(184)
评论(0)
推荐(0)
2019年4月29日
vuex store刷新存储状态
摘要: app.vue 平时不想把信息存到session里,只有无可奈何的时候才准备存
阅读全文
posted @ 2019-04-29 16:41 gggggggxin
阅读(1249)
评论(0)
推荐(0)
ES6 解构
摘要: es6解构 "ES6学习 函数参数默认值与解构赋值默认值"
阅读全文
posted @ 2019-04-29 15:38 gggggggxin
阅读(118)
评论(0)
推荐(0)
2019年4月16日
flutter - 圆角
摘要: 单个圆角变化
阅读全文
posted @ 2019-04-16 15:09 gggggggxin
阅读(253)
评论(0)
推荐(0)
2019年4月9日
flutter - icons
摘要: icon 合集 https://material.io/tools/icons/?icon=account_balance&style=baseline
阅读全文
posted @ 2019-04-09 16:06 gggggggxin
阅读(178)
评论(0)
推荐(0)
2019年3月12日
flutter -webview 报错 err_cleartext_not_permitted
摘要: 文件 android\app\src\main\AndroidManifest.xml ps: debug模式则在debug文件夹里修改
阅读全文
posted @ 2019-03-12 17:47 gggggggxin
阅读(3704)
评论(0)
推荐(0)
2019年3月6日
flutter - fluro
摘要: 路由传参 route.dart 配置 main.dart login跳转home ,不带参数 跳转search,带参数 home.dart search.dart ps:找不到pop传参的。难受。只能用之前的navigator.pop 等找到了就补上
阅读全文
posted @ 2019-03-06 17:13 gggggggxin
阅读(1865)
评论(0)
推荐(0)
2019年2月15日
vue - 列表显示(列互相影响,全选控制,更新数据)
摘要: 要实现的效果为:全选,且列A列B互相影响,列B勾选则列A一定勾选,列A取消勾选,则相应列B取消勾选 数组 vue中列表渲染有些不是响应式的 1. 单个数组中的一项更新(更新数据及视图) 2.整个数组更新 3.全选 将全选按钮的数组绑定在vue的computer属性中 最后上一下效果图:
阅读全文
posted @ 2019-02-15 10:25 gggggggxin
阅读(2171)
评论(0)
推荐(0)
上一页
1
···
4
5
6
7
8
9
10
下一页
公告