feat: 后端全量更新 - 含所有本次需求

- Contract.php: 返回合约账户余额(balance_contract)
- My.php: 地址管理增加BTC/ETH
- AppContract.php: 一键平仓(closeall)
- AppProxy.php: 代理专属注册链接 + 分级权限(L1/L2)
- site.php: 手续费减半(0.018→0.009)
- agent_permission_setup.sql: 代理权限SQL
- crypto_news_crawler.py: 新闻自动采集脚本
This commit is contained in:
li
2026-03-30 20:16:32 +08:00
commit 1b24994e74
6721 changed files with 1308571 additions and 0 deletions
@@ -0,0 +1,13 @@
<?php exit;?>{
"listType": "icon",
"listSortField": "name",
"listSortOrder": "up",
"fileIconSize": "80",
"animateOpen": "1",
"soundOpen": "0",
"theme": "win10",
"wall": "8",
"fileRepeat": "replace",
"recycleOpen": "1",
"resizeConfig": "{\"filename\":250,\"filetype\":80,\"filesize\":80,\"filetime\":215,\"editorTreeWidth\":200,\"explorerTreeWidth\":200}"
}
@@ -0,0 +1,13 @@
<?php exit;?>{
"fontSize": "14px",
"theme": "tomorrow",
"autoWrap": 1,
"autoComplete": 1,
"functionList": 1,
"tabSize": 4,
"softTab": 1,
"displayChar": 0,
"fontFamily": "Menlo",
"keyboardType": "ace",
"autoSave": 0
}
@@ -0,0 +1 @@
<?php exit;?>[]
@@ -0,0 +1 @@
<?php exit;?>[]
@@ -0,0 +1 @@
{"type":"url","content":"http:\/\/baidu365.duapp.com\/wnl.html?bd_user=855814346&bd_sig=a64e6e262e8cfa1c42dd716617be2102&canvas_pos=platform","icon":"365.png","width":"544","height":"440","simple":0,"resize":1}
@@ -0,0 +1 @@
{"type":"url","content":"http:\/\/cn.office-converter.com\/","icon":"officeconvert.png","width":"90%","height":"80%","simple":0,"resize":1,"undefined":0}
@@ -0,0 +1 @@
{"type":"url","content":"http:\/\/processon.com\/diagrams","icon":"on.png","width":"90%","height":"80%","simple":0,"resize":1,"undefined":0}
@@ -0,0 +1 @@
{"type":"app","content":"window.open(\"https:\/\/www.icloud.com\/\");","icon":"icloud.png","width":"800","height":"600","simple":0,"resize":1,"undefined":0}
@@ -0,0 +1 @@
{"type":"app","content":"window.open(\"https:\/\/trello.com\/\");","icon":"trello.png","width":"800","height":"600","simple":0,"resize":1,"undefined":0}
@@ -0,0 +1 @@
{"type":"url","content":"https:\/\/yiqixie.com\/d\/home","icon":"yiqixie.png","width":"90%","height":"80%","simple":0,"resize":1,"undefined":0}
@@ -0,0 +1 @@
{"type":"app","content":"window.open(\"https:\/\/wx.qq.com\/\");","icon":"wechart.png","width":"800","height":"600","simple":0,"resize":1,"undefined":0}
@@ -0,0 +1 @@
{"type":"url","content":"https:\/\/shimo.im\/desktop","icon":"shimo.png","width":"90%","height":"80%","simple":0,"resize":1,"undefined":0}
@@ -0,0 +1 @@
{"type":"url","content":"http:\/\/tools.jb51.net\/static\/skin\/flash\/773460494c0e2274d5f07e568fadf8e0.swf","icon":"calcu.png","width":"538","height":"600","simple":0,"resize":1}
@@ -0,0 +1,13 @@
<?php exit;?>{
"listType": "icon",
"listSortField": "name",
"listSortOrder": "up",
"fileIconSize": "80",
"animateOpen": "1",
"soundOpen": "0",
"theme": "win10",
"wall": "8",
"fileRepeat": "replace",
"recycleOpen": "1",
"resizeConfig": "{\"filename\":250,\"filetype\":80,\"filesize\":80,\"filetime\":215,\"editorTreeWidth\":200,\"explorerTreeWidth\":200}"
}
@@ -0,0 +1,13 @@
<?php exit;?>{
"listType": "icon",
"listSortField": "name",
"listSortOrder": "up",
"fileIconSize": "80",
"animateOpen": "1",
"soundOpen": "0",
"theme": "win10",
"wall": "8",
"fileRepeat": "replace",
"recycleOpen": "1",
"resizeConfig": "{\"filename\":250,\"filetype\":80,\"filesize\":80,\"filetime\":215,\"editorTreeWidth\":200,\"explorerTreeWidth\":200}"
}
View File