# douban-small **Repository Path**: April_l/douban-small ## Basic Information - **Project Name**: douban-small - **Description**: 我的第一个小程序 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 一、01init ### 1-1page设100%,view class=container 的100%才有用 ### 1-2 wx.switchTab跳转到tabbar页面 # 二、02swiper ### 1.导入本地数据(重写,写笔记 用到了smms图床,转本地图片到url ### 2.swiper使用和调整(重写,写笔记 # 三、03lists ### 1.单独改某一页的navigationBar颜色,直接写到.json大括号里 ### 2.点击词条,转入详情页 # 四、04collect ### 1.给组件加点击跳转事件。跳转到详情页, ### 2.点击收藏,并保存收藏状态,放进缓存 ###