资源简介
【实例简介】
部分代码:
checkedID : null
},
check:function(e){
let id = e.currentTarget.dataset.id;
if (this.data.checkedID !== id){
this.setData({
checkedID : id
})
}
},
save:function(){
let id = this.data.checkedID;
let wishList = this.data.wishList;
let i = wishList.findIndex(function(item,index,arr){
return item.id == id;
})
if (i >= 0){
app.setWishes(wishList[i].wishes,true);
wx.navigateBack()
}else{
console.error(`no item with id ${id} in wishList`)
}
},
onLoad:function(opt){
app.getUserInfo(function(userInfo){
console.log(userInfo.nickName)
})
let that = this;
util.request({
path:'lists',
relation:opt.relation,
sex:opt.sex
},function(wishList){
that.setData({
wishList : wishList
})
})
}
})
more.wxml:
<view class="container">
<scroll-view scroll-y="true">
<!-- <form bindsubmit="save"> -->
<!-- <radio-group name="select-more"> -->
<block wx:for="{{wishList}}" wx:key="{{item}}">
<view class="item {{checkedID === item.id ? 'on' : ''}}" bindtap="check" data-id="{{item.id}}" >
<!-- <radio value="{{item.id}}" hidden id="{{item.id}}"/> -->
<!-- <label class="label" for="{{item.id}}" bindtap="check" data-id="{{item.id}}"> -->
<view class="state">
<view class="circle {{itemIndex == item ? 'on' : ''}}"></view>
</view>
<view class="sentence">
{{item.wishes}}
</view>
<!-- </label> -->
</view>
</block>
<!-- </radio-group> -->
<!-- </form> -->
</scroll-view>
<button class="save" hover-class="save-hover" bindtap="save">确定</button>
</view>
有源码,完整文档,和部分截图。
代码片段和文件信息
----------- --------- ---------- ----- ----
文件 2357 2017-02-01 22:44 祝福小程序\app.js
文件 525 2019-12-22 13:45 祝福小程序\app.json
文件 551 2017-02-01 22:44 祝福小程序\app.wxss
文件 2181 2017-02-01 22:44 祝福小程序\images\colleague.png
文件 2415 2017-02-01 22:44 祝福小程序\images\elder.png
文件 2247 2017-02-01 22:44 祝福小程序\images\ex.png
文件 1476 2017-02-01 22:44 祝福小程序\images\female.png
文件 2178 2017-02-01 22:44 祝福小程序\images\friend.png
文件 1495 2017-02-01 22:44 祝福小程序\images\indicator.png
文件 2783 2017-02-01 22:44 祝福小程序\images\leader.png
文件 1830 2017-02-01 22:44 祝福小程序\images\lover.png
文件 2087 2017-02-01 22:44 祝福小程序\images\male.png
文件 5658 2017-02-01 22:44 祝福小程序\images\share-tips.png
文件 4091 2017-02-01 22:44 祝福小程序\images\tap.png
文件 2510 2017-02-01 22:44 祝福小程序\images\teacher.png
文件 137045 2017-02-01 22:44 祝福小程序\images\wishes-panel.png
文件 2520 2017-02-01 22:44 祝福小程序\images\younger.png
文件 1798 2019-12-22 16:28 祝福小程序\pages\create\create.js
文件 2770 2017-02-01 22:44 祝福小程序\pages\create\create.wxm
文件 1672 2017-02-01 22:44 祝福小程序\pages\create\create.wxss
文件 2597 2017-02-01 22:44 祝福小程序\pages\custom\custom.js
文件 3063 2017-02-01 22:44 祝福小程序\pages\custom\custom.wxm
文件 5122 2017-02-01 22:44 祝福小程序\pages\custom\custom.wxss
文件 1273 2017-02-01 22:44 祝福小程序\pages\more\more.js
文件 961 2017-02-01 22:44 祝福小程序\pages\more\more.wxm
文件 1336 2017-02-01 22:44 祝福小程序\pages\more\more.wxss
文件 3843 2017-02-01 22:44 祝福小程序\pages\preview\preview.js
文件 2638 2019-12-19 22:12 祝福小程序\pages\preview\preview.wxm
文件 3026 2017-02-01 22:44 祝福小程序\pages\preview\preview.wxss
文件 721 2019-12-22 13:29 祝福小程序\project.config.json
............此处省略14个文件信息
- 上一篇:Authorware作业1
- 下一篇:autojs 秒换复活甲
相关资源
- 程序员实用算法带书签
- zw_WINDOWSAPI程序设计参考大全.zip
- 三菱Q系列PLC 手册 教程 Q62DA Q64DA Q68
- 试客系统 试用网站源码 免费试用程序
- 地面投影互动Flash小程序
- 高仿微信,可供学习参考
- 同城聚合平台28.8.0+小程序前端+全开源
- 可以使用任意风格图的风格转换程序
- WINDOWS API程序设计参考大全.pdf
- stm32实现BMS程序
- 小程序商城源码+后台源码
- PCL1.7.2+Kinect V 2.0获取并保存点云PCD数
- 银行转账程序 ,仅供参考
- OpenMP并行计算程序
- 工业以太网现场总线EtherCAT驱动程序设
- 基于CSkin.dll的程序
- SICK激光数据采集资料
- 微信小程序开发常用的 1600 个 PNG 图标
- STM32 OLED屏幕 显示测试程序
- stm32实现的GPRS透传模块程序
- 一号店完整代码程序
- 武术擂台机器人程序 stm32f103x
- 三维地质建模方法与程序实现(书籍
- 8086+8088汇编语言程序设计 唐宁九主编
- 基于STM32的倒立摆程序
- opengl显示兔子程序
- OPC UA 工具程序
- 微信小程序:开发入门及案例详解.李
- 值得珍藏的CVI程序
- cc2530采集温度的完整程序
评论
共有 条评论