glpb-components-rn
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "glpb-components-rn", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "React Native components interface for page builder", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
@@ -50,4 +50,4 @@ /** | ||
return { | ||
"fundCode_$$comment" : '输入要显示的 1个 基金ID', | ||
fundCode : '', | ||
"code_$$comment" : '输入要显示的 1个 基金ID', | ||
code : '', | ||
"source_$$comment" : '购买时发送给后端的统计来源', | ||
@@ -54,0 +54,0 @@ source : 'zhinang' |
18086