weapps-plugin-jingtong-verify 1.3.6 → 1.3.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "weapps-plugin-jingtong-verify",
3
3
  "pluginName": "weapps-plugin-jingtong-verify",
4
4
  "pluginType": "mp",
5
- "version": "1.3.6",
5
+ "version": "1.3.7",
6
6
  "description": "",
7
7
  "main": "sdk.js",
8
8
  "author": "tongyirenzheng",
@@ -49,7 +49,7 @@ Page({
49
49
  // 上报事件
50
50
  SDKTrack('function_btn_click', {
51
51
  item_type: '8', // 业务分类
52
- item_code: '110000000000511211993410600000', // 事项ID
52
+ item_code: '110000000000511111993404900000', // 事项ID
53
53
  item_access: '', // 业务入口
54
54
  })
55
55
 
@@ -63,9 +63,9 @@ Page({
63
63
  console.log('文件地址', `https://js.jt.beijing.gov.cn/jt/tiffile/${file}.pdf`)
64
64
 
65
65
  const trackMap = {
66
- '1': '110000000000511211993409500000', // 帮助指引
67
- '2': '110000000000511211993409600000', // 隐私政策
68
- '3': '110000000000511211993409700000' // 用户服务协议
66
+ '1': '110000000000511111993403800000', // 帮助指引
67
+ '2': '110000000000511111993403900000', // 隐私政策
68
+ '3': '110000000000511111993404000000' // 用户服务协议
69
69
  }
70
70
 
71
71
  // 上报事件
@@ -110,7 +110,7 @@ Page({
110
110
  // 上报事件
111
111
  SDKTrack('function_btn_click', {
112
112
  item_type: '8', // 业务分类
113
- item_code: '110000000000511211993410700000', // 事项ID
113
+ item_code: '110000000000511111993405000000', // 事项ID
114
114
  item_access: '', // 业务入口
115
115
  })
116
116
 
@@ -162,7 +162,7 @@ Page({
162
162
  // 上报事件
163
163
  SDKTrack('function_btn_click', {
164
164
  item_type: '8', // 业务分类
165
- item_code: '110000000000511211993409400000', // 事项ID
165
+ item_code: '110000000000511111993403700000', // 事项ID
166
166
  item_access: '', // 业务入口
167
167
  })
168
168
 
@@ -264,7 +264,7 @@ Page({
264
264
  // 上报事件
265
265
  SDKTrack('function_btn_click', {
266
266
  item_type: '8', // 业务分类
267
- item_code: '110000000000511211993410500000', // 事项ID
267
+ item_code: '110000000000511111993404800000', // 事项ID
268
268
  item_access: '', // 业务入口
269
269
  })
270
270