<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>小程序</title>
    <link>https://www.thriftron.com/xcx/</link>
    <description>Latest 50 infos of 小程序</description>
    <copyright>Copyright(C) Empire CMS</copyright>
    <generator>Empire CMS by Empire Studio.</generator>
    <lastBuildDate>Fri, 10 Apr 2026 10:32:30 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.thriftron.com/e/data/images/rss.gif</url>
      <title>成都律品科技</title>
      <link>https://www.thriftron.com/</link>
    </image>
    <item>
      <title><![CDATA[微信小程序仿微信SlideView组件slide-view]]></title>
      <description><![CDATA[ 使用1、安装 slide-view从小程序基础库版本 2.2.1 或以上、及开发者工具 1.02.1808300 或以上开始，小程序支持使用 npm 安装第三方包。npm install --save miniprogram-slide ]]></description>
      <link>https://www.thriftron.com/xcx/zs/392.html</link>
      <guid>https://www.thriftron.com/xcx/zs/392.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Thu, 01 Nov 2018 07:58:49 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师小程序开发：长按录音，上划取消发送]]></title>
      <description><![CDATA[ 最近在使用mpvue开发律师小程序，需要用到录音功能，于是打算参照微信的录音方案：&amp;quot;长按录音松开发送，上划取消发送&amp;quot;。在网上找了一圈都没发现相似的案例，没办法只能自己实现。下面 ]]></description>
      <link>https://www.thriftron.com/xcx/zs/385.html</link>
      <guid>https://www.thriftron.com/xcx/zs/385.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 29 Oct 2018 06:04:31 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师小程序开发：从小程序跳H5页面]]></title>
      <description><![CDATA[ 主页面：index.wxml主页面：index.js&amp;amp;uarr;跳转到另一个wxml页面&amp;amp;rarr;recharge.wxmlrecharge.wxmlweb-view中设置跳转h5的链接，可以加上需要的参数：tips：1.首先，web-view组件的属性 ]]></description>
      <link>https://www.thriftron.com/xcx/zs/383.html</link>
      <guid>https://www.thriftron.com/xcx/zs/383.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Thu, 25 Oct 2018 05:54:34 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师小程序开发点赞收藏功能]]></title>
      <description><![CDATA[ 一.收藏focusFavoriteTab: function (e) {var that = this;var isFocus = that.data.isFocus;console.log(&amp;quot;isFocus&amp;quot;, isFocus)var itemId = that.data.itemId;if (isFocus) ]]></description>
      <link>https://www.thriftron.com/xcx/zs/365.html</link>
      <guid>https://www.thriftron.com/xcx/zs/365.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Wed, 17 Oct 2018 08:36:13 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师微信小程序如何开发焦点图幻灯效果？]]></title>
      <description><![CDATA[ 跑马灯效果比较常见，一般做电商类的小程序，都会用到，所以代码君今天特地写一篇文章，来教一下大家，如何去实现跑马灯效果，下面是代码君实现的效果，可以先看一下！跑马灯效果的制作制作 ]]></description>
      <link>https://www.thriftron.com/xcx/zs/360.html</link>
      <guid>https://www.thriftron.com/xcx/zs/360.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 15 Oct 2018 04:25:06 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师小程序开发：通过ip获取用户所在城市]]></title>
      <description><![CDATA[ 在微信小程序中, 获取用户的地理位置是需要权限的, 如果只是获取用户所在的城市信息, 那只需查看用户ip所在的城市就好了, 下面我们就完成获取用户ip的小程序逻辑~根据用户i ]]></description>
      <link>https://www.thriftron.com/xcx/zs/338.html</link>
      <guid>https://www.thriftron.com/xcx/zs/338.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 08 Oct 2018 04:29:57 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师小程序开发 授权登录41003问题解决]]></title>
      <description><![CDATA[ 最近在律师小程序开发时遇到这么个坑，偶然请求己方服务器授权登录失败，百度上一堆复制黏贴的文章并不靠谱，最终在微信论坛上看到解决方案。网上有些是说iv内空格导致解密失败，我 ]]></description>
      <link>https://www.thriftron.com/xcx/zs/337.html</link>
      <guid>https://www.thriftron.com/xcx/zs/337.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 08 Oct 2018 04:27:19 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师小程序开发：选取搜索地点并且显示map]]></title>
      <description><![CDATA[ 演示如下，使用时，你也许会配合它：腾讯地图路线规划wxml:wxss:.choose-address{ border: 1px solid #000; }jsPage({data: {},//移动选点onChangeAddress: function() {var _pag ]]></description>
      <link>https://www.thriftron.com/xcx/zs/318.html</link>
      <guid>https://www.thriftron.com/xcx/zs/318.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Tue, 25 Sep 2018 08:32:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师小程序开发：在小程序中打开网页和pdf]]></title>
      <description><![CDATA[ 打开网页的方法有两种第一种是最简单的微信官方提供的方法，直接把要打开的网页地址赋给web-view标签的src属性&amp;lt;web-view src=&amp;quot;{{article}}&amp;quot;&amp;gt; &amp;lt;/web-view&amp;gt;第二种需要引入一个 ]]></description>
      <link>https://www.thriftron.com/xcx/zs/306.html</link>
      <guid>https://www.thriftron.com/xcx/zs/306.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Thu, 20 Sep 2018 14:23:02 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师微信小程序自定义导航栏]]></title>
      <description><![CDATA[ 小程序自定义导航栏开发注意点与参考文档微信官方设计指导中关于胶囊按钮的描述 由此推测胶囊宽度87pt=116px，设置之后，的确能产生较好的兼容性效果2018-07-06根据测试截图 ]]></description>
      <link>https://www.thriftron.com/xcx/zs/305.html</link>
      <guid>https://www.thriftron.com/xcx/zs/305.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Thu, 20 Sep 2018 14:20:20 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师小程序开发：在微信小程序中渲染HTML内容]]></title>
      <description><![CDATA[ 大部分Web应用的富文本内容都是以HTML字符串的形式存储的，通过HTML文档去展示HTML内容自然没有问题。但是，在微信小程序（下文简称为「小程序」）中，应当如何渲染这部分内容呢？解决 ]]></description>
      <link>https://www.thriftron.com/xcx/zs/304.html</link>
      <guid>https://www.thriftron.com/xcx/zs/304.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Tue, 18 Sep 2018 06:55:04 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师小程序开发：去掉或隐藏小程序顶部栏navigationBar]]></title>
      <description><![CDATA[ 小程序全局配置app.josn增加选项：&amp;quot;navigationStyle&amp;quot;: &amp;quot;custom&amp;quot;,具体如下：原生小程序开发打开 app.json：  { &amp;quot;pages&amp;quot;:  &amp;quot;pages/index/index&amp;quot;, &amp;quot;pages/logs/index&amp;quot; , &amp;quot;window&amp;quot;: ]]></description>
      <link>https://www.thriftron.com/xcx/zs/299.html</link>
      <guid>https://www.thriftron.com/xcx/zs/299.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Wed, 12 Sep 2018 08:22:48 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师小程序开发：小程序点赞收藏功能]]></title>
      <description><![CDATA[ 一.收藏focusFavoriteTab: function (e) {var that = this;var isFocus = that.data.isFocus;console.log(&amp;quot;isFocus&amp;quot;, isFocus)var itemId = that.data.itemId;if (isFocus) ]]></description>
      <link>https://www.thriftron.com/xcx/zs/298.html</link>
      <guid>https://www.thriftron.com/xcx/zs/298.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Wed, 12 Sep 2018 08:21:57 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师小程序开发：在小程序wxml文件中编写js代码]]></title>
      <description><![CDATA[ 当我们创建页面时发现有个.wxs文件发现有个.wxs文件，关于wxs文件如何使用呢?WXS(WeiXin Script)是小程序的一套脚本语言，结合 WXML，可以构建出页面的结构。wxs可以说就是为了满 ]]></description>
      <link>https://www.thriftron.com/xcx/zs/287.html</link>
      <guid>https://www.thriftron.com/xcx/zs/287.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 10 Sep 2018 06:46:04 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师小程序开发：微信小程序语音识别、合成]]></title>
      <description><![CDATA[ 送上预览图：先叙述下原理：利用微信小程序api，录音结束后返回mp3文件；使用方法请看：https://developers.weixin.qq.com/miniprogram/dev/api/getRecorderManager.html录音转换成文 ]]></description>
      <link>https://www.thriftron.com/xcx/zs/286.html</link>
      <guid>https://www.thriftron.com/xcx/zs/286.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 10 Sep 2018 06:43:33 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师小程序开发：微信小程序富文本解析rich-text 组件]]></title>
      <description><![CDATA[ 微信小程序富文本解析器微信小程序在rich-text组件后开始支持富文本解析，但需要对照一套自定义规则的 JOSN 数据格式，API 返回的富文本需要前端做数据转换。这个主要是用于某 ]]></description>
      <link>https://www.thriftron.com/xcx/zs/285.html</link>
      <guid>https://www.thriftron.com/xcx/zs/285.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Thu, 06 Sep 2018 09:32:47 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师小程序开发：可实时改变转速的css3旋转动画]]></title>
      <description><![CDATA[ 先上效果图 最上面那一行就是个简单的换颜色效果，极其简答就不多说了，直接上代码。 	&amp;lt;view class=&amp;amp;#39;box&amp;amp;#39; style=&amp;amp;#39;background-color:{{backgroundcolor}}&amp;amp;#39;&amp;gt;	&amp;lt;/v ]]></description>
      <link>https://www.thriftron.com/xcx/zs/284.html</link>
      <guid>https://www.thriftron.com/xcx/zs/284.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Thu, 06 Sep 2018 09:31:19 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师小程序开发：JS导出和导入]]></title>
      <description><![CDATA[ 1. 导出1.1 方法和变量导出(写在被导出方法和变量的js文件)module.exports = {variable: value,method : methodName}1.2 class导出(es6语法)class HomeModule {constructor ]]></description>
      <link>https://www.thriftron.com/xcx/zs/283.html</link>
      <guid>https://www.thriftron.com/xcx/zs/283.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Thu, 06 Sep 2018 09:30:30 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师小程序开发：在微信小程序里接入百度统计]]></title>
      <description><![CDATA[ 一. 百度统计添加应用，获取appkey和微信小程序统计sdk:百度统计首页，点击&amp;ldquo;我的全部应用&amp;rdquo;右侧的添加按钮：&amp;ldquo;应用类型&amp;rdquo;选择小程序统计，选择微信小程序，填写 ]]></description>
      <link>https://www.thriftron.com/xcx/zs/280.html</link>
      <guid>https://www.thriftron.com/xcx/zs/280.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Wed, 05 Sep 2018 06:49:49 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师小程序开发：小程序tab点击监听方法：onTabItemTap()]]></title>
      <description><![CDATA[ page()的详细生命周期，可以查看文档，今天主要说下其onTabItemTap()方法，很少用到，但我们在开发中为了解决一些问题(在此方法中触发登录界面)，试用下此方法：方法说明Triggered when ]]></description>
      <link>https://www.thriftron.com/xcx/zs/279.html</link>
      <guid>https://www.thriftron.com/xcx/zs/279.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Wed, 05 Sep 2018 06:48:41 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[微信小程序如何裁剪图片作为转发封面]]></title>
      <description><![CDATA[ 我们知道律师小程序的转发时的封面图片比例固定为5:4，具体内容详见小程序开发文档：但是，在实际开发时我们有时需要将某张动态请求的网络图片作为转发封面图（比如文章封面），而这张 ]]></description>
      <link>https://www.thriftron.com/xcx/zs/249.html</link>
      <guid>https://www.thriftron.com/xcx/zs/249.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Wed, 22 Aug 2018 02:59:58 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[微信小程序有旋转动画效果的音乐组件]]></title>
      <description><![CDATA[ 在律师小程序开发中，写过的一个简单的音乐播放组件，记录下。music 
音乐播放组件。属性代码 	properties: {	// 音乐路径	music: {	type: String,	value: &amp;amp;#39;&amp;amp;#39;,	observe ]]></description>
      <link>https://www.thriftron.com/xcx/zs/248.html</link>
      <guid>https://www.thriftron.com/xcx/zs/248.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Wed, 22 Aug 2018 02:57:33 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师小程序开发框架选择]]></title>
      <description><![CDATA[ 最近开发了一下律师小程序的小项目，很恰巧的是分别用到的wepy和mpvue。对于小程序开发者来说，wepy（腾讯）和mpvue（美团点评）应该基本上属于如雷贯耳。先来看看他们各自的数据。从数 ]]></description>
      <link>https://www.thriftron.com/xcx/zs/233.html</link>
      <guid>https://www.thriftron.com/xcx/zs/233.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Sat, 11 Aug 2018 08:38:46 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[微信小程序swiper高度自适应，swiper的子元素高度不固定解决方案]]></title>
      <description><![CDATA[ 小程序 swiper 组件默认高度150px，并且如果子元素过高，swiper不会自适应高度解决方案一： （总体来说不够完美，适合满屏滑动）如果不是满屏的状态，用scroll-view  IOS滑动兼容性不好，在 ]]></description>
      <link>https://www.thriftron.com/xcx/zs/232.html</link>
      <guid>https://www.thriftron.com/xcx/zs/232.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Sat, 11 Aug 2018 08:32:21 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师小程序开发：scroll-view组件的scroll-into-view属性失效问题]]></title>
      <description><![CDATA[ 今天在做一个律师小程序开发时，在修改scroll-view组件之后，发现之前的scroll-into-view的跳转失效了之前的页面是一直正常的，所以官方的关于scroll-view的一些tips是不会关联了 ]]></description>
      <link>https://www.thriftron.com/xcx/zs/229.html</link>
      <guid>https://www.thriftron.com/xcx/zs/229.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 28 May 2018 01:49:09 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师微信小程序开发：小程序图片使用示例]]></title>
      <description><![CDATA[ 在律师小程序开发中，很多地方都会需要用到图片展示，那在小程序里图片怎么使用，跟HTML有没有差别呢？我们来看一下。

小程序官方API:https://developers.weixin.qq.com/miniprogr ]]></description>
      <link>https://www.thriftron.com/xcx/zs/228.html</link>
      <guid>https://www.thriftron.com/xcx/zs/228.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 28 May 2018 01:44:40 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师小程序开发前必须了解的小知识]]></title>
      <description><![CDATA[ 目前很多律师或者律师事务所因为不了解小程序，而导致盲目跟进而盲目开发，无法有效利用小程序的特性，甚至白白浪费了开发周期；所以在这整理一些律师小程序开发前期需要注意的事项 ]]></description>
      <link>https://www.thriftron.com/xcx/zs/227.html</link>
      <guid>https://www.thriftron.com/xcx/zs/227.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Tue, 22 May 2018 06:44:56 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师微信小程序入门教程]]></title>
      <description><![CDATA[  我们从下面几个方向来了解一下小程序的开发： 1.开发工具 2.布局差异 3.JS差异 4.其它序先看一张小程序初始化的目录：

小程序包含一个描述整体程序的 app 和多个描述各自页面 ]]></description>
      <link>https://www.thriftron.com/xcx/zs/226.html</link>
      <guid>https://www.thriftron.com/xcx/zs/226.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Fri, 18 May 2018 03:07:54 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[律师小程序开发：微信开发者工具的快捷键]]></title>
      <description><![CDATA[ 微信开发者工具的快捷键   微信开发者工具的所有快捷键 ]]></description>
      <link>https://www.thriftron.com/xcx/zs/223.html</link>
      <guid>https://www.thriftron.com/xcx/zs/223.html</guid>
      <category>小程序开发知识</category>
      <author><![CDATA[]]></author>
      <pubDate>Fri, 18 May 2018 02:59:37 +0000</pubDate>
    </item>
  </channel>
</rss>