会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
sulin
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
10
···
20
下一页
2016年8月19日
Ionic 图片预览ion-slide-box,ion-slide,ion-scroll实现
摘要: 1.index.html 代码 2、css 代码 3.controller 代码 4.引用js 类库 https://github.com/AlexDisler/ionic-zoom-view app 里面继承 如 angular.module('starter', ['ionic', 'start
阅读全文
posted @ 2016-08-19 14:29 sulin
阅读(2099)
评论(0)
推荐(0)
2016年8月16日
Ionic 生成icon图标
摘要: 1.直接切换到项目跟目录 运行以下命令 备注;运行第一次ionic rescoures 后自动生成文件夹rescoures ,让后帮你自己的icon.png 文件放进入就ok ,在次运行ionic resoucres --icon 2.生成效果 3.平台下面已经添加对应图标
阅读全文
posted @ 2016-08-16 20:20 sulin
阅读(907)
评论(0)
推荐(0)
2016年8月13日
Ionic 左侧菜单(登录主页详情demo)
摘要: 1.项目结构 2.截图效果展示 3.主要js 代码 4.html 页面代码 index.html menu.html 备注:具体看看 http://www.ionic.wang/js_doc-index-id-6.html
阅读全文
posted @ 2016-08-13 16:54 sulin
阅读(1487)
评论(1)
推荐(1)
2016年8月9日
Ionic 发送Http post PHP 获取不到数据
摘要: 1.app.js 配置请求设置 备注:这代码是从网上copy 2.controller.js 3.html 4.服务端代码 备注:具体原理:http://victorblog.com/2012/12/20/make-angularjs-http-service-behave-like-jquery-
阅读全文
posted @ 2016-08-09 20:40 sulin
阅读(880)
评论(0)
推荐(0)
Inoic 滚动条问题
摘要: 1.看图说话 2.没有超过一个页,怎样去掉图中的滚动条? 3修改后预览效果
阅读全文
posted @ 2016-08-09 16:15 sulin
阅读(449)
评论(0)
推荐(0)
2016年8月8日
Ionic 包名修改 步骤
摘要: 1.config.xml => <widget id=...... 2.plugin 中 android.json 里面package 3.platforms\android 里面 android.json 里面package 4.platforms\android 里面 AndroidManife
阅读全文
posted @ 2016-08-08 17:00 sulin
阅读(621)
评论(0)
推荐(0)
Web API 接口说明文档
摘要: 1.采用 Web API Help Page 显示效果 2.swaggerui 创建文档接口 效果图 3.swagger ui 安装配置 nuget 安装 2.设置xml文件 3.配置根路径 预览swagger ui http://localhost:32033/swaggerui/index.ht
阅读全文
posted @ 2016-08-08 14:56 sulin
阅读(2717)
评论(0)
推荐(0)
Ionic 微信支付
摘要: 1.安装插件 ionic plugin add https://github.com/mrwutong/cordova-qdc-wxpay.git 2.代码 controller.js services.js index.html 服务端代码: 效果图:
阅读全文
posted @ 2016-08-08 08:54 sulin
阅读(3152)
评论(0)
推荐(0)
2016年8月3日
ionic Hide tabs 实现
摘要: 1.指令代码 2.使用示例: app.js angular.module('starter', ['ionic','starter.controllers','starter.directive']) tabs.html
阅读全文
posted @ 2016-08-03 13:21 sulin
阅读(355)
评论(0)
推荐(0)
2016年8月2日
Ionic 日期时间插件
摘要: 1.插件安装 日期插件 时间插件 备注: 具体 查看 https://github.com/rajeshwarpatlolla/ionic-datepicker https://github.com/rajeshwarpatlolla/ionic-timepicker 2.配置示例: 3.contr
阅读全文
posted @ 2016-08-02 08:55 sulin
阅读(6725)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
10
···
20
下一页
公告