Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
coderZsq committed Jul 2, 2019
1 parent c066117 commit 60f5f37
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions SQPasteProxy/SQPasteProxy/SQPasteProxy/address_config.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
{
"hook-controller": "CreateAddressVC",
"hook-controller": "ViewController",
"bind-list": [
"addresscell.AreaTextField",
"addresscell.addressTextView"
"provinceLabel",
"cityLabel",
"areaLabel",
"addressLabel"
],
"alert-title": "「已捕获」剪贴板地址",
"alert-title": "「已捕获」剪贴板地址",
"alert-message": "是否需要一键复制 嘻嘻!",
"alert-confirm-title": "确定"
}

0 comments on commit 60f5f37

Please sign in to comment.