@lovrabet/cli 1.2.1-beta.3 → 1.2.3

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.
Files changed (65) hide show
  1. package/lib/add-page/input-page-router.js +1 -1
  2. package/lib/add-page/main.js +1 -1
  3. package/lib/add-page/select-page-template.js +1 -1
  4. package/lib/api/api-doc-ui.js +1 -1
  5. package/lib/api/api-doc.js +1 -1
  6. package/lib/api/api-pull-ui.js +1 -1
  7. package/lib/api/fetch-model-list.js +1 -1
  8. package/lib/api/generate-api-file.js +1 -1
  9. package/lib/api/main.js +1 -1
  10. package/lib/api/pull-silent.js +1 -1
  11. package/lib/app-menu/app-menu-sync-ui.js +1 -1
  12. package/lib/app-menu/create-menu.js +1 -1
  13. package/lib/app-menu/get-local-pages.js +1 -1
  14. package/lib/app-menu/get-online-menu-list.js +1 -1
  15. package/lib/app-menu/use-get-online-menu-list.js +1 -1
  16. package/lib/app-menu/utils.js +1 -1
  17. package/lib/app-menu/valid-url.js +1 -1
  18. package/lib/app-menu-update-cdn/current-content.js +1 -1
  19. package/lib/app-menu-update-cdn/input-cdn-asset.js +1 -1
  20. package/lib/app-menu-update-cdn/main.js +1 -1
  21. package/lib/app-menu-update-cdn/update-menu-cdn-url.js +1 -1
  22. package/lib/auth/auth-server-ui.js +1 -1
  23. package/lib/auth/auth-server.js +1 -1
  24. package/lib/auth/constant.js +1 -1
  25. package/lib/auth/get-cookie.js +1 -1
  26. package/lib/auth/is-session-valid.js +1 -1
  27. package/lib/auth/logout.js +1 -1
  28. package/lib/cli.js +1 -1
  29. package/lib/cmd/build-watch.js +1 -1
  30. package/lib/cmd/build.js +1 -1
  31. package/lib/cmd/logs.js +1 -1
  32. package/lib/cmd/preview.js +1 -1
  33. package/lib/cmd/start.js +1 -1
  34. package/lib/config/config-help.js +1 -1
  35. package/lib/config/main.js +1 -1
  36. package/lib/constant/domain.js +1 -1
  37. package/lib/constant/env.js +1 -1
  38. package/lib/create-app/enhanced-guided-create.js +1 -1
  39. package/lib/create-app/format-elapsed.js +1 -1
  40. package/lib/create-app/main.js +1 -1
  41. package/lib/create-app/task-finished.js +1 -1
  42. package/lib/create-app/task-loading.js +1 -1
  43. package/lib/create-app/task-running.js +1 -1
  44. package/lib/create-app/task-time.js +1 -1
  45. package/lib/create-app/use-copy-project-template.js +1 -1
  46. package/lib/create-app/use-format-code.js +1 -1
  47. package/lib/create-app/use-install-dependencies.js +1 -1
  48. package/lib/help.js +1 -1
  49. package/lib/init/main.js +1 -1
  50. package/lib/mcp/cursor.js +1 -1
  51. package/lib/mcp/main.js +1 -1
  52. package/lib/utils/check-sdk-version.js +1 -1
  53. package/lib/utils/config.js +1 -1
  54. package/lib/utils/copy-directory.js +1 -1
  55. package/lib/utils/http-client.js +1 -1
  56. package/lib/utils/logger.js +1 -1
  57. package/lib/utils/router-updater.js +1 -1
  58. package/lib/utils/sleep.js +1 -1
  59. package/lib/utils/template-replacer.js +1 -1
  60. package/package.json +3 -3
  61. package/templates/projects/sub-app-react-demo/package.json +2 -2
  62. package/templates/projects/sub-app-react-demo/src/api/api.ts +42 -25
  63. package/templates/projects/sub-app-react-demo/src/api/client.ts +11 -10
  64. package/templates/projects/sub-app-react-demo/src/pages/sdk-demo/index.tsx +72 -19
  65. package/templates/projects/sub-app-react-demo/package-lock.json +0 -4062
@@ -1 +1 @@
1
- (function(_0x25b263,_0x3e46af){const _0x1abc3f=a11_0x36b8,_0x35acbd=_0x25b263();while(!![]){try{const _0x16a595=parseInt(_0x1abc3f(0x1e1))/0x1*(parseInt(_0x1abc3f(0x1e2))/0x2)+-parseInt(_0x1abc3f(0x1c3))/0x3*(-parseInt(_0x1abc3f(0x1ca))/0x4)+parseInt(_0x1abc3f(0x1ec))/0x5*(parseInt(_0x1abc3f(0x1c4))/0x6)+parseInt(_0x1abc3f(0x1dd))/0x7+-parseInt(_0x1abc3f(0x1bb))/0x8*(parseInt(_0x1abc3f(0x1bc))/0x9)+-parseInt(_0x1abc3f(0x1d0))/0xa*(parseInt(_0x1abc3f(0x1e9))/0xb)+-parseInt(_0x1abc3f(0x1e8))/0xc*(parseInt(_0x1abc3f(0x1d8))/0xd);if(_0x16a595===_0x3e46af)break;else _0x35acbd['push'](_0x35acbd['shift']());}catch(_0x4e3356){_0x35acbd['push'](_0x35acbd['shift']());}}}(a11_0x5c4e,0x53029));import{getCookie}from'../auth/get-cookie.js';import{getApiDomain}from'../constant/domain.js';import{readConfig}from'../utils/config.js';import{logger}from'../utils/logger.js';const config=readConfig();export async function createMenu(_0x2a7cf8){const _0x67305c=a11_0x36b8,_0x5e7eb5=config?.[_0x67305c(0x1e4)];if(!_0x5e7eb5){const _0x58efa9=_0x67305c(0x1d1);logger['error'](_0x67305c(0x1cc),_0x58efa9),console['error']('×\x20'+_0x58efa9),console['log'](_0x67305c(0x1c6)),console[_0x67305c(0x1c0)](_0x67305c(0x1d2)),console['log'](_0x67305c(0x1c2));return;}logger[_0x67305c(0x1e3)](_0x67305c(0x1cc),_0x67305c(0x1be)+_0x2a7cf8[_0x67305c(0x1db)]+'\x20('+_0x2a7cf8[_0x67305c(0x1de)]+')');const _0x394709={'appCode':_0x5e7eb5,'type':_0x67305c(0x1ea),'sort':0x0,'extend':{'loadScriptMode':_0x67305c(0x1cf),'resources':_0x2a7cf8[_0x67305c(0x1d4)]?JSON[_0x67305c(0x1d5)](_0x2a7cf8[_0x67305c(0x1d4)]):undefined},..._0x2a7cf8},_0x7d0c90=await fetch(getApiDomain()+_0x67305c(0x1eb),{'method':_0x67305c(0x1e7),'body':JSON[_0x67305c(0x1d5)](_0x394709),'headers':{'Content-Type':_0x67305c(0x1e0),'Cookie':getCookie()}});if(!_0x7d0c90['ok']){if(_0x7d0c90['status']===0x191){const _0x36cc95=_0x67305c(0x1bd);logger['error'](_0x67305c(0x1cc),_0x36cc95,{'status':_0x7d0c90[_0x67305c(0x1d7)],'menu':_0x2a7cf8[_0x67305c(0x1db)]});throw new Error(_0x36cc95);}const _0x54c8f5=_0x67305c(0x1c9)+_0x7d0c90['status'];logger['error'](_0x67305c(0x1cc),_0x54c8f5,{'menu':_0x2a7cf8[_0x67305c(0x1db)]});throw new Error(_0x54c8f5);}const _0x4195df=await _0x7d0c90[_0x67305c(0x1cd)]();if(!_0x4195df['success']){const _0x34592d=_0x67305c(0x1b9)+(_0x4195df['errorMsg']||_0x67305c(0x1d9));logger[_0x67305c(0x1ce)](_0x67305c(0x1cc),_0x34592d,{'errorCode':_0x4195df[_0x67305c(0x1bf)],'errorMsg':_0x4195df[_0x67305c(0x1c7)],'menu':_0x2a7cf8['label']});throw new Error(_0x34592d);}logger['info'](_0x67305c(0x1cc),_0x67305c(0x1dc)+_0x2a7cf8[_0x67305c(0x1db)],_0x4195df['data']),console[_0x67305c(0x1c0)](_0x67305c(0x1d6),_0x4195df[_0x67305c(0x1cb)]);}async function _createMenu(_0x59d840,_0x25fa75){const _0x3602bb=a11_0x36b8,_0x16581d=config?.[_0x3602bb(0x1e4)];if(!_0x16581d){const _0x59709d=_0x3602bb(0x1d1);logger[_0x3602bb(0x1ce)](_0x3602bb(0x1cc),_0x59709d),console[_0x3602bb(0x1ce)]('×\x20'+_0x59709d),console[_0x3602bb(0x1c0)](_0x3602bb(0x1c6)),console[_0x3602bb(0x1c0)](_0x3602bb(0x1d2)),console[_0x3602bb(0x1c0)](_0x3602bb(0x1c2));return;}const _0x30238c={'appCode':_0x16581d,'type':_0x3602bb(0x1ea),'sort':0x0,'extend':{'loadScriptMode':_0x3602bb(0x1cf),'resources':_0x25fa75?JSON[_0x3602bb(0x1d5)](_0x25fa75):undefined},'label':_0x59d840['label'],'path':_0x59d840['path']},_0x3300f7=await fetch(getApiDomain()+_0x3602bb(0x1eb),{'method':'POST','body':JSON[_0x3602bb(0x1d5)](_0x30238c),'headers':{'Content-Type':'application/json','Cookie':getCookie()}});if(!_0x3300f7['ok']){if(_0x3300f7['status']===0x191){const _0xa58968=_0x3602bb(0x1bd);logger[_0x3602bb(0x1ce)]('create-menu',_0xa58968,{'status':_0x3300f7[_0x3602bb(0x1d7)],'menu':_0x59d840[_0x3602bb(0x1db)]});throw new Error(_0xa58968);}const _0x496273=_0x3602bb(0x1c9)+_0x3300f7[_0x3602bb(0x1d7)];logger[_0x3602bb(0x1ce)](_0x3602bb(0x1cc),_0x496273,{'menu':_0x59d840[_0x3602bb(0x1db)]});throw new Error(_0x496273);}const _0x71143a=await _0x3300f7[_0x3602bb(0x1cd)]();if(!_0x71143a[_0x3602bb(0x1c5)]){if(_0x71143a[_0x3602bb(0x1bf)]==='0011'||_0x71143a[_0x3602bb(0x1c7)]?.[_0x3602bb(0x1c1)]('登录')){const _0x1940e9=_0x3602bb(0x1df);logger[_0x3602bb(0x1ce)]('create-menu',_0x1940e9,{'errorCode':_0x71143a['errorCode'],'errorMsg':_0x71143a[_0x3602bb(0x1c7)],'menu':_0x59d840[_0x3602bb(0x1db)]});throw new Error(_0x1940e9);}const _0x364317=_0x3602bb(0x1b9)+(_0x71143a[_0x3602bb(0x1c7)]||_0x3602bb(0x1d9));logger[_0x3602bb(0x1ce)](_0x3602bb(0x1cc),_0x364317,{'errorCode':_0x71143a[_0x3602bb(0x1bf)],'errorMsg':_0x71143a[_0x3602bb(0x1c7)],'menu':_0x59d840[_0x3602bb(0x1db)]});throw new Error(_0x364317);}logger['info'](_0x3602bb(0x1cc),_0x3602bb(0x1dc)+_0x59d840['label']);}function a11_0x36b8(_0x890fe4,_0x1cd47c){_0x890fe4=_0x890fe4-0x1b9;const _0x5c4eb4=a11_0x5c4e();let _0x36b859=_0x5c4eb4[_0x890fe4];return _0x36b859;}function a11_0x5c4e(){const _0x355b2b=['\x20\x20\x202.\x20配置默认值:\x20lovrabet\x20config\x20set\x20app\x20<app-code>','9003ieVGbB','986826IkNEeB','success','!\x20请使用以下方式之一:','errorMsg','开始批量创建菜单,共\x20','创建菜单失败,HTTP状态码:\x20','740HMxwze','data','create-menu','json','error','import','10RrDkOq','未提供应用AppCode,且配置中也没有默认值','\x20\x20\x201.\x20直接指定:\x20lovrabet\x20api\x20pull\x20<app-code>','all','resources','stringify','创建菜单成功:','status','13aoFsZV','未知错误','create-menus','label','菜单创建成功:\x20','1622054XQhTiB','path','登录态校验失败,请使用\x20lovrabet\x20auth\x20重新登录','application/json','95EayhRh','2406WtRouo','info','appcode','length','map','POST','2636580uqbeOL','2941279agzjex','procode','/smartapi/menu/create','5oiJhsh','创建菜单失败:\x20','批量创建菜单完成,共\x20','38168xtohvQ','450ZmFplV','登录鉴权失败,登录已过期,请使用\x20lovrabet\x20auth\x20重新登录','正在创建菜单:\x20','errorCode','log','includes'];a11_0x5c4e=function(){return _0x355b2b;};return a11_0x5c4e();}export async function createMenus(_0x19d3b7,_0x58ae6d){const _0x2adc62=a11_0x36b8;logger['info'](_0x2adc62(0x1da),_0x2adc62(0x1c8)+_0x19d3b7[_0x2adc62(0x1e5)]+'\x20个'),await Promise[_0x2adc62(0x1d3)](_0x19d3b7[_0x2adc62(0x1e6)](async _0x400257=>{await _createMenu(_0x400257,_0x58ae6d);})),logger[_0x2adc62(0x1e3)](_0x2adc62(0x1da),_0x2adc62(0x1ba)+_0x19d3b7[_0x2adc62(0x1e5)]+'\x20个');}
1
+ (function(_0x37245d,_0x5923a9){const _0x3d54d3=a11_0x240b,_0x42e9f1=_0x37245d();while(!![]){try{const _0x2453c4=parseInt(_0x3d54d3(0x92))/0x1+-parseInt(_0x3d54d3(0x7c))/0x2*(-parseInt(_0x3d54d3(0x98))/0x3)+-parseInt(_0x3d54d3(0x76))/0x4+-parseInt(_0x3d54d3(0x82))/0x5*(parseInt(_0x3d54d3(0x90))/0x6)+parseInt(_0x3d54d3(0x79))/0x7*(parseInt(_0x3d54d3(0x71))/0x8)+parseInt(_0x3d54d3(0x6e))/0x9+parseInt(_0x3d54d3(0x6f))/0xa;if(_0x2453c4===_0x5923a9)break;else _0x42e9f1['push'](_0x42e9f1['shift']());}catch(_0x564c64){_0x42e9f1['push'](_0x42e9f1['shift']());}}}(a11_0xa00b,0x4cad5));function a11_0xa00b(){const _0x3689ef=['16tpOZSr','import','未提供应用AppCode,且配置中也没有默认值','!\x20请使用以下方式之一:','all','2131108JrViBQ','errorMsg','procode','975506ZmwtCt','path','appcode','38bKPhAy','length','创建菜单失败,HTTP状态码:\x20','登录鉴权失败,登录已过期,请使用\x20lovrabet\x20auth\x20重新登录','/smartapi/menu/create','开始批量创建菜单,共\x20','32105bhpCsm','未知错误','errorCode','data','\x20\x20\x201.\x20直接指定:\x20lovrabet\x20api\x20pull\x20<app-code>','\x20\x20\x202.\x20配置默认值:\x20lovrabet\x20config\x20set\x20app\x20<app-code>','json','create-menu','error','label','创建菜单失败:\x20','resources','正在创建菜单:\x20','success','480cCYFrN','application/json','209612oZVahl','create-menus','info','POST','status','map','82443nsUDUD','创建菜单成功:','stringify','1943127ynSQkB','1341560ZFbzMa','log'];a11_0xa00b=function(){return _0x3689ef;};return a11_0xa00b();}import{getCookie}from'../auth/get-cookie.js';import{getApiDomain}from'../constant/domain.js';import{readConfig}from'../utils/config.js';import{logger}from'../utils/logger.js';const config=readConfig();export async function createMenu(_0x35935e){const _0x5a1c6d=a11_0x240b,_0x50cc28=config?.[_0x5a1c6d(0x7b)];if(!_0x50cc28){const _0x11d736=_0x5a1c6d(0x73);logger[_0x5a1c6d(0x8a)](_0x5a1c6d(0x89),_0x11d736),console[_0x5a1c6d(0x8a)]('×\x20'+_0x11d736),console[_0x5a1c6d(0x70)](_0x5a1c6d(0x74)),console[_0x5a1c6d(0x70)]('\x20\x20\x201.\x20直接指定:\x20lovrabet\x20api\x20pull\x20<app-code>'),console[_0x5a1c6d(0x70)](_0x5a1c6d(0x87));return;}logger[_0x5a1c6d(0x94)](_0x5a1c6d(0x89),_0x5a1c6d(0x8e)+_0x35935e[_0x5a1c6d(0x8b)]+'\x20('+_0x35935e[_0x5a1c6d(0x7a)]+')');const _0x4092e1={'appCode':_0x50cc28,'type':_0x5a1c6d(0x78),'sort':0x0,'extend':{'loadScriptMode':_0x5a1c6d(0x72),'resources':_0x35935e['resources']?JSON[_0x5a1c6d(0x6d)](_0x35935e[_0x5a1c6d(0x8d)]):undefined},..._0x35935e},_0x4650e1=await fetch(getApiDomain()+_0x5a1c6d(0x80),{'method':_0x5a1c6d(0x95),'body':JSON[_0x5a1c6d(0x6d)](_0x4092e1),'headers':{'Content-Type':'application/json','Cookie':getCookie()}});if(!_0x4650e1['ok']){if(_0x4650e1[_0x5a1c6d(0x96)]===0x191){const _0xacef93=_0x5a1c6d(0x7f);logger[_0x5a1c6d(0x8a)]('create-menu',_0xacef93,{'status':_0x4650e1[_0x5a1c6d(0x96)],'menu':_0x35935e['label']});throw new Error(_0xacef93);}const _0x489a53=_0x5a1c6d(0x7e)+_0x4650e1['status'];logger[_0x5a1c6d(0x8a)](_0x5a1c6d(0x89),_0x489a53,{'menu':_0x35935e[_0x5a1c6d(0x8b)]});throw new Error(_0x489a53);}const _0x13b8c9=await _0x4650e1[_0x5a1c6d(0x88)]();if(!_0x13b8c9[_0x5a1c6d(0x8f)]){const _0x7cb16f=_0x5a1c6d(0x8c)+(_0x13b8c9['errorMsg']||'未知错误');logger[_0x5a1c6d(0x8a)](_0x5a1c6d(0x89),_0x7cb16f,{'errorCode':_0x13b8c9['errorCode'],'errorMsg':_0x13b8c9[_0x5a1c6d(0x77)],'menu':_0x35935e[_0x5a1c6d(0x8b)]});throw new Error(_0x7cb16f);}logger[_0x5a1c6d(0x94)](_0x5a1c6d(0x89),'菜单创建成功:\x20'+_0x35935e['label'],_0x13b8c9[_0x5a1c6d(0x85)]),console['log'](_0x5a1c6d(0x6c),_0x13b8c9[_0x5a1c6d(0x85)]);}async function _createMenu(_0x46fb0b,_0x1733c4){const _0x50f72e=a11_0x240b,_0x57fd9d=config?.[_0x50f72e(0x7b)];if(!_0x57fd9d){const _0x3599a9=_0x50f72e(0x73);logger[_0x50f72e(0x8a)](_0x50f72e(0x89),_0x3599a9),console['error']('×\x20'+_0x3599a9),console[_0x50f72e(0x70)](_0x50f72e(0x74)),console['log'](_0x50f72e(0x86)),console['log'](_0x50f72e(0x87));return;}const _0x271614={'appCode':_0x57fd9d,'type':_0x50f72e(0x78),'sort':0x0,'extend':{'loadScriptMode':_0x50f72e(0x72),'resources':_0x1733c4?JSON[_0x50f72e(0x6d)](_0x1733c4):undefined},'label':_0x46fb0b['label'],'path':_0x46fb0b[_0x50f72e(0x7a)]},_0x46a05c=await fetch(getApiDomain()+_0x50f72e(0x80),{'method':_0x50f72e(0x95),'body':JSON[_0x50f72e(0x6d)](_0x271614),'headers':{'Content-Type':_0x50f72e(0x91),'Cookie':getCookie()}});if(!_0x46a05c['ok']){if(_0x46a05c[_0x50f72e(0x96)]===0x191){const _0x1e241e='登录鉴权失败,登录已过期,请使用\x20lovrabet\x20auth\x20重新登录';logger[_0x50f72e(0x8a)](_0x50f72e(0x89),_0x1e241e,{'status':_0x46a05c[_0x50f72e(0x96)],'menu':_0x46fb0b[_0x50f72e(0x8b)]});throw new Error(_0x1e241e);}const _0x3b7f82='创建菜单失败,HTTP状态码:\x20'+_0x46a05c[_0x50f72e(0x96)];logger['error'](_0x50f72e(0x89),_0x3b7f82,{'menu':_0x46fb0b[_0x50f72e(0x8b)]});throw new Error(_0x3b7f82);}const _0x5495a2=await _0x46a05c['json']();if(!_0x5495a2[_0x50f72e(0x8f)]){if(_0x5495a2[_0x50f72e(0x84)]==='0011'||_0x5495a2['errorMsg']?.['includes']('登录')){const _0xc4b714='登录态校验失败,请使用\x20lovrabet\x20auth\x20重新登录';logger[_0x50f72e(0x8a)](_0x50f72e(0x89),_0xc4b714,{'errorCode':_0x5495a2[_0x50f72e(0x84)],'errorMsg':_0x5495a2['errorMsg'],'menu':_0x46fb0b['label']});throw new Error(_0xc4b714);}const _0x1ef1bd='创建菜单失败:\x20'+(_0x5495a2[_0x50f72e(0x77)]||_0x50f72e(0x83));logger[_0x50f72e(0x8a)](_0x50f72e(0x89),_0x1ef1bd,{'errorCode':_0x5495a2[_0x50f72e(0x84)],'errorMsg':_0x5495a2[_0x50f72e(0x77)],'menu':_0x46fb0b[_0x50f72e(0x8b)]});throw new Error(_0x1ef1bd);}logger[_0x50f72e(0x94)]('create-menu','菜单创建成功:\x20'+_0x46fb0b[_0x50f72e(0x8b)]);}function a11_0x240b(_0x5d879b,_0x15795a){_0x5d879b=_0x5d879b-0x6c;const _0xa00b69=a11_0xa00b();let _0x240b68=_0xa00b69[_0x5d879b];return _0x240b68;}export async function createMenus(_0x285beb,_0x4baddd){const _0x575b94=a11_0x240b;logger['info'](_0x575b94(0x93),_0x575b94(0x81)+_0x285beb['length']+'\x20个'),await Promise[_0x575b94(0x75)](_0x285beb[_0x575b94(0x97)](async _0x5778b0=>{await _createMenu(_0x5778b0,_0x4baddd);})),logger[_0x575b94(0x94)]('create-menus','批量创建菜单完成,共\x20'+_0x285beb[_0x575b94(0x7d)]+'\x20个');}
@@ -1 +1 @@
1
- function a12_0x40fb(){const _0x185ac6=['1716OwxKIz','\x5c.displayName\x5cs*=\x5cs*[\x22\x27]([^\x22\x27]+)[\x22\x27]','filter','121542syZAVj','16PoGNjC','match','forEach','356313XNmLkF','push','isDirectory','35bkErjt','index.tsx','1050080NIHXAS','9PwkHuV','647224LAMfEW','trim','replaceAll','980248XelQHh','cwd','265CHYgKx','105NWHyGa','utf-8','slice','replace','endsWith','44374BGvmEj','src/pages'];a12_0x40fb=function(){return _0x185ac6;};return a12_0x40fb();}const a12_0x478cb8=a12_0x3cf8;function a12_0x3cf8(_0x50641f,_0xff4177){_0x50641f=_0x50641f-0xc9;const _0x40fb7b=a12_0x40fb();let _0x3cf81f=_0x40fb7b[_0x50641f];return _0x3cf81f;}(function(_0x8c00ac,_0x122bab){const _0x20a0b9=a12_0x3cf8,_0x196439=_0x8c00ac();while(!![]){try{const _0x2ac358=parseInt(_0x20a0b9(0xd8))/0x1*(parseInt(_0x20a0b9(0xc9))/0x2)+-parseInt(_0x20a0b9(0xcc))/0x3+-parseInt(_0x20a0b9(0xd6))/0x4+parseInt(_0x20a0b9(0xd9))/0x5*(-parseInt(_0x20a0b9(0xe3))/0x6)+parseInt(_0x20a0b9(0xcf))/0x7*(parseInt(_0x20a0b9(0xd3))/0x8)+-parseInt(_0x20a0b9(0xd2))/0x9*(-parseInt(_0x20a0b9(0xd1))/0xa)+parseInt(_0x20a0b9(0xde))/0xb*(parseInt(_0x20a0b9(0xe0))/0xc);if(_0x2ac358===_0x122bab)break;else _0x196439['push'](_0x196439['shift']());}catch(_0xc5ce09){_0x196439['push'](_0x196439['shift']());}}}(a12_0x40fb,0x4910b));import{readdirSync,statSync,readFileSync}from'fs';import{join,relative,resolve}from'path';const pagesDir=resolve(process[a12_0x478cb8(0xd7)](),a12_0x478cb8(0xdf));export function extractTitleFromComment(_0x239ed0){const _0x519e3b=a12_0x478cb8;try{const _0xae761e=readFileSync(_0x239ed0,_0x519e3b(0xda)),_0x381f9b=_0xae761e[_0x519e3b(0xca)](/^\s*\/\*\*?([\s\S]*?)\*\//);if(_0x381f9b&&_0x381f9b[0x1]){const _0x4cda3b=_0x381f9b[0x1],_0x59feb5=_0x4cda3b[_0x519e3b(0xca)](/^\s*\*?\s*title\s*:\s*(.+)/im);if(_0x59feb5&&_0x59feb5[0x1])return _0x59feb5[0x1][_0x519e3b(0xd4)]();}let _0x32fcec=null;const _0x42f124=_0xae761e[_0x519e3b(0xca)](/export\s+default\s+([A-Z][a-zA-Z0-9]*)/);_0x42f124&&_0x42f124[0x1]&&(_0x32fcec=_0x42f124[0x1]);if(!_0x32fcec){const _0x458135=_0xae761e[_0x519e3b(0xca)](/export\s+default\s+function\s+([A-Z][a-zA-Z0-9]*)/);_0x458135&&_0x458135[0x1]&&(_0x32fcec=_0x458135[0x1]);}if(_0x32fcec){const _0xe4249e=new RegExp('\x5cb'+_0x32fcec+_0x519e3b(0xe1)),_0x65cb1b=_0xae761e[_0x519e3b(0xca)](_0xe4249e);if(_0x65cb1b&&_0x65cb1b[0x1])return _0x65cb1b[0x1];return _0x32fcec;}return null;}catch(_0x2b3e62){return null;}}export function getLocalPages(_0x581cbc=pagesDir,_0x3c3c48=pagesDir){const _0x3654e6=a12_0x478cb8;let _0x5d05bf=[];const _0x1adebf=readdirSync(_0x581cbc);return _0x1adebf[_0x3654e6(0xcb)](_0x3468df=>{const _0x2dd17d=_0x3654e6,_0x4bb120=join(_0x581cbc,_0x3468df),_0x2e678a=statSync(_0x4bb120);if(_0x2e678a&&_0x2e678a[_0x2dd17d(0xce)]())_0x5d05bf=_0x5d05bf['concat'](getLocalPages(_0x4bb120,_0x3c3c48));else{if(_0x3468df[_0x2dd17d(0xdd)]('.tsx')){let _0x97a15c=relative(_0x3c3c48,_0x4bb120);_0x97a15c[_0x2dd17d(0xdd)](_0x2dd17d(0xd0))?_0x97a15c=_0x97a15c[_0x2dd17d(0xdc)](/index\.tsx$/,''):_0x97a15c=_0x97a15c[_0x2dd17d(0xdc)](/\.tsx$/,'');_0x97a15c[_0x2dd17d(0xdd)]('/')&&(_0x97a15c=_0x97a15c[_0x2dd17d(0xdb)](0x0,-0x1));const _0x199f32=extractTitleFromComment(_0x4bb120),_0xc8e977=_0x199f32||_0x97a15c;_0x5d05bf[_0x2dd17d(0xcd)]({'path':_0x97a15c[_0x2dd17d(0xd5)]('$',':'),'label':_0xc8e977});}}}),_0x5d05bf[_0x3654e6(0xe2)](_0x54e3be=>_0x54e3be['path']!=='');}
1
+ const a12_0x3cb81c=a12_0x5a13;(function(_0x1108b7,_0x534a26){const _0x403ccc=a12_0x5a13,_0x24be17=_0x1108b7();while(!![]){try{const _0x2973d5=parseInt(_0x403ccc(0x17c))/0x1+parseInt(_0x403ccc(0x178))/0x2+parseInt(_0x403ccc(0x176))/0x3*(-parseInt(_0x403ccc(0x17f))/0x4)+-parseInt(_0x403ccc(0x187))/0x5+-parseInt(_0x403ccc(0x189))/0x6*(parseInt(_0x403ccc(0x183))/0x7)+-parseInt(_0x403ccc(0x179))/0x8+parseInt(_0x403ccc(0x18a))/0x9;if(_0x2973d5===_0x534a26)break;else _0x24be17['push'](_0x24be17['shift']());}catch(_0x1b30ec){_0x24be17['push'](_0x24be17['shift']());}}}(a12_0xf51b,0x30752));import{readdirSync,statSync,readFileSync}from'fs';import{join,relative,resolve}from'path';function a12_0xf51b(){const _0x4e4f10=['1786075VoJHTK','\x5c.displayName\x5cs*=\x5cs*[\x22\x27]([^\x22\x27]+)[\x22\x27]','6PvOsYj','5004189YcSBcB','path','match','forEach','3FHSBmo','push','630878VDXlXX','1688104WfEXHj','cwd','isDirectory','228214PLOXdj','src/pages','replaceAll','949508NlRJyX','utf-8','filter','endsWith','669109fqIcrE','.tsx','replace','slice'];a12_0xf51b=function(){return _0x4e4f10;};return a12_0xf51b();}function a12_0x5a13(_0x4db461,_0x4ba7a6){_0x4db461=_0x4db461-0x176;const _0xf51be0=a12_0xf51b();let _0x5a13d6=_0xf51be0[_0x4db461];return _0x5a13d6;}const pagesDir=resolve(process[a12_0x3cb81c(0x17a)](),a12_0x3cb81c(0x17d));export function extractTitleFromComment(_0x412722){const _0x22cf2d=a12_0x3cb81c;try{const _0x16ba90=readFileSync(_0x412722,_0x22cf2d(0x180)),_0x439ee0=_0x16ba90['match'](/^\s*\/\*\*?([\s\S]*?)\*\//);if(_0x439ee0&&_0x439ee0[0x1]){const _0x59f708=_0x439ee0[0x1],_0x1ad0ce=_0x59f708[_0x22cf2d(0x18c)](/^\s*\*?\s*title\s*:\s*(.+)/im);if(_0x1ad0ce&&_0x1ad0ce[0x1])return _0x1ad0ce[0x1]['trim']();}let _0x5ab0e4=null;const _0xae7371=_0x16ba90['match'](/export\s+default\s+([A-Z][a-zA-Z0-9]*)/);_0xae7371&&_0xae7371[0x1]&&(_0x5ab0e4=_0xae7371[0x1]);if(!_0x5ab0e4){const _0x479c79=_0x16ba90[_0x22cf2d(0x18c)](/export\s+default\s+function\s+([A-Z][a-zA-Z0-9]*)/);_0x479c79&&_0x479c79[0x1]&&(_0x5ab0e4=_0x479c79[0x1]);}if(_0x5ab0e4){const _0x43ed19=new RegExp('\x5cb'+_0x5ab0e4+_0x22cf2d(0x188)),_0x4155c1=_0x16ba90[_0x22cf2d(0x18c)](_0x43ed19);if(_0x4155c1&&_0x4155c1[0x1])return _0x4155c1[0x1];return _0x5ab0e4;}return null;}catch(_0x1c464f){return null;}}export function getLocalPages(_0x574501=pagesDir,_0x34a12=pagesDir){const _0x19c1b4=a12_0x3cb81c;let _0x58f275=[];const _0x2584d3=readdirSync(_0x574501);return _0x2584d3[_0x19c1b4(0x18d)](_0x482083=>{const _0x1b30bc=_0x19c1b4,_0x8af6c1=join(_0x574501,_0x482083),_0x18004d=statSync(_0x8af6c1);if(_0x18004d&&_0x18004d[_0x1b30bc(0x17b)]())_0x58f275=_0x58f275['concat'](getLocalPages(_0x8af6c1,_0x34a12));else{if(_0x482083['endsWith'](_0x1b30bc(0x184))){let _0x5d01db=relative(_0x34a12,_0x8af6c1);_0x5d01db[_0x1b30bc(0x182)]('index.tsx')?_0x5d01db=_0x5d01db['replace'](/index\.tsx$/,''):_0x5d01db=_0x5d01db[_0x1b30bc(0x185)](/\.tsx$/,'');_0x5d01db[_0x1b30bc(0x182)]('/')&&(_0x5d01db=_0x5d01db[_0x1b30bc(0x186)](0x0,-0x1));const _0x4dd58b=extractTitleFromComment(_0x8af6c1),_0x5d4884=_0x4dd58b||_0x5d01db;_0x58f275[_0x1b30bc(0x177)]({'path':_0x5d01db[_0x1b30bc(0x17e)]('$',':'),'label':_0x5d4884});}}}),_0x58f275[_0x19c1b4(0x181)](_0x1663d7=>_0x1663d7[_0x19c1b4(0x18b)]!=='');}
@@ -1 +1 @@
1
- function a13_0x5028(_0xfaac43,_0x3f70aa){_0xfaac43=_0xfaac43-0x15c;const _0x5d02f8=a13_0x5d02();let _0x50288a=_0x5d02f8[_0xfaac43];return _0x50288a;}(function(_0x58bea4,_0x1c775d){const _0x37ad89=a13_0x5028,_0x469d03=_0x58bea4();while(!![]){try{const _0x520a72=parseInt(_0x37ad89(0x160))/0x1+parseInt(_0x37ad89(0x170))/0x2*(parseInt(_0x37ad89(0x169))/0x3)+parseInt(_0x37ad89(0x16a))/0x4+parseInt(_0x37ad89(0x172))/0x5*(-parseInt(_0x37ad89(0x166))/0x6)+parseInt(_0x37ad89(0x163))/0x7*(-parseInt(_0x37ad89(0x17c))/0x8)+-parseInt(_0x37ad89(0x180))/0x9+parseInt(_0x37ad89(0x16f))/0xa*(parseInt(_0x37ad89(0x171))/0xb);if(_0x520a72===_0x1c775d)break;else _0x469d03['push'](_0x469d03['shift']());}catch(_0x573e13){_0x469d03['push'](_0x469d03['shift']());}}}(a13_0x5d02,0x877a3));import{getCookie}from'../auth/get-cookie.js';import{getApiDomain}from'../constant/domain.js';import{readConfig}from'../utils/config.js';import{logger}from'../utils/logger.js';const config=readConfig();export async function getOnlineMenuList(){const _0x5d58bf=a13_0x5028,_0x33e99e=config?.['appcode'];if(!_0x33e99e){const _0x2024ef=_0x5d58bf(0x164);return logger['error'](_0x5d58bf(0x161),_0x2024ef),console[_0x5d58bf(0x17d)]('×\x20'+_0x2024ef),console['log'](_0x5d58bf(0x15d)),console[_0x5d58bf(0x16d)](_0x5d58bf(0x181)),console[_0x5d58bf(0x16d)](_0x5d58bf(0x16c)),[];}logger[_0x5d58bf(0x179)](_0x5d58bf(0x161),_0x5d58bf(0x16e)+_0x33e99e+')');const _0x2c37dd=await fetch(getApiDomain()+'/smartapi/menu/find?appCode='+_0x33e99e,{'method':_0x5d58bf(0x15c),'headers':{'Content-Type':'application/json','Cookie':getCookie()}});if(!_0x2c37dd['ok']){if(_0x2c37dd[_0x5d58bf(0x15f)]===0x191){const _0x4220a5=_0x5d58bf(0x174);logger[_0x5d58bf(0x17d)](_0x5d58bf(0x161),_0x4220a5,{'status':_0x2c37dd[_0x5d58bf(0x15f)]});throw new Error(_0x4220a5);}const _0x49c01d=_0x5d58bf(0x162)+_0x2c37dd[_0x5d58bf(0x15f)];logger[_0x5d58bf(0x17d)](_0x5d58bf(0x161),_0x49c01d);throw new Error(_0x49c01d);}const _0x2116dd=await _0x2c37dd[_0x5d58bf(0x16b)]();if(!_0x2116dd[_0x5d58bf(0x168)]){const _0x1dddca=_0x5d58bf(0x178)+(_0x2116dd[_0x5d58bf(0x165)]||'未知错误');logger[_0x5d58bf(0x17d)](_0x5d58bf(0x161),_0x1dddca,{'errorCode':_0x2116dd['errorCode'],'errorMsg':_0x2116dd[_0x5d58bf(0x165)]});throw new Error(_0x1dddca);}if(!_0x2116dd[_0x5d58bf(0x177)])return logger['info']('get-online-menu-list',_0x5d58bf(0x17f)),[];return logger[_0x5d58bf(0x179)](_0x5d58bf(0x161),'成功获取\x20'+_0x2116dd[_0x5d58bf(0x177)][_0x5d58bf(0x15e)]+'\x20个线上菜单'),_0x2116dd[_0x5d58bf(0x177)][_0x5d58bf(0x17a)](formatMenuList)[_0x5d58bf(0x182)]();}function a13_0x5d02(){const _0x285dad=['147UknOjn','1766508naeeiv','json','\x20\x20\x202.\x20配置默认值:\x20lovrabet\x20config\x20set\x20app\x20<app-code>','log','正在获取线上菜单列表...\x20(appCode:\x20','318380kGeLwI','11536VQLZLT','11zvgWuW','105IKweLy','isArray','登录鉴权失败,登录已过期,请使用\x20lovrabet\x20auth\x20重新登录','resources','extend','data','获取菜单列表失败:\x20','info','map','parse','256KRxhQG','error','push','服务端返回空菜单列表','587952wndLrz','\x20\x20\x201.\x20直接指定:\x20lovrabet\x20api\x20pull\x20<app-code>','flat','GET','!\x20请使用以下方式之一:','length','status','329837gLdGDL','get-online-menu-list','获取菜单列表失败,HTTP状态码:\x20','30359ZAGADK','未提供应用AppCode,且配置中也没有默认值','errorMsg','93402OcLwHC','children','success'];a13_0x5d02=function(){return _0x285dad;};return a13_0x5d02();}function formatMenuList(_0x3d7bfb){const _0x5eef38=a13_0x5028;let _0x26de81=[];try{if(_0x3d7bfb['extend']?.[_0x5eef38(0x175)]){const _0x5650d6=JSON[_0x5eef38(0x17b)](_0x3d7bfb[_0x5eef38(0x176)][_0x5eef38(0x175)]);Array[_0x5eef38(0x173)](_0x5650d6)&&(_0x26de81=_0x5650d6);}}catch(_0x53c790){}const _0x205c39=[{'id':_0x3d7bfb['id'],'path':_0x3d7bfb['path'],'label':_0x3d7bfb['label'],'resources':_0x26de81}];if(_0x3d7bfb[_0x5eef38(0x167)]&&_0x3d7bfb['children'][_0x5eef38(0x15e)]>0x0)for(const _0x8d3321 of _0x3d7bfb['children']){_0x205c39[_0x5eef38(0x17e)](...formatMenuList(_0x8d3321));}return _0x205c39;}
1
+ (function(_0x1bea09,_0x3522a6){const _0x383d78=a13_0x43be,_0x2300df=_0x1bea09();while(!![]){try{const _0x48c408=parseInt(_0x383d78(0x1b8))/0x1*(-parseInt(_0x383d78(0x1a8))/0x2)+parseInt(_0x383d78(0x1b6))/0x3*(parseInt(_0x383d78(0x1b7))/0x4)+parseInt(_0x383d78(0x1b1))/0x5+parseInt(_0x383d78(0x192))/0x6*(-parseInt(_0x383d78(0x197))/0x7)+-parseInt(_0x383d78(0x19f))/0x8*(parseInt(_0x383d78(0x1a0))/0x9)+-parseInt(_0x383d78(0x1a7))/0xa+-parseInt(_0x383d78(0x193))/0xb*(-parseInt(_0x383d78(0x1ba))/0xc);if(_0x48c408===_0x3522a6)break;else _0x2300df['push'](_0x2300df['shift']());}catch(_0x108bf4){_0x2300df['push'](_0x2300df['shift']());}}}(a13_0x20cb,0xda3fe));import{getCookie}from'../auth/get-cookie.js';import{getApiDomain}from'../constant/domain.js';import{readConfig}from'../utils/config.js';function a13_0x43be(_0x34a518,_0x327ccf){_0x34a518=_0x34a518-0x190;const _0x20cb92=a13_0x20cb();let _0x43beac=_0x20cb92[_0x34a518];return _0x43beac;}import{logger}from'../utils/logger.js';const config=readConfig();export async function getOnlineMenuList(){const _0x1871ee=a13_0x43be,_0x3cd4b1=config?.[_0x1871ee(0x1a6)];if(!_0x3cd4b1){const _0x792572=_0x1871ee(0x191);return logger[_0x1871ee(0x198)](_0x1871ee(0x1a4),_0x792572),console[_0x1871ee(0x198)]('×\x20'+_0x792572),console[_0x1871ee(0x1a5)]('!\x20请使用以下方式之一:'),console[_0x1871ee(0x1a5)](_0x1871ee(0x1b5)),console[_0x1871ee(0x1a5)](_0x1871ee(0x1bb)),[];}logger[_0x1871ee(0x1aa)](_0x1871ee(0x1a4),_0x1871ee(0x196)+_0x3cd4b1+')');const _0x4fedc6=await fetch(getApiDomain()+_0x1871ee(0x1af)+_0x3cd4b1,{'method':_0x1871ee(0x1a2),'headers':{'Content-Type':_0x1871ee(0x1a9),'Cookie':getCookie()}});if(!_0x4fedc6['ok']){if(_0x4fedc6[_0x1871ee(0x1a3)]===0x191){const _0x366905=_0x1871ee(0x1b9);logger['error'](_0x1871ee(0x1a4),_0x366905,{'status':_0x4fedc6['status']});throw new Error(_0x366905);}const _0x503387=_0x1871ee(0x19b)+_0x4fedc6[_0x1871ee(0x1a3)];logger[_0x1871ee(0x198)]('get-online-menu-list',_0x503387);throw new Error(_0x503387);}const _0x1217e6=await _0x4fedc6['json']();if(!_0x1217e6['success']){const _0x8a0147='获取菜单列表失败:\x20'+(_0x1217e6[_0x1871ee(0x1b2)]||_0x1871ee(0x19e));logger[_0x1871ee(0x198)]('get-online-menu-list',_0x8a0147,{'errorCode':_0x1217e6[_0x1871ee(0x1b0)],'errorMsg':_0x1217e6[_0x1871ee(0x1b2)]});throw new Error(_0x8a0147);}if(!_0x1217e6[_0x1871ee(0x199)])return logger[_0x1871ee(0x1aa)](_0x1871ee(0x1a4),_0x1871ee(0x1ab)),[];return logger['info']('get-online-menu-list',_0x1871ee(0x1ae)+_0x1217e6[_0x1871ee(0x199)][_0x1871ee(0x1a1)]+_0x1871ee(0x1b4)),_0x1217e6['data'][_0x1871ee(0x1ac)](formatMenuList)[_0x1871ee(0x19a)]();}function a13_0x20cb(){const _0x104bd6=['appcode','13427030tSCVKh','2566WCShIw','application/json','info','服务端返回空菜单列表','map','isArray','成功获取\x20','/smartapi/menu/find?appCode=','errorCode','2333395iHzPLG','errorMsg','path','\x20个线上菜单','\x20\x20\x201.\x20直接指定:\x20lovrabet\x20api\x20pull\x20<app-code>','5613MiCgrT','788NOOsgj','997xlCUHV','登录鉴权失败,登录已过期,请使用\x20lovrabet\x20auth\x20重新登录','1479396DxboPM','\x20\x20\x202.\x20配置默认值:\x20lovrabet\x20config\x20set\x20app\x20<app-code>','resources','未提供应用AppCode,且配置中也没有默认值','63660fkQYmK','374XmePKC','parse','push','正在获取线上菜单列表...\x20(appCode:\x20','245lWMbYt','error','data','flat','获取菜单列表失败,HTTP状态码:\x20','children','extend','未知错误','5392SGhanB','15219VLOqBn','length','GET','status','get-online-menu-list','log'];a13_0x20cb=function(){return _0x104bd6;};return a13_0x20cb();}function formatMenuList(_0x5da8c5){const _0x5e2912=a13_0x43be;let _0x332889=[];try{if(_0x5da8c5[_0x5e2912(0x19d)]?.[_0x5e2912(0x190)]){const _0x2a229c=JSON[_0x5e2912(0x194)](_0x5da8c5[_0x5e2912(0x19d)][_0x5e2912(0x190)]);Array[_0x5e2912(0x1ad)](_0x2a229c)&&(_0x332889=_0x2a229c);}}catch(_0x200733){}const _0x4ef70c=[{'id':_0x5da8c5['id'],'path':_0x5da8c5[_0x5e2912(0x1b3)],'label':_0x5da8c5['label'],'resources':_0x332889}];if(_0x5da8c5['children']&&_0x5da8c5[_0x5e2912(0x19c)][_0x5e2912(0x1a1)]>0x0)for(const _0xf9bf03 of _0x5da8c5[_0x5e2912(0x19c)]){_0x4ef70c[_0x5e2912(0x195)](...formatMenuList(_0xf9bf03));}return _0x4ef70c;}
@@ -1 +1 @@
1
- (function(_0xdde2b8,_0x57d079){const _0x33f4ab=a15_0x2574,_0x398724=_0xdde2b8();while(!![]){try{const _0x523ede=parseInt(_0x33f4ab(0x1ab))/0x1*(-parseInt(_0x33f4ab(0x1b2))/0x2)+parseInt(_0x33f4ab(0x1b1))/0x3+-parseInt(_0x33f4ab(0x1ad))/0x4+-parseInt(_0x33f4ab(0x1ac))/0x5+-parseInt(_0x33f4ab(0x1b5))/0x6+-parseInt(_0x33f4ab(0x1af))/0x7+parseInt(_0x33f4ab(0x1b3))/0x8;if(_0x523ede===_0x57d079)break;else _0x398724['push'](_0x398724['shift']());}catch(_0x3fccd6){_0x398724['push'](_0x398724['shift']());}}}(a15_0x47a5,0xea786));import{useEffect,useState}from'react';import{getOnlineMenuList}from'./get-online-menu-list.js';function a15_0x47a5(){const _0x46d9b9=['1971360TDrzYm','6MBdRHc','41310456ieSyDY','catch','7511082EHZTFp','325555IcTXxU','1006295KTxFvG','4276816Hfpazy','获取菜单列表失败','9530934dDaROf','finally'];a15_0x47a5=function(){return _0x46d9b9;};return a15_0x47a5();}function a15_0x2574(_0x6a1393,_0xe120b4){_0x6a1393=_0x6a1393-0x1ab;const _0x47a523=a15_0x47a5();let _0x2574d3=_0x47a523[_0x6a1393];return _0x2574d3;}export function useGetOnlineMenuList(){const [_0x3d94d0,_0x289923]=useState([]),[_0x737ffa,_0x51bd98]=useState(!![]),[_0x3bbeba,_0x55d3c5]=useState('');return useEffect(()=>{const _0x2ad195=a15_0x2574;_0x51bd98(!![]),_0x55d3c5(''),getOnlineMenuList()['then'](_0x289923)[_0x2ad195(0x1b4)](_0x4c25e3=>{const _0x5be0fc=_0x2ad195;_0x55d3c5(_0x4c25e3['message']||_0x5be0fc(0x1ae));})[_0x2ad195(0x1b0)](()=>_0x51bd98(![]));},[]),{'menuList':_0x3d94d0,'loading':_0x737ffa,'error':_0x3bbeba};}
1
+ (function(_0xed3eec,_0x2f63a2){const _0x2f1d82=a15_0x5e2b,_0x118526=_0xed3eec();while(!![]){try{const _0x193687=parseInt(_0x2f1d82(0x144))/0x1+parseInt(_0x2f1d82(0x14a))/0x2*(-parseInt(_0x2f1d82(0x149))/0x3)+parseInt(_0x2f1d82(0x14c))/0x4*(parseInt(_0x2f1d82(0x147))/0x5)+-parseInt(_0x2f1d82(0x145))/0x6+-parseInt(_0x2f1d82(0x14d))/0x7+-parseInt(_0x2f1d82(0x146))/0x8+parseInt(_0x2f1d82(0x14f))/0x9;if(_0x193687===_0x2f63a2)break;else _0x118526['push'](_0x118526['shift']());}catch(_0x437037){_0x118526['push'](_0x118526['shift']());}}}(a15_0xe630,0x1fb3e));function a15_0xe630(){const _0x49bfc1=['816948aqatre','1841848VuJCJA','1585kuvowC','catch','17007nfaJBX','60iDOcgK','获取菜单列表失败','2724itNccx','1473927QKTSBZ','finally','3695724LbDKjk','250361iAKZIs'];a15_0xe630=function(){return _0x49bfc1;};return a15_0xe630();}import{useEffect,useState}from'react';import{getOnlineMenuList}from'./get-online-menu-list.js';function a15_0x5e2b(_0x6d62fa,_0x5adef6){_0x6d62fa=_0x6d62fa-0x144;const _0xe630c3=a15_0xe630();let _0x5e2b1d=_0xe630c3[_0x6d62fa];return _0x5e2b1d;}export function useGetOnlineMenuList(){const [_0x3b0502,_0x3be97d]=useState([]),[_0x42eb5a,_0x2fc4ae]=useState(!![]),[_0x57da86,_0x2dcb00]=useState('');return useEffect(()=>{const _0x30bb19=a15_0x5e2b;_0x2fc4ae(!![]),_0x2dcb00(''),getOnlineMenuList()['then'](_0x3be97d)[_0x30bb19(0x148)](_0x11c6a7=>{const _0x3d43dd=_0x30bb19;_0x2dcb00(_0x11c6a7['message']||_0x3d43dd(0x14b));})[_0x30bb19(0x14e)](()=>_0x2fc4ae(![]));},[]),{'menuList':_0x3b0502,'loading':_0x42eb5a,'error':_0x57da86};}
@@ -1 +1 @@
1
- (function(_0x2ad96c,_0x42fb1b){const _0x43855c=a16_0x4194,_0x54feda=_0x2ad96c();while(!![]){try{const _0x4e3dd0=-parseInt(_0x43855c(0x13f))/0x1*(parseInt(_0x43855c(0x147))/0x2)+parseInt(_0x43855c(0x148))/0x3+-parseInt(_0x43855c(0x144))/0x4+-parseInt(_0x43855c(0x14b))/0x5*(-parseInt(_0x43855c(0x143))/0x6)+parseInt(_0x43855c(0x141))/0x7*(-parseInt(_0x43855c(0x140))/0x8)+parseInt(_0x43855c(0x142))/0x9*(-parseInt(_0x43855c(0x14d))/0xa)+parseInt(_0x43855c(0x14c))/0xb;if(_0x4e3dd0===_0x42fb1b)break;else _0x54feda['push'](_0x54feda['shift']());}catch(_0x27a2e3){_0x54feda['push'](_0x54feda['shift']());}}}(a16_0x5580,0x60c3d));function a16_0x5580(){const _0x3dd4cc=['8782FJcfPi','770592aTXxgQ','join','test','32875TssgcH','21110034IvWkfW','650wCUBQm','130ayfFFM','2666104hKaspe','7yEvrHX','52065qBgLQC','258HuLXCv','3128864qSfJrb','repeat','fill'];a16_0x5580=function(){return _0x3dd4cc;};return a16_0x5580();}export function getRemainingSpaces(_0x5aa0b4,_0x5ed36f){const _0x5f3f16=a16_0x4194,_0x4662ce=getStringWidth(_0x5ed36f);return Array(Math['max'](0x0,_0x5aa0b4-_0x4662ce))[_0x5f3f16(0x146)]('\x20')[_0x5f3f16(0x149)]('');}export function getMaxWidth(_0x33d314,_0x591c87=0x2){const _0xeecbaa=a16_0x4194;let _0x4707e6='',_0xfed052=0x0;for(const _0x47e5cc of _0x33d314){const _0x530faa=getStringWidth(_0x47e5cc);_0x530faa>_0xfed052&&(_0xfed052=_0x530faa,_0x4707e6=_0x47e5cc);}return _0x4707e6+'\x20'[_0xeecbaa(0x145)](_0x591c87);}function a16_0x4194(_0x598736,_0x388013){_0x598736=_0x598736-0x13f;const _0x5580b5=a16_0x5580();let _0x4194a5=_0x5580b5[_0x598736];return _0x4194a5;}export function getStringWidth(_0x32e559){const _0x57bb71=a16_0x4194;let _0x1e7494=0x0;for(const _0xee14a2 of _0x32e559){/[\u4e00-\u9fa5]/[_0x57bb71(0x14a)](_0xee14a2)?_0x1e7494+=0x2:_0x1e7494+=0x1;}return _0x1e7494;}
1
+ (function(_0x5ed5b0,_0x30d059){const _0x40715f=a16_0x889b,_0x102e5e=_0x5ed5b0();while(!![]){try{const _0x3f3a4f=-parseInt(_0x40715f(0x1ab))/0x1*(parseInt(_0x40715f(0x1a8))/0x2)+parseInt(_0x40715f(0x19e))/0x3*(-parseInt(_0x40715f(0x19c))/0x4)+parseInt(_0x40715f(0x1a4))/0x5+parseInt(_0x40715f(0x1a9))/0x6*(-parseInt(_0x40715f(0x1a1))/0x7)+-parseInt(_0x40715f(0x1aa))/0x8+parseInt(_0x40715f(0x1a7))/0x9*(parseInt(_0x40715f(0x1a0))/0xa)+parseInt(_0x40715f(0x19d))/0xb;if(_0x3f3a4f===_0x30d059)break;else _0x102e5e['push'](_0x102e5e['shift']());}catch(_0xf87c86){_0x102e5e['push'](_0x102e5e['shift']());}}}(a16_0x5b9d,0xa4d5b));export function getRemainingSpaces(_0x558c8f,_0x20121f){const _0x4d534c=a16_0x889b,_0x4d558b=getStringWidth(_0x20121f);return Array(Math[_0x4d534c(0x1a2)](0x0,_0x558c8f-_0x4d558b))[_0x4d534c(0x1a3)]('\x20')[_0x4d534c(0x19f)]('');}function a16_0x889b(_0x3f066b,_0x482386){_0x3f066b=_0x3f066b-0x19c;const _0x5b9d11=a16_0x5b9d();let _0x889b80=_0x5b9d11[_0x3f066b];return _0x889b80;}export function getMaxWidth(_0x21ed83,_0x35ec85=0x2){const _0x4395f5=a16_0x889b;let _0x553dd3='',_0x517b9e=0x0;for(const _0x5d331e of _0x21ed83){const _0xd71428=getStringWidth(_0x5d331e);_0xd71428>_0x517b9e&&(_0x517b9e=_0xd71428,_0x553dd3=_0x5d331e);}return _0x553dd3+'\x20'[_0x4395f5(0x1a6)](_0x35ec85);}function a16_0x5b9d(){const _0x2cbbe7=['test','repeat','18AwiAPD','3614slDuEF','109194WFCzJX','10560976BxTVdD','523JNoWNR','1057352dlVAvD','22822910KKNEQJ','6iTPLRR','join','6138350nnGVpv','133wtoUKQ','max','fill','2561615BiGCbl'];a16_0x5b9d=function(){return _0x2cbbe7;};return a16_0x5b9d();}export function getStringWidth(_0x3dbda1){const _0x974e37=a16_0x889b;let _0xd110b0=0x0;for(const _0x34eb15 of _0x3dbda1){/[\u4e00-\u9fa5]/[_0x974e37(0x1a5)](_0x34eb15)?_0xd110b0+=0x2:_0xd110b0+=0x1;}return _0xd110b0;}
@@ -1 +1 @@
1
- (function(_0x48b9a3,_0x1e8ee0){const _0x43cf7b=a17_0xbc8c,_0x43e455=_0x48b9a3();while(!![]){try{const _0x2f7bfa=parseInt(_0x43cf7b(0x1a9))/0x1*(parseInt(_0x43cf7b(0x1b3))/0x2)+parseInt(_0x43cf7b(0x1ac))/0x3*(parseInt(_0x43cf7b(0x1ae))/0x4)+parseInt(_0x43cf7b(0x1aa))/0x5*(-parseInt(_0x43cf7b(0x1b0))/0x6)+-parseInt(_0x43cf7b(0x1b4))/0x7+-parseInt(_0x43cf7b(0x1af))/0x8*(parseInt(_0x43cf7b(0x1a7))/0x9)+-parseInt(_0x43cf7b(0x1b2))/0xa*(-parseInt(_0x43cf7b(0x1a8))/0xb)+parseInt(_0x43cf7b(0x1ab))/0xc;if(_0x2f7bfa===_0x1e8ee0)break;else _0x43e455['push'](_0x43e455['shift']());}catch(_0x13298a){_0x43e455['push'](_0x43e455['shift']());}}}(a17_0x41ec,0x7024e));function a17_0xbc8c(_0x461f0b,_0x17db4d){_0x461f0b=_0x461f0b-0x1a6;const _0x41ec8f=a17_0x41ec();let _0xbc8ce9=_0x41ec8f[_0x461f0b];return _0xbc8ce9;}export function isValidJsHttpsUrl(_0x1a0dc5){const _0x2809b4=a17_0xbc8c;return/^https:\/\/.+\.js(\?.*)?$/[_0x2809b4(0x1a6)](_0x1a0dc5[_0x2809b4(0x1b1)]());}function a17_0x41ec(){const _0x386218=['688158EeaPKv','22WuddcG','1VgDSFA','25cBpqMR','11145948znSUfw','711OYwuhg','HEAD','13004nshygV','24lQWbcc','437220eEAPuV','trim','185750yITrUn','312404JXxSGv','5877130zVqMLp','test'];a17_0x41ec=function(){return _0x386218;};return a17_0x41ec();}export function isValidCssHttpsUrl(_0x57c813){const _0x69e7e3=a17_0xbc8c;return/^https:\/\/.+\.css(\?.*)?$/[_0x69e7e3(0x1a6)](_0x57c813[_0x69e7e3(0x1b1)]());}export async function isUrlReachable(_0x4076e3){const _0x2f7dc1=a17_0xbc8c;try{const _0x524e40=await fetch(_0x4076e3,{'method':_0x2f7dc1(0x1ad)});return _0x524e40['ok'];}catch{return![];}}
1
+ function a17_0x42bb(_0x4fb9a2,_0x12f86a){_0x4fb9a2=_0x4fb9a2-0xdf;const _0xed4f56=a17_0xed4f();let _0x42bbea=_0xed4f56[_0x4fb9a2];return _0x42bbea;}(function(_0x4b85d8,_0x47e86f){const _0xa07fec=a17_0x42bb,_0x2fa22a=_0x4b85d8();while(!![]){try{const _0x13b11a=parseInt(_0xa07fec(0xe2))/0x1+parseInt(_0xa07fec(0xea))/0x2+parseInt(_0xa07fec(0xe0))/0x3+-parseInt(_0xa07fec(0xe9))/0x4*(-parseInt(_0xa07fec(0xe1))/0x5)+-parseInt(_0xa07fec(0xe7))/0x6*(-parseInt(_0xa07fec(0xe8))/0x7)+-parseInt(_0xa07fec(0xe5))/0x8+-parseInt(_0xa07fec(0xe4))/0x9;if(_0x13b11a===_0x47e86f)break;else _0x2fa22a['push'](_0x2fa22a['shift']());}catch(_0x3f57c7){_0x2fa22a['push'](_0x2fa22a['shift']());}}}(a17_0xed4f,0xdccd5));function a17_0xed4f(){const _0x8ecc03=['516cPfYep','134295fuqFGp','4hCeIWh','220218ItCQCw','trim','3161238BMoVYv','8430770iPefSB','1199267gPyIkP','HEAD','31009365YtdRZM','10794368pKDaoh','test'];a17_0xed4f=function(){return _0x8ecc03;};return a17_0xed4f();}export function isValidJsHttpsUrl(_0x292810){const _0x3af13b=a17_0x42bb;return/^https:\/\/.+\.js(\?.*)?$/[_0x3af13b(0xe6)](_0x292810[_0x3af13b(0xdf)]());}export function isValidCssHttpsUrl(_0x59204a){const _0x564472=a17_0x42bb;return/^https:\/\/.+\.css(\?.*)?$/[_0x564472(0xe6)](_0x59204a[_0x564472(0xdf)]());}export async function isUrlReachable(_0x5cf7f0){const _0x498af5=a17_0x42bb;try{const _0x3c8984=await fetch(_0x5cf7f0,{'method':_0x498af5(0xe3)});return _0x3c8984['ok'];}catch{return![];}}
@@ -1 +1 @@
1
- (function(_0x175159,_0xafa692){const _0x3d3640=a18_0x55c3,_0x78c01=_0x175159();while(!![]){try{const _0x5593b4=parseInt(_0x3d3640(0x128))/0x1+parseInt(_0x3d3640(0x11b))/0x2+-parseInt(_0x3d3640(0x125))/0x3+-parseInt(_0x3d3640(0x122))/0x4+parseInt(_0x3d3640(0x119))/0x5+-parseInt(_0x3d3640(0x11c))/0x6+parseInt(_0x3d3640(0x11e))/0x7;if(_0x5593b4===_0xafa692)break;else _0x78c01['push'](_0x78c01['shift']());}catch(_0x29487b){_0x78c01['push'](_0x78c01['shift']());}}}(a18_0x36fb,0x7bbfa));function a18_0x55c3(_0x5c97e4,_0x378dcc){_0x5c97e4=_0x5c97e4-0x119;const _0x36fb1f=a18_0x36fb();let _0x55c315=_0x36fb1f[_0x5c97e4];return _0x55c315;}import{jsx as a18_0x219e10,jsxs as a18_0x21ceeb}from'react/jsx-runtime';function a18_0x36fb(){const _0x588e52=['待更新的菜单列表:','2420684vWrhpd','join','column','765234YsZcnW','label','filter','253729lzVDsk','length','1684865lXcntu','map','1472930YCqAuW','1829862EikqIn','from','2414531PaxhxD','cyan','resources'];a18_0x36fb=function(){return _0x588e52;};return a18_0x36fb();}import{Text,Box}from'ink';export function CurrentMenuCdnContent(_0x4dc750){const _0x955ea4=a18_0x55c3,{menuList:_0x2f66f4}=_0x4dc750,_0xe03c8=_0x2f66f4[_0x955ea4(0x127)](_0x2ad9ee=>_0x2ad9ee[_0x955ea4(0x120)][_0x955ea4(0x129)]),_0x39a9ab=Array[_0x955ea4(0x11d)](new Set(_0x2f66f4[_0x955ea4(0x11a)](_0x5ff9a4=>_0x5ff9a4[_0x955ea4(0x120)])['flat']()));return a18_0x21ceeb(Box,{'flexDirection':_0x955ea4(0x124),'children':[a18_0x219e10(Text,{'color':_0x955ea4(0x11f),'children':'*\x20待更新的菜单&资源链接'}),a18_0x21ceeb(Box,{'marginTop':0x1,'flexDirection':_0x955ea4(0x124),'children':[a18_0x21ceeb(Text,{'bold':!![],'children':['\x20\x20',_0x955ea4(0x121)]}),a18_0x21ceeb(Text,{'children':['\x20\x20',_0xe03c8[_0x955ea4(0x11a)](_0x6f6a96=>_0x6f6a96[_0x955ea4(0x126)])[_0x955ea4(0x123)](',\x20')]})]}),a18_0x219e10(Box,{'marginTop':0x1,'children':a18_0x21ceeb(Text,{'bold':!![],'children':['\x20\x20','待更新的资源链接:']})}),_0x39a9ab[_0x955ea4(0x11a)](_0x2c0d3a=>a18_0x219e10(Box,{'children':a18_0x21ceeb(Text,{'children':['\x20\x20',_0x2c0d3a]})},_0x2c0d3a))]});}
1
+ (function(_0x33b70d,_0x19bfc4){const _0x50754a=a18_0x3bdb,_0x1bc696=_0x33b70d();while(!![]){try{const _0x5de4d3=-parseInt(_0x50754a(0x95))/0x1+-parseInt(_0x50754a(0x8e))/0x2+parseInt(_0x50754a(0x8d))/0x3+-parseInt(_0x50754a(0x8f))/0x4+-parseInt(_0x50754a(0x9b))/0x5+parseInt(_0x50754a(0x9c))/0x6+parseInt(_0x50754a(0x96))/0x7*(parseInt(_0x50754a(0x98))/0x8);if(_0x5de4d3===_0x19bfc4)break;else _0x1bc696['push'](_0x1bc696['shift']());}catch(_0x410f44){_0x1bc696['push'](_0x1bc696['shift']());}}}(a18_0x1ea3,0xbdd9a));function a18_0x3bdb(_0x5d6512,_0x392729){_0x5d6512=_0x5d6512-0x8c;const _0x1ea3e8=a18_0x1ea3();let _0x3bdbee=_0x1ea3e8[_0x5d6512];return _0x3bdbee;}function a18_0x1ea3(){const _0x4fa48d=['flat','length','2868528XynqpK','1750132FsPvCO','1308276fivbMc','join','待更新的资源链接:','map','待更新的菜单列表:','resources','1475206PaZyXz','5304565WwdgQE','*\x20待更新的菜单&资源链接','24ORGTyr','from','column','3600250BqeOuD','5672736VjHMEq','filter','cyan'];a18_0x1ea3=function(){return _0x4fa48d;};return a18_0x1ea3();}import{jsx as a18_0x3f02bc,jsxs as a18_0x421998}from'react/jsx-runtime';import{Text,Box}from'ink';export function CurrentMenuCdnContent(_0x2e467a){const _0x50ecb8=a18_0x3bdb,{menuList:_0x100f49}=_0x2e467a,_0x2f549c=_0x100f49[_0x50ecb8(0x9d)](_0x42c15c=>_0x42c15c[_0x50ecb8(0x94)][_0x50ecb8(0x8c)]),_0x136903=Array[_0x50ecb8(0x99)](new Set(_0x100f49[_0x50ecb8(0x92)](_0x2bf7a0=>_0x2bf7a0[_0x50ecb8(0x94)])[_0x50ecb8(0x9f)]()));return a18_0x421998(Box,{'flexDirection':'column','children':[a18_0x3f02bc(Text,{'color':_0x50ecb8(0x9e),'children':_0x50ecb8(0x97)}),a18_0x421998(Box,{'marginTop':0x1,'flexDirection':_0x50ecb8(0x9a),'children':[a18_0x421998(Text,{'bold':!![],'children':['\x20\x20',_0x50ecb8(0x93)]}),a18_0x421998(Text,{'children':['\x20\x20',_0x2f549c[_0x50ecb8(0x92)](_0x2c617e=>_0x2c617e['label'])[_0x50ecb8(0x90)](',\x20')]})]}),a18_0x3f02bc(Box,{'marginTop':0x1,'children':a18_0x421998(Text,{'bold':!![],'children':['\x20\x20',_0x50ecb8(0x91)]})}),_0x136903[_0x50ecb8(0x92)](_0x406307=>a18_0x3f02bc(Box,{'children':a18_0x421998(Text,{'children':['\x20\x20',_0x406307]})},_0x406307))]});}
@@ -1 +1 @@
1
- (function(_0x4ecaf3,_0x226487){const _0xe1e53b=a19_0x29a3,_0x5e7cc3=_0x4ecaf3();while(!![]){try{const _0x5973f2=-parseInt(_0xe1e53b(0x194))/0x1+parseInt(_0xe1e53b(0x189))/0x2+-parseInt(_0xe1e53b(0x18d))/0x3*(-parseInt(_0xe1e53b(0x187))/0x4)+parseInt(_0xe1e53b(0x192))/0x5+-parseInt(_0xe1e53b(0x18e))/0x6*(parseInt(_0xe1e53b(0x18a))/0x7)+parseInt(_0xe1e53b(0x18c))/0x8*(parseInt(_0xe1e53b(0x193))/0x9)+-parseInt(_0xe1e53b(0x188))/0xa*(parseInt(_0xe1e53b(0x18b))/0xb);if(_0x5973f2===_0x226487)break;else _0x5e7cc3['push'](_0x5e7cc3['shift']());}catch(_0x47807c){_0x5e7cc3['push'](_0x5e7cc3['shift']());}}}(a19_0x44d0,0x62adc));import{jsx as a19_0x1d9759,jsxs as a19_0x1b14fd}from'react/jsx-runtime';import{Text,Box}from'ink';function a19_0x29a3(_0x298cc1,_0x52e6d0){_0x298cc1=_0x298cc1-0x186;const _0x44d042=a19_0x44d0();let _0x29a31b=_0x44d042[_0x298cc1];return _0x29a31b;}export function InputCdnAsset(_0x36c387){const _0x1dfd27=a19_0x29a3,{jsCdnUrl:_0x53631e,cssCdnUrl:_0x99e788}=_0x36c387;return a19_0x1b14fd(Box,{'flexDirection':_0x1dfd27(0x195),'marginTop':0x1,'children':[a19_0x1d9759(Text,{'color':_0x1dfd27(0x191),'children':_0x1dfd27(0x186)}),a19_0x1b14fd(Box,{'children':[a19_0x1b14fd(Text,{'children':['\x20\x20',_0x1dfd27(0x196)]}),a19_0x1d9759(Text,{'color':_0x1dfd27(0x190),'children':_0x53631e})]}),a19_0x1b14fd(Box,{'children':[a19_0x1b14fd(Text,{'children':['\x20\x20',_0x1dfd27(0x18f)]}),a19_0x1d9759(Text,{'color':_0x1dfd27(0x190),'children':_0x99e788})]})]});}function a19_0x44d0(){const _0x1eb4f9=['green','cyan','3998515ZgpTHR','1341909DWMPWR','417508hHmzMp','column','JS\x20链接:\x20','*\x20已输入的资源资源','59556IqBkcT','10YpdQpR','738946pRSBrM','399encvIr','11564025epIkAc','8LsKTuT','135jKkqNJ','12138LwWUAO','CSS\x20链接:\x20'];a19_0x44d0=function(){return _0x1eb4f9;};return a19_0x44d0();}
1
+ function a19_0x46bd(_0x1227f8,_0x4f2c9d){_0x1227f8=_0x1227f8-0x18b;const _0x3822e5=a19_0x3822();let _0x46bd8a=_0x3822e5[_0x1227f8];return _0x46bd8a;}function a19_0x3822(){const _0x5cb130=['171UPIQVr','CSS\x20链接:\x20','24944YGmOkN','2JDlLQJ','3930168QNYzeZ','1219317mAukZO','cyan','231610iPNzGD','1420615LoWxeY','455859vLYGOD','JS\x20链接:\x20','1204HVpljw','340320BcqHVv'];a19_0x3822=function(){return _0x5cb130;};return a19_0x3822();}(function(_0x4bab81,_0x1da8ba){const _0x39abd8=a19_0x46bd,_0x589c84=_0x4bab81();while(!![]){try{const _0x11774f=-parseInt(_0x39abd8(0x197))/0x1*(parseInt(_0x39abd8(0x191))/0x2)+parseInt(_0x39abd8(0x193))/0x3+-parseInt(_0x39abd8(0x18d))/0x4+parseInt(_0x39abd8(0x196))/0x5+-parseInt(_0x39abd8(0x192))/0x6+parseInt(_0x39abd8(0x18c))/0x7*(parseInt(_0x39abd8(0x190))/0x8)+-parseInt(_0x39abd8(0x18e))/0x9*(-parseInt(_0x39abd8(0x195))/0xa);if(_0x11774f===_0x1da8ba)break;else _0x589c84['push'](_0x589c84['shift']());}catch(_0x646702){_0x589c84['push'](_0x589c84['shift']());}}}(a19_0x3822,0x72fa6));import{jsx as a19_0x3838e7,jsxs as a19_0x482024}from'react/jsx-runtime';import{Text,Box}from'ink';export function InputCdnAsset(_0x212e59){const _0x1c38b0=a19_0x46bd,{jsCdnUrl:_0x3caeda,cssCdnUrl:_0xaa2f3b}=_0x212e59;return a19_0x482024(Box,{'flexDirection':'column','marginTop':0x1,'children':[a19_0x3838e7(Text,{'color':_0x1c38b0(0x194),'children':'*\x20已输入的资源资源'}),a19_0x482024(Box,{'children':[a19_0x482024(Text,{'children':['\x20\x20',_0x1c38b0(0x18b)]}),a19_0x3838e7(Text,{'color':'green','children':_0x3caeda})]}),a19_0x482024(Box,{'children':[a19_0x482024(Text,{'children':['\x20\x20',_0x1c38b0(0x18f)]}),a19_0x3838e7(Text,{'color':'green','children':_0xaa2f3b})]})]});}
@@ -1 +1 @@
1
- (function(_0x30924c,_0x4097a8){const _0x5039ec=a20_0x36ad,_0x1b1b8a=_0x30924c();while(!![]){try{const _0x580276=-parseInt(_0x5039ec(0x95))/0x1+-parseInt(_0x5039ec(0xa7))/0x2+-parseInt(_0x5039ec(0xaf))/0x3+parseInt(_0x5039ec(0xa2))/0x4+parseInt(_0x5039ec(0xa3))/0x5+-parseInt(_0x5039ec(0x94))/0x6*(parseInt(_0x5039ec(0xb0))/0x7)+parseInt(_0x5039ec(0x92))/0x8*(parseInt(_0x5039ec(0x9d))/0x9);if(_0x580276===_0x4097a8)break;else _0x1b1b8a['push'](_0x1b1b8a['shift']());}catch(_0x2de55f){_0x1b1b8a['push'](_0x1b1b8a['shift']());}}}(a20_0x9f07,0x23024));import{jsx as a20_0x7f1f51,jsxs as a20_0x4b4379,Fragment as a20_0x442b17}from'react/jsx-runtime';import{Text,Box,useInput,useApp,render}from'ink';import{useEffect,useState}from'react';import a20_0xbd7951 from'ink-spinner';import{useGetOnlineMenuList}from'../app-menu/use-get-online-menu-list.js';import{isUrlReachable,isValidCssHttpsUrl,isValidJsHttpsUrl}from'../app-menu/valid-url.js';import{CurrentMenuCdnContent}from'./current-content.js';function a20_0x9f07(){const _0x3747c6=['24lMMDoq','resources','100974WsEyBf','72311FxjzPs','input-js','upArrow','√\x20更新成功','delete','继续更新','slice','leftArrow','855378DyWPvK','yellow','value','downArrow','\x20命令重新登录','6208DVPupG','432465GKgzsx','return','请输入有效的\x20CSS\x20https\x20链接','all','135424WGvtTe','gray','flat','\x20←\x20','JS\x20链接:\x20','\x20正在获取线上菜单资源链接...','dots','column','168282HAxhbq','14dFIRNz','length','resolve','label','updated','CSS\x20链接:\x20','red','JS\x20链接无法访问','CSS\x20链接无法访问','backspace','提示:使用\x20','trim','map','*\x20请输入新的资源链接','green','输入项目的\x20JS\x20资源链接(https://...)','请输入有效的\x20JS\x20https\x20链接','input-css','need-confirm','cancel','cyan','输入项目的\x20CSS\x20资源链接(https://...)','from'];a20_0x9f07=function(){return _0x3747c6;};return a20_0x9f07();}import{InputCdnAsset}from'./input-cdn-asset.js';import{updateMenuCdnUrl}from'./update-menu-cdn-url.js';import.meta.main&&render(a20_0x7f1f51(AppMenuUpdateCdn,{}));function a20_0x36ad(_0x27b416,_0x240f2b){_0x27b416=_0x27b416-0x8e;const _0x9f0704=a20_0x9f07();let _0x36adf3=_0x9f0704[_0x27b416];return _0x36adf3;}export function AppMenuUpdateCdn(){const _0x285145=a20_0x36ad,{exit:_0x1d78fe}=useApp(),{loading:_0x24aeef,menuList:_0x12cc34,error:_0x430dd7}=useGetOnlineMenuList(),[_0x213f52,_0x557191]=useState('ok'),[_0x404075,_0x43dab6]=useState('input-js'),[_0x1a4598,_0x171e4e]=useState(''),[_0x206cd1,_0xab48dd]=useState(''),[_0x1b6536,_0x292701]=useState(''),[_0x309295,_0x24bacb]=useState(''),_0x21dd48=Array[_0x285145(0x91)](new Set(_0x12cc34[_0x285145(0xbc)](_0x45264b=>_0x45264b[_0x285145(0x93)])[_0x285145(0xa9)]()));useEffect(()=>{_0x404075==='updated'&&setTimeout(_0x1d78fe,0x32);},[_0x404075]),useInput(async(_0x28dc03,_0x5eb07b)=>{const _0x45fae8=_0x285145;if(_0x404075===_0x45fae8(0x96)){if(_0x5eb07b[_0x45fae8(0xa4)]){const _0x385578=_0x1b6536[_0x45fae8(0xbb)]();if(_0x385578==='')return;if(!isValidJsHttpsUrl(_0x385578)){_0x24bacb(_0x45fae8(0xc0));return;}if(!await isUrlReachable(_0x385578)){_0x24bacb(_0x45fae8(0xb7));return;}_0x171e4e(_0x385578),_0x292701(''),_0x24bacb(''),_0x43dab6('input-css');return;}if(_0x5eb07b[_0x45fae8(0xb9)]||_0x5eb07b[_0x45fae8(0x99)]){_0x292701(_0x1a5201=>_0x1a5201['slice'](0x0,-0x1)),_0x24bacb('');return;}_0x292701(_0x1c08ee=>_0x1c08ee+_0x28dc03);return;}if(_0x404075==='input-css'){if(_0x5eb07b[_0x45fae8(0xa4)]){const _0x481a04=_0x1b6536[_0x45fae8(0xbb)]();if(_0x481a04==='')return;if(!isValidCssHttpsUrl(_0x481a04)){_0x24bacb(_0x45fae8(0xa5));return;}if(!await isUrlReachable(_0x481a04)){_0x24bacb(_0x45fae8(0xb8));return;}_0xab48dd(_0x481a04),_0x292701(''),_0x24bacb(''),_0x43dab6(_0x45fae8(0xc2));return;}if(_0x5eb07b['backspace']||_0x5eb07b[_0x45fae8(0x99)]){_0x292701(_0x34e612=>_0x34e612[_0x45fae8(0x9b)](0x0,-0x1)),_0x24bacb('');return;}_0x292701(_0x15bc52=>_0x15bc52+_0x28dc03);return;}if(_0x404075===_0x45fae8(0xc2)){(_0x5eb07b[_0x45fae8(0x97)]||_0x5eb07b[_0x45fae8(0xa0)]||_0x5eb07b[_0x45fae8(0x9c)]||_0x5eb07b['rightArrow'])&&_0x557191(_0x106255=>_0x106255==='ok'?_0x45fae8(0x8e):'ok');if(_0x5eb07b['return']){_0x43dab6('creating');if(_0x213f52==='ok')await Promise[_0x45fae8(0xa6)](_0x12cc34[_0x45fae8(0xbc)](_0x3345cb=>{const _0x10d363=_0x45fae8,_0x3e296b={'id':_0x3345cb['id'],'label':_0x3345cb[_0x10d363(0xb3)],'path':_0x3345cb['path'],'resources':[_0x1a4598,_0x206cd1]};if(_0x3345cb[_0x10d363(0x93)][_0x10d363(0xb1)]===0x0)return Promise[_0x10d363(0xb2)]();return updateMenuCdnUrl(_0x3e296b);})),await new Promise(_0x325b6d=>setTimeout(_0x325b6d,0x3e8)),_0x43dab6('updated');else _0x213f52===_0x45fae8(0x8e)&&_0x1d78fe();}}});if(_0x24aeef)return a20_0x4b4379(Box,{'marginTop':0x1,'marginBottom':0x1,'children':[a20_0x7f1f51(Text,{}),a20_0x7f1f51(a20_0xbd7951,{'type':_0x285145(0xad)}),a20_0x7f1f51(Text,{'children':_0x285145(0xac)})]});if(_0x430dd7)return a20_0x4b4379(Box,{'flexDirection':_0x285145(0xae),'marginTop':0x1,'marginBottom':0x1,'children':[a20_0x4b4379(Text,{'color':'red','children':['✗\x20',_0x430dd7]}),a20_0x4b4379(Box,{'marginTop':0x1,'children':[a20_0x7f1f51(Text,{'color':_0x285145(0xa8),'children':_0x285145(0xba)}),a20_0x7f1f51(Text,{'color':_0x285145(0x8f),'children':'lovrabet\x20auth'}),a20_0x7f1f51(Text,{'color':_0x285145(0xa8),'children':_0x285145(0xa1)})]})]});if(_0x21dd48[_0x285145(0xb1)]===0x0)return a20_0x7f1f51(Box,{'marginTop':0x1,'marginBottom':0x1,'children':a20_0x7f1f51(Text,{'color':_0x285145(0x9e),'children':'!\x20未找到菜单资源链接'})});if(_0x404075==='need-confirm')return a20_0x4b4379(Box,{'flexDirection':_0x285145(0xae),'marginTop':0x1,'marginBottom':0x1,'children':[a20_0x7f1f51(CurrentMenuCdnContent,{'menuList':_0x12cc34}),a20_0x7f1f51(InputCdnAsset,{'jsCdnUrl':_0x1a4598,'cssCdnUrl':_0x206cd1}),a20_0x7f1f51(Box,{'marginTop':0x1,'flexDirection':_0x285145(0xae),'children':[{'label':_0x285145(0x9a),'value':'ok'},{'label':'取消更新','value':_0x285145(0x8e)}]['map'](_0x25bc69=>a20_0x4b4379(Text,{'color':_0x213f52===_0x25bc69['value']?'yellow':undefined,'children':[_0x213f52===_0x25bc69[_0x285145(0x9f)]?'>\x20':'\x20\x20',_0x25bc69['label']]},_0x25bc69['value']))})]});if(_0x404075==='creating')return a20_0x4b4379(Box,{'flexDirection':_0x285145(0xae),'marginTop':0x1,'marginBottom':0x1,'children':[a20_0x7f1f51(CurrentMenuCdnContent,{'menuList':_0x12cc34}),a20_0x7f1f51(InputCdnAsset,{'jsCdnUrl':_0x1a4598,'cssCdnUrl':_0x206cd1}),a20_0x4b4379(Box,{'marginTop':0x1,'children':[a20_0x7f1f51(a20_0xbd7951,{'type':_0x285145(0xad)}),a20_0x7f1f51(Text,{'children':'\x20资源正在同步中...'})]})]});if(_0x404075===_0x285145(0xb4))return a20_0x4b4379(Box,{'flexDirection':'column','marginTop':0x1,'marginBottom':0x1,'children':[a20_0x7f1f51(CurrentMenuCdnContent,{'menuList':_0x12cc34}),a20_0x7f1f51(InputCdnAsset,{'jsCdnUrl':_0x1a4598,'cssCdnUrl':_0x206cd1}),a20_0x7f1f51(Box,{'marginTop':0x1,'children':a20_0x7f1f51(Text,{'color':'green','children':_0x285145(0x98)})})]});return a20_0x4b4379(Box,{'flexDirection':_0x285145(0xae),'marginTop':0x1,'marginBottom':0x1,'children':[a20_0x7f1f51(CurrentMenuCdnContent,{'menuList':_0x12cc34}),a20_0x4b4379(Box,{'marginTop':0x1,'flexDirection':_0x285145(0xae),'children':[a20_0x7f1f51(Text,{'color':_0x285145(0x8f),'children':_0x285145(0xbd)}),_0x1a4598?a20_0x4b4379(Box,{'children':[a20_0x4b4379(Text,{'color':_0x285145(0xa8),'children':['\x20\x20',_0x285145(0xab)]}),a20_0x7f1f51(Text,{'color':_0x285145(0xbe),'children':_0x1a4598})]}):_0x404075===_0x285145(0x96)&&a20_0x4b4379(a20_0x442b17,{'children':[a20_0x4b4379(Box,{'children':[a20_0x4b4379(Text,{'children':['\x20\x20',_0x285145(0xab)]}),a20_0x7f1f51(Text,{'color':_0x285145(0xbe),'children':_0x1b6536}),_0x309295&&a20_0x4b4379(Text,{'color':_0x285145(0xb6),'children':[_0x285145(0xaa),_0x309295]})]}),!_0x309295&&a20_0x7f1f51(Box,{'children':a20_0x4b4379(Text,{'color':'gray','children':['\x20\x20',_0x285145(0xbf)]})})]}),_0x206cd1?a20_0x4b4379(Box,{'children':[a20_0x4b4379(Text,{'children':['\x20\x20','CSS\x20链接:\x20']}),a20_0x7f1f51(Text,{'color':_0x285145(0xbe),'children':_0x206cd1})]}):_0x404075===_0x285145(0xc1)&&a20_0x4b4379(a20_0x442b17,{'children':[a20_0x4b4379(Box,{'children':[a20_0x4b4379(Text,{'children':['\x20\x20',_0x285145(0xb5)]}),a20_0x7f1f51(Text,{'color':'green','children':_0x1b6536}),_0x309295&&a20_0x4b4379(Text,{'color':_0x285145(0xb6),'children':[_0x285145(0xaa),_0x309295]})]}),!_0x309295&&a20_0x7f1f51(Box,{'children':a20_0x4b4379(Text,{'color':_0x285145(0xa8),'children':['\x20\x20',_0x285145(0x90)]})})]})]})]});}
1
+ (function(_0x45f0dc,_0x293cd4){const _0x22f841=a20_0xf9b4,_0x541cbc=_0x45f0dc();while(!![]){try{const _0x6d31ff=parseInt(_0x22f841(0xcd))/0x1*(parseInt(_0x22f841(0xce))/0x2)+-parseInt(_0x22f841(0xf0))/0x3*(-parseInt(_0x22f841(0xdb))/0x4)+-parseInt(_0x22f841(0xed))/0x5*(parseInt(_0x22f841(0xd7))/0x6)+parseInt(_0x22f841(0xd2))/0x7+-parseInt(_0x22f841(0xf5))/0x8+parseInt(_0x22f841(0xd5))/0x9+-parseInt(_0x22f841(0xf1))/0xa;if(_0x6d31ff===_0x293cd4)break;else _0x541cbc['push'](_0x541cbc['shift']());}catch(_0x4bc11c){_0x541cbc['push'](_0x541cbc['shift']());}}}(a20_0x87c6,0xa3239));import{jsx as a20_0x3408fa,jsxs as a20_0x421f87,Fragment as a20_0x2eb21b}from'react/jsx-runtime';function a20_0xf9b4(_0x3d2dcf,_0x50811d){_0x3d2dcf=_0x3d2dcf-0xc9;const _0x87c627=a20_0x87c6();let _0xf9b42e=_0x87c627[_0x3d2dcf];return _0xf9b42e;}import{Text,Box,useInput,useApp,render}from'ink';import{useEffect,useState}from'react';function a20_0x87c6(){const _0x14845c=['CSS\x20链接无法访问','\x20资源正在同步中...','downArrow','green','red','leftArrow','请输入有效的\x20CSS\x20https\x20链接','JS\x20链接无法访问','*\x20请输入新的资源链接','slice','map','input-css','1628175GqyrfR','√\x20更新成功','cancel','128862ytdFkB','3094310lHtIDi','cyan','resolve','column','2036416NPHwrH','输入项目的\x20JS\x20资源链接(https://...)','取消更新','label','upArrow','flat','creating','trim','value','yellow','2qcyZid','126044vHSEUd','delete','提示:使用\x20','need-confirm','2939279QxStTj','dots','gray','9007713qMYlLH','input-js','24uBhoXc','输入项目的\x20CSS\x20资源链接(https://...)','lovrabet\x20auth','CSS\x20链接:\x20','92JXrYlP','JS\x20链接:\x20','return','from','!\x20未找到菜单资源链接','updated'];a20_0x87c6=function(){return _0x14845c;};return a20_0x87c6();}import a20_0x3e2dbf from'ink-spinner';import{useGetOnlineMenuList}from'../app-menu/use-get-online-menu-list.js';import{isUrlReachable,isValidCssHttpsUrl,isValidJsHttpsUrl}from'../app-menu/valid-url.js';import{CurrentMenuCdnContent}from'./current-content.js';import{InputCdnAsset}from'./input-cdn-asset.js';import{updateMenuCdnUrl}from'./update-menu-cdn-url.js';import.meta.main&&render(a20_0x3408fa(AppMenuUpdateCdn,{}));export function AppMenuUpdateCdn(){const _0x53fb27=a20_0xf9b4,{exit:_0x4f80d7}=useApp(),{loading:_0x1a915e,menuList:_0xbb47f2,error:_0x58f30c}=useGetOnlineMenuList(),[_0xe54b3e,_0x3d72d9]=useState('ok'),[_0x51d969,_0x468867]=useState('input-js'),[_0x5400d9,_0x2005bc]=useState(''),[_0x528f89,_0x588389]=useState(''),[_0x172d68,_0x2cc7d0]=useState(''),[_0xeb262c,_0x515cb8]=useState(''),_0x51ce8e=Array[_0x53fb27(0xde)](new Set(_0xbb47f2[_0x53fb27(0xeb)](_0x5cb7b2=>_0x5cb7b2['resources'])[_0x53fb27(0xfa)]()));useEffect(()=>{const _0x1ac744=_0x53fb27;_0x51d969===_0x1ac744(0xe0)&&setTimeout(_0x4f80d7,0x32);},[_0x51d969]),useInput(async(_0xa80094,_0x18477f)=>{const _0x90c902=_0x53fb27;if(_0x51d969==='input-js'){if(_0x18477f[_0x90c902(0xdd)]){const _0x14c14a=_0x172d68['trim']();if(_0x14c14a==='')return;if(!isValidJsHttpsUrl(_0x14c14a)){_0x515cb8('请输入有效的\x20JS\x20https\x20链接');return;}if(!await isUrlReachable(_0x14c14a)){_0x515cb8(_0x90c902(0xe8));return;}_0x2005bc(_0x14c14a),_0x2cc7d0(''),_0x515cb8(''),_0x468867(_0x90c902(0xec));return;}if(_0x18477f['backspace']||_0x18477f[_0x90c902(0xcf)]){_0x2cc7d0(_0x1ed1a6=>_0x1ed1a6[_0x90c902(0xea)](0x0,-0x1)),_0x515cb8('');return;}_0x2cc7d0(_0x593332=>_0x593332+_0xa80094);return;}if(_0x51d969===_0x90c902(0xec)){if(_0x18477f['return']){const _0x3783d7=_0x172d68[_0x90c902(0xca)]();if(_0x3783d7==='')return;if(!isValidCssHttpsUrl(_0x3783d7)){_0x515cb8(_0x90c902(0xe7));return;}if(!await isUrlReachable(_0x3783d7)){_0x515cb8(_0x90c902(0xe1));return;}_0x588389(_0x3783d7),_0x2cc7d0(''),_0x515cb8(''),_0x468867(_0x90c902(0xd1));return;}if(_0x18477f['backspace']||_0x18477f[_0x90c902(0xcf)]){_0x2cc7d0(_0x2b0aba=>_0x2b0aba[_0x90c902(0xea)](0x0,-0x1)),_0x515cb8('');return;}_0x2cc7d0(_0x4efa6f=>_0x4efa6f+_0xa80094);return;}if(_0x51d969==='need-confirm'){(_0x18477f[_0x90c902(0xf9)]||_0x18477f[_0x90c902(0xe3)]||_0x18477f[_0x90c902(0xe6)]||_0x18477f['rightArrow'])&&_0x3d72d9(_0x5882cc=>_0x5882cc==='ok'?_0x90c902(0xef):'ok');if(_0x18477f['return']){_0x468867(_0x90c902(0xc9));if(_0xe54b3e==='ok')await Promise['all'](_0xbb47f2['map'](_0x18ee88=>{const _0x1c26bd=_0x90c902,_0x5b976e={'id':_0x18ee88['id'],'label':_0x18ee88[_0x1c26bd(0xf8)],'path':_0x18ee88['path'],'resources':[_0x5400d9,_0x528f89]};if(_0x18ee88['resources']['length']===0x0)return Promise[_0x1c26bd(0xf3)]();return updateMenuCdnUrl(_0x5b976e);})),await new Promise(_0x2aa7b9=>setTimeout(_0x2aa7b9,0x3e8)),_0x468867(_0x90c902(0xe0));else _0xe54b3e==='cancel'&&_0x4f80d7();}}});if(_0x1a915e)return a20_0x421f87(Box,{'marginTop':0x1,'marginBottom':0x1,'children':[a20_0x3408fa(Text,{}),a20_0x3408fa(a20_0x3e2dbf,{'type':'dots'}),a20_0x3408fa(Text,{'children':'\x20正在获取线上菜单资源链接...'})]});if(_0x58f30c)return a20_0x421f87(Box,{'flexDirection':_0x53fb27(0xf4),'marginTop':0x1,'marginBottom':0x1,'children':[a20_0x421f87(Text,{'color':_0x53fb27(0xe5),'children':['✗\x20',_0x58f30c]}),a20_0x421f87(Box,{'marginTop':0x1,'children':[a20_0x3408fa(Text,{'color':_0x53fb27(0xd4),'children':_0x53fb27(0xd0)}),a20_0x3408fa(Text,{'color':_0x53fb27(0xf2),'children':_0x53fb27(0xd9)}),a20_0x3408fa(Text,{'color':_0x53fb27(0xd4),'children':'\x20命令重新登录'})]})]});if(_0x51ce8e['length']===0x0)return a20_0x3408fa(Box,{'marginTop':0x1,'marginBottom':0x1,'children':a20_0x3408fa(Text,{'color':_0x53fb27(0xcc),'children':_0x53fb27(0xdf)})});if(_0x51d969==='need-confirm')return a20_0x421f87(Box,{'flexDirection':'column','marginTop':0x1,'marginBottom':0x1,'children':[a20_0x3408fa(CurrentMenuCdnContent,{'menuList':_0xbb47f2}),a20_0x3408fa(InputCdnAsset,{'jsCdnUrl':_0x5400d9,'cssCdnUrl':_0x528f89}),a20_0x3408fa(Box,{'marginTop':0x1,'flexDirection':'column','children':[{'label':'继续更新','value':'ok'},{'label':_0x53fb27(0xf7),'value':_0x53fb27(0xef)}]['map'](_0x1449e0=>a20_0x421f87(Text,{'color':_0xe54b3e===_0x1449e0[_0x53fb27(0xcb)]?_0x53fb27(0xcc):undefined,'children':[_0xe54b3e===_0x1449e0[_0x53fb27(0xcb)]?'>\x20':'\x20\x20',_0x1449e0['label']]},_0x1449e0[_0x53fb27(0xcb)]))})]});if(_0x51d969==='creating')return a20_0x421f87(Box,{'flexDirection':_0x53fb27(0xf4),'marginTop':0x1,'marginBottom':0x1,'children':[a20_0x3408fa(CurrentMenuCdnContent,{'menuList':_0xbb47f2}),a20_0x3408fa(InputCdnAsset,{'jsCdnUrl':_0x5400d9,'cssCdnUrl':_0x528f89}),a20_0x421f87(Box,{'marginTop':0x1,'children':[a20_0x3408fa(a20_0x3e2dbf,{'type':_0x53fb27(0xd3)}),a20_0x3408fa(Text,{'children':_0x53fb27(0xe2)})]})]});if(_0x51d969===_0x53fb27(0xe0))return a20_0x421f87(Box,{'flexDirection':_0x53fb27(0xf4),'marginTop':0x1,'marginBottom':0x1,'children':[a20_0x3408fa(CurrentMenuCdnContent,{'menuList':_0xbb47f2}),a20_0x3408fa(InputCdnAsset,{'jsCdnUrl':_0x5400d9,'cssCdnUrl':_0x528f89}),a20_0x3408fa(Box,{'marginTop':0x1,'children':a20_0x3408fa(Text,{'color':_0x53fb27(0xe4),'children':_0x53fb27(0xee)})})]});return a20_0x421f87(Box,{'flexDirection':'column','marginTop':0x1,'marginBottom':0x1,'children':[a20_0x3408fa(CurrentMenuCdnContent,{'menuList':_0xbb47f2}),a20_0x421f87(Box,{'marginTop':0x1,'flexDirection':'column','children':[a20_0x3408fa(Text,{'color':_0x53fb27(0xf2),'children':_0x53fb27(0xe9)}),_0x5400d9?a20_0x421f87(Box,{'children':[a20_0x421f87(Text,{'color':_0x53fb27(0xd4),'children':['\x20\x20',_0x53fb27(0xdc)]}),a20_0x3408fa(Text,{'color':_0x53fb27(0xe4),'children':_0x5400d9})]}):_0x51d969===_0x53fb27(0xd6)&&a20_0x421f87(a20_0x2eb21b,{'children':[a20_0x421f87(Box,{'children':[a20_0x421f87(Text,{'children':['\x20\x20',_0x53fb27(0xdc)]}),a20_0x3408fa(Text,{'color':_0x53fb27(0xe4),'children':_0x172d68}),_0xeb262c&&a20_0x421f87(Text,{'color':_0x53fb27(0xe5),'children':['\x20←\x20',_0xeb262c]})]}),!_0xeb262c&&a20_0x3408fa(Box,{'children':a20_0x421f87(Text,{'color':_0x53fb27(0xd4),'children':['\x20\x20',_0x53fb27(0xf6)]})})]}),_0x528f89?a20_0x421f87(Box,{'children':[a20_0x421f87(Text,{'children':['\x20\x20',_0x53fb27(0xda)]}),a20_0x3408fa(Text,{'color':_0x53fb27(0xe4),'children':_0x528f89})]}):_0x51d969===_0x53fb27(0xec)&&a20_0x421f87(a20_0x2eb21b,{'children':[a20_0x421f87(Box,{'children':[a20_0x421f87(Text,{'children':['\x20\x20',_0x53fb27(0xda)]}),a20_0x3408fa(Text,{'color':_0x53fb27(0xe4),'children':_0x172d68}),_0xeb262c&&a20_0x421f87(Text,{'color':'red','children':['\x20←\x20',_0xeb262c]})]}),!_0xeb262c&&a20_0x3408fa(Box,{'children':a20_0x421f87(Text,{'color':_0x53fb27(0xd4),'children':['\x20\x20',_0x53fb27(0xd8)]})})]})]})]});}
@@ -1 +1 @@
1
- const a22_0x33ba61=a22_0x23d6;(function(_0x1bdb83,_0x480f33){const _0x28a346=a22_0x23d6,_0x468736=_0x1bdb83();while(!![]){try{const _0x111fcd=parseInt(_0x28a346(0x1b6))/0x1+-parseInt(_0x28a346(0x1b7))/0x2+-parseInt(_0x28a346(0x1b4))/0x3+-parseInt(_0x28a346(0x1c2))/0x4+parseInt(_0x28a346(0x1ce))/0x5+-parseInt(_0x28a346(0x1c9))/0x6+-parseInt(_0x28a346(0x1ba))/0x7*(-parseInt(_0x28a346(0x1c3))/0x8);if(_0x111fcd===_0x480f33)break;else _0x468736['push'](_0x468736['shift']());}catch(_0x97149){_0x468736['push'](_0x468736['shift']());}}}(a22_0x3107,0x76d1d));import{getCookie}from'../auth/get-cookie.js';import{getApiDomain}from'../constant/domain.js';function a22_0x23d6(_0x301699,_0x418240){_0x301699=_0x301699-0x1b2;const _0x310760=a22_0x3107();let _0x23d661=_0x310760[_0x301699];return _0x23d661;}function a22_0x3107(){const _0x109aba=['3508360UkpGSe','import','status','\x20\x20\x201.\x20直接指定:\x20lovrabet\x20api\x20pull\x20<app-code>','POST','未知错误','1693308UuFoLS','正在更新菜单资源链接:\x20','692923dkDFNP','119064syhMyG','resources','SdkDemo1','13713AWWRzC','data','application/json','error','更新菜单资源失败:\x20','log','菜单资源同步成功:\x20','stringify','2991192ZbCDpC','3704YBqPoF','path','errorCode','label','errorMsg','info','2658966oYDFuY','创建菜单失败,HTTP状态码:\x20','https://g.yuntooai.com/dist/yt-test-app/1.0.1/assets/main.js','appcode','!\x20请使用以下方式之一:'];a22_0x3107=function(){return _0x109aba;};return a22_0x3107();}import{readConfig}from'../utils/config.js';import{logger}from'../utils/logger.js';const config=readConfig(),logLabel='update-menu-cdn-url';import.meta.main&&updateMenuCdnUrl({'id':0xf41e,'label':a22_0x33ba61(0x1b9),'path':'sdk-demo','resources':[a22_0x33ba61(0x1cb),'https://g.yuntooai.com/dist/yt-test-app/1.0.1/assets/main.css']});export async function updateMenuCdnUrl(_0x35da5c){const _0x30cbf8=a22_0x33ba61,_0x42e8ec=config?.[_0x30cbf8(0x1cc)];if(!_0x42e8ec){const _0xab09c1='未提供应用AppCode,且配置中也没有默认值';logger[_0x30cbf8(0x1bd)](logLabel,_0xab09c1),console[_0x30cbf8(0x1bd)]('×\x20'+_0xab09c1),console['log'](_0x30cbf8(0x1cd)),console[_0x30cbf8(0x1bf)](_0x30cbf8(0x1d1)),console[_0x30cbf8(0x1bf)]('\x20\x20\x202.\x20配置默认值:\x20lovrabet\x20config\x20set\x20app\x20<app-code>');return;}logger[_0x30cbf8(0x1c8)](logLabel,_0x30cbf8(0x1b5)+_0x35da5c['label']+'\x20('+_0x35da5c[_0x30cbf8(0x1c4)]+')');const _0x206f88={'id':_0x35da5c['id'],'appCode':_0x42e8ec,'extend':{'loadScriptMode':_0x30cbf8(0x1cf),'resources':_0x35da5c[_0x30cbf8(0x1b8)]?JSON[_0x30cbf8(0x1c1)](_0x35da5c['resources']):undefined}},_0x152c27=await fetch(getApiDomain()+'/smartapi/menu/update',{'method':_0x30cbf8(0x1b2),'body':JSON['stringify'](_0x206f88),'headers':{'Content-Type':_0x30cbf8(0x1bc),'Cookie':getCookie()}});if(!_0x152c27['ok']){if(_0x152c27[_0x30cbf8(0x1d0)]===0x191){const _0x1db24a='登录鉴权失败,登录已过期,请使用\x20lovrabet\x20auth\x20重新登录';logger[_0x30cbf8(0x1bd)](logLabel,_0x1db24a,{'status':_0x152c27[_0x30cbf8(0x1d0)],'menu':_0x35da5c['label']});throw new Error(_0x1db24a);}const _0x26056e=_0x30cbf8(0x1ca)+_0x152c27[_0x30cbf8(0x1d0)];logger[_0x30cbf8(0x1bd)](logLabel,_0x26056e,{'menu':_0x35da5c['label']});throw new Error(_0x26056e);}const _0x3116c9=await _0x152c27['json']();if(!_0x3116c9['success']){const _0x5ee7ff=_0x30cbf8(0x1be)+(_0x3116c9[_0x30cbf8(0x1c7)]||_0x30cbf8(0x1b3));logger['error'](logLabel,_0x5ee7ff,{'errorCode':_0x3116c9[_0x30cbf8(0x1c5)],'errorMsg':_0x3116c9[_0x30cbf8(0x1c7)],'menu':_0x35da5c[_0x30cbf8(0x1c6)]});throw new Error(_0x5ee7ff);}logger[_0x30cbf8(0x1c8)](logLabel,_0x30cbf8(0x1c0)+_0x35da5c[_0x30cbf8(0x1c6)],_0x3116c9[_0x30cbf8(0x1bb)]);}
1
+ const a22_0x46e6c3=a22_0x7679;(function(_0x4a9bf3,_0x98c26f){const _0x1ef63c=a22_0x7679,_0x5a5b43=_0x4a9bf3();while(!![]){try{const _0x18019b=parseInt(_0x1ef63c(0x101))/0x1*(-parseInt(_0x1ef63c(0x11e))/0x2)+-parseInt(_0x1ef63c(0x104))/0x3+parseInt(_0x1ef63c(0x115))/0x4+parseInt(_0x1ef63c(0x10e))/0x5+-parseInt(_0x1ef63c(0x117))/0x6+parseInt(_0x1ef63c(0x111))/0x7*(-parseInt(_0x1ef63c(0x119))/0x8)+-parseInt(_0x1ef63c(0x10a))/0x9*(-parseInt(_0x1ef63c(0x108))/0xa);if(_0x18019b===_0x98c26f)break;else _0x5a5b43['push'](_0x5a5b43['shift']());}catch(_0x790348){_0x5a5b43['push'](_0x5a5b43['shift']());}}}(a22_0x239f,0xd8aaa));import{getCookie}from'../auth/get-cookie.js';import{getApiDomain}from'../constant/domain.js';function a22_0x7679(_0x4845df,_0x24c4b2){_0x4845df=_0x4845df-0xfc;const _0x239f27=a22_0x239f();let _0x76799=_0x239f27[_0x4845df];return _0x76799;}import{readConfig}from'../utils/config.js';import{logger}from'../utils/logger.js';function a22_0x239f(){const _0x434487=['SdkDemo1','9LvooYQ','application/json','\x20\x20\x202.\x20配置默认值:\x20lovrabet\x20config\x20set\x20app\x20<app-code>','update-menu-cdn-url','2354090VGxHUx','\x20\x20\x201.\x20直接指定:\x20lovrabet\x20api\x20pull\x20<app-code>','info','1281aFzNBt','error','!\x20请使用以下方式之一:','菜单资源同步成功:\x20','2700152fBpBCS','stringify','7804596fhpaxU','未提供应用AppCode,且配置中也没有默认值','47448ScVqUJ','appcode','status','resources','登录鉴权失败,登录已过期,请使用\x20lovrabet\x20auth\x20重新登录','1653118YYNYXG','data','POST','label','log','未知错误','json','创建菜单失败,HTTP状态码:\x20','2NRLOSG','errorMsg','正在更新菜单资源链接:\x20','1701843ifEwyv','path','sdk-demo','https://g.yuntooai.com/dist/yt-test-app/1.0.1/assets/main.css','43481480DpWeef'];a22_0x239f=function(){return _0x434487;};return a22_0x239f();}const config=readConfig(),logLabel=a22_0x46e6c3(0x10d);import.meta.main&&updateMenuCdnUrl({'id':0xf41e,'label':a22_0x46e6c3(0x109),'path':a22_0x46e6c3(0x106),'resources':['https://g.yuntooai.com/dist/yt-test-app/1.0.1/assets/main.js',a22_0x46e6c3(0x107)]});export async function updateMenuCdnUrl(_0x215408){const _0x2535a0=a22_0x46e6c3,_0x59d827=config?.[_0x2535a0(0x11a)];if(!_0x59d827){const _0x4f55a9=_0x2535a0(0x118);logger[_0x2535a0(0x112)](logLabel,_0x4f55a9),console['error']('×\x20'+_0x4f55a9),console['log'](_0x2535a0(0x113)),console['log'](_0x2535a0(0x10f)),console[_0x2535a0(0xfd)](_0x2535a0(0x10c));return;}logger[_0x2535a0(0x110)](logLabel,_0x2535a0(0x103)+_0x215408[_0x2535a0(0xfc)]+'\x20('+_0x215408[_0x2535a0(0x105)]+')');const _0x16b9b5={'id':_0x215408['id'],'appCode':_0x59d827,'extend':{'loadScriptMode':'import','resources':_0x215408[_0x2535a0(0x11c)]?JSON[_0x2535a0(0x116)](_0x215408[_0x2535a0(0x11c)]):undefined}},_0x1d2e44=await fetch(getApiDomain()+'/smartapi/menu/update',{'method':_0x2535a0(0x120),'body':JSON[_0x2535a0(0x116)](_0x16b9b5),'headers':{'Content-Type':_0x2535a0(0x10b),'Cookie':getCookie()}});if(!_0x1d2e44['ok']){if(_0x1d2e44['status']===0x191){const _0x160c75=_0x2535a0(0x11d);logger[_0x2535a0(0x112)](logLabel,_0x160c75,{'status':_0x1d2e44[_0x2535a0(0x11b)],'menu':_0x215408[_0x2535a0(0xfc)]});throw new Error(_0x160c75);}const _0x17d109=_0x2535a0(0x100)+_0x1d2e44[_0x2535a0(0x11b)];logger[_0x2535a0(0x112)](logLabel,_0x17d109,{'menu':_0x215408[_0x2535a0(0xfc)]});throw new Error(_0x17d109);}const _0x39df79=await _0x1d2e44[_0x2535a0(0xff)]();if(!_0x39df79['success']){const _0x48c44a='更新菜单资源失败:\x20'+(_0x39df79[_0x2535a0(0x102)]||_0x2535a0(0xfe));logger[_0x2535a0(0x112)](logLabel,_0x48c44a,{'errorCode':_0x39df79['errorCode'],'errorMsg':_0x39df79[_0x2535a0(0x102)],'menu':_0x215408[_0x2535a0(0xfc)]});throw new Error(_0x48c44a);}logger['info'](logLabel,_0x2535a0(0x114)+_0x215408['label'],_0x39df79[_0x2535a0(0x11f)]);}
@@ -1 +1 @@
1
- function a23_0x2d08(){const _0xfe2b19=['5073830Brzviq','11oDIxdZ','9126twntYl','*\x20按回车开始登录。','359188JauxqS','dots','return','column','finally','green','307kthSZK','1558aMAFBL','log','1218475DfWbMB','then','749jxPpps','按\x20“q”\x20退出。','393112pBiNCh','√\x20当前为有效会话,无需重新登录。','45odAjFM','220524zGZFLr'];a23_0x2d08=function(){return _0xfe2b19;};return a23_0x2d08();}(function(_0x271b8c,_0x25687d){const _0x2f66cb=a23_0x1b84,_0x159c6d=_0x271b8c();while(!![]){try{const _0x1d673=-parseInt(_0x2f66cb(0x16a))/0x1*(parseInt(_0x2f66cb(0x16b))/0x2)+-parseInt(_0x2f66cb(0x174))/0x3+parseInt(_0x2f66cb(0x164))/0x4+-parseInt(_0x2f66cb(0x16d))/0x5+parseInt(_0x2f66cb(0x162))/0x6*(-parseInt(_0x2f66cb(0x16f))/0x7)+-parseInt(_0x2f66cb(0x171))/0x8*(-parseInt(_0x2f66cb(0x173))/0x9)+-parseInt(_0x2f66cb(0x160))/0xa*(-parseInt(_0x2f66cb(0x161))/0xb);if(_0x1d673===_0x25687d)break;else _0x159c6d['push'](_0x159c6d['shift']());}catch(_0x4ab921){_0x159c6d['push'](_0x159c6d['shift']());}}}(a23_0x2d08,0x1e37c));import{jsx as a23_0xe99906,jsxs as a23_0x4e1d13}from'react/jsx-runtime';function a23_0x1b84(_0xb2c149,_0x4ff066){_0xb2c149=_0xb2c149-0x160;const _0x2d08cd=a23_0x2d08();let _0x1b8457=_0x2d08cd[_0xb2c149];return _0x1b8457;}import{Text,Box,useInput,useApp}from'ink';import{useEffect,useState}from'react';import{getIsSessionValid}from'./is-session-valid.js';import{authServer}from'./auth-server.js';import a23_0x44f23b from'ink-spinner';export function AuthServer(){const _0x1f6a83=a23_0x1b84,{exit:_0xc611c6}=useApp(),[_0x3f211f,_0x460e8a]=useState(![]),[_0x1765ca,_0x56df86]=useState(!![]),[_0x628698,_0x429b37]=useState(![]),[_0x2ecfe7,_0x559a9a]=useState(![]);useEffect(()=>{const _0x59d794=a23_0x1b84;getIsSessionValid()[_0x59d794(0x16e)](_0x460e8a)[_0x59d794(0x168)](()=>_0x56df86(![]));},[]),useEffect(()=>{const _0x1f1965=a23_0x1b84;!_0x1765ca&&_0x3f211f&&(console[_0x1f1965(0x16c)](_0x1f1965(0x172)),_0xc611c6());},[_0x1765ca,_0x3f211f,_0xc611c6]),useEffect(()=>{const _0x5da003=a23_0x1b84;_0x2ecfe7&&(console[_0x5da003(0x16c)]('*\x20登录成功!'),_0xc611c6());},[_0x2ecfe7,_0xc611c6]),useInput((_0x2c2d9a,_0x197c0d)=>{const _0x89e238=a23_0x1b84;_0x197c0d[_0x89e238(0x166)]&&(_0x429b37(!![]),authServer({'silent':!![]})['then'](_0x43a4ee=>{_0x559a9a(_0x43a4ee);})),_0x2c2d9a==='q'&&_0xc611c6();});if(_0x1765ca)return null;if(_0x3f211f||_0x2ecfe7)return null;return a23_0xe99906(Box,{'flexDirection':_0x1f6a83(0x167),'marginTop':0x1,'marginBottom':0x1,'children':_0x628698?a23_0x4e1d13(Box,{'children':[a23_0xe99906(Box,{'width':'1'}),a23_0x4e1d13(Text,{'color':_0x1f6a83(0x169),'children':[a23_0xe99906(a23_0x44f23b,{'type':_0x1f6a83(0x165)}),'\x20\x20']}),a23_0xe99906(Text,{'children':'正在登录...\x20'}),a23_0xe99906(Text,{'color':'gray','children':'请前往浏览器完成登录。'})]}):a23_0x4e1d13(Box,{'children':[a23_0xe99906(Box,{'width':'1'}),a23_0xe99906(Text,{'children':_0x1f6a83(0x163)}),a23_0xe99906(Text,{'color':'gray','children':_0x1f6a83(0x170)})]})});}
1
+ (function(_0x318e50,_0x5c4845){const _0x5b622c=a23_0x47fb,_0x2f6035=_0x318e50();while(!![]){try{const _0x323513=parseInt(_0x5b622c(0xf6))/0x1+parseInt(_0x5b622c(0xfc))/0x2+parseInt(_0x5b622c(0xf1))/0x3+parseInt(_0x5b622c(0xfa))/0x4+-parseInt(_0x5b622c(0xf7))/0x5*(-parseInt(_0x5b622c(0xfd))/0x6)+-parseInt(_0x5b622c(0xed))/0x7+-parseInt(_0x5b622c(0xf8))/0x8;if(_0x323513===_0x5c4845)break;else _0x2f6035['push'](_0x2f6035['shift']());}catch(_0x35c436){_0x2f6035['push'](_0x2f6035['shift']());}}}(a23_0x1385,0xa76e0));import{jsx as a23_0x583b76,jsxs as a23_0x1d1151}from'react/jsx-runtime';function a23_0x47fb(_0x31ddb9,_0x22b613){_0x31ddb9=_0x31ddb9-0xeb;const _0x1385e9=a23_0x1385();let _0x47fb6d=_0x1385e9[_0x31ddb9];return _0x47fb6d;}import{Text,Box,useInput,useApp}from'ink';import{useEffect,useState}from'react';import{getIsSessionValid}from'./is-session-valid.js';import{authServer}from'./auth-server.js';import a23_0x59f9ba from'ink-spinner';function a23_0x1385(){const _0x4bdcac=['column','√\x20当前为有效会话,无需重新登录。','green','920691ReTsBi','gray','正在登录...\x20','log','then','1098288elynuI','623145zheLiB','24452376NIfMgO','*\x20按回车开始登录。','3074792CdQzyH','finally','1628232oDBeKy','42WkwHjv','请前往浏览器完成登录。','return','826441jkEydL'];a23_0x1385=function(){return _0x4bdcac;};return a23_0x1385();}export function AuthServer(){const _0x3fdc28=a23_0x47fb,{exit:_0x2bb24f}=useApp(),[_0x1f6f9b,_0x1bb06f]=useState(![]),[_0x4d2719,_0x1e694c]=useState(!![]),[_0x3bd6c2,_0xb92f1]=useState(![]),[_0x4210b5,_0x2d49bc]=useState(![]);useEffect(()=>{const _0x331d35=a23_0x47fb;getIsSessionValid()['then'](_0x1bb06f)[_0x331d35(0xfb)](()=>_0x1e694c(![]));},[]),useEffect(()=>{const _0x50522e=a23_0x47fb;!_0x4d2719&&_0x1f6f9b&&(console[_0x50522e(0xf4)](_0x50522e(0xef)),_0x2bb24f());},[_0x4d2719,_0x1f6f9b,_0x2bb24f]),useEffect(()=>{const _0x37897e=a23_0x47fb;_0x4210b5&&(console[_0x37897e(0xf4)]('*\x20登录成功!'),_0x2bb24f());},[_0x4210b5,_0x2bb24f]),useInput((_0x594757,_0x25085e)=>{const _0x3284c1=a23_0x47fb;_0x25085e[_0x3284c1(0xec)]&&(_0xb92f1(!![]),authServer({'silent':!![]})[_0x3284c1(0xf5)](_0x1e9733=>{_0x2d49bc(_0x1e9733);})),_0x594757==='q'&&_0x2bb24f();});if(_0x4d2719)return null;if(_0x1f6f9b||_0x4210b5)return null;return a23_0x583b76(Box,{'flexDirection':_0x3fdc28(0xee),'marginTop':0x1,'marginBottom':0x1,'children':_0x3bd6c2?a23_0x1d1151(Box,{'children':[a23_0x583b76(Box,{'width':'1'}),a23_0x1d1151(Text,{'color':_0x3fdc28(0xf0),'children':[a23_0x583b76(a23_0x59f9ba,{'type':'dots'}),'\x20\x20']}),a23_0x583b76(Text,{'children':_0x3fdc28(0xf3)}),a23_0x583b76(Text,{'color':_0x3fdc28(0xf2),'children':_0x3fdc28(0xeb)})]}):a23_0x1d1151(Box,{'children':[a23_0x583b76(Box,{'width':'1'}),a23_0x583b76(Text,{'children':_0x3fdc28(0xf9)}),a23_0x583b76(Text,{'color':'gray','children':'按\x20“q”\x20退出。'})]})});}
@@ -1 +1 @@
1
- const a24_0x3dafad=a24_0x2005;(function(_0x2ad8a4,_0x492526){const _0x30196d=a24_0x2005,_0x388674=_0x2ad8a4();while(!![]){try{const _0xe47385=parseInt(_0x30196d(0x6d))/0x1*(-parseInt(_0x30196d(0x7d))/0x2)+parseInt(_0x30196d(0x7a))/0x3+-parseInt(_0x30196d(0x87))/0x4*(-parseInt(_0x30196d(0x7e))/0x5)+parseInt(_0x30196d(0x7b))/0x6*(parseInt(_0x30196d(0x71))/0x7)+parseInt(_0x30196d(0x8b))/0x8*(parseInt(_0x30196d(0x90))/0x9)+parseInt(_0x30196d(0x8e))/0xa+parseInt(_0x30196d(0x78))/0xb*(-parseInt(_0x30196d(0x79))/0xc);if(_0xe47385===_0x492526)break;else _0x388674['push'](_0x388674['shift']());}catch(_0x5bc53b){_0x388674['push'](_0x388674['shift']());}}}(a24_0x11e0,0xd3bc6));import{writeFileSync}from'node:fs';import a24_0x506bbd from'node:https';import{getUserDomain}from'../constant/domain.js';import{exec}from'node:child_process';function a24_0x11e0(){const _0x2d5ff3=['headers','json','port','close','writeHead','1hahjxP','user','xdg-open\x20\x22','isAuth','57736PHtCln','🔐\x20正在启动登录服务...','createServer','https://dev.lovrabet.com:','/api/auth/get-session','object','end','21013289jwMAPM','12JMEdbk','2048574ITRwwc','276whhcZo','darwin','1324324UqzHtr','580icUzUK','cookie','open\x20\x22','log','⚠️\x20\x20无法自动打开浏览器','Auth\x20server\x20error:','https://g.yuntooai.com/cert/lovrabet-dev.json','session','/sign-in?redirect=','49424IWCLph','🌐\x20正在尝试自动打开浏览器...','💡\x20如果浏览器没有自动打开,请手动复制上面的登录地址到浏览器中打开','✅\x20浏览器已自动打开,请在浏览器中完成登录','200680xgFiWS','📍\x20登录地址:','listen','912790qcMFYl','catch','306xcPDhc','127.0.0.1','error','🔗\x20请手动复制登录地址到浏览器:','then'];a24_0x11e0=function(){return _0x2d5ff3;};return a24_0x11e0();}import{getIsSessionValid}from'./is-session-valid.js';import{cookieFile}from'./constant.js';function a24_0x2005(_0x1f98e3,_0x3b66fa){_0x1f98e3=_0x1f98e3-0x6b;const _0x11e009=a24_0x11e0();let _0x2005af=_0x11e009[_0x1f98e3];return _0x2005af;}export async function authServer(_0x36d7a1){const _0x58aa38=a24_0x2005,_0x3166cc=_0x36d7a1?.['silent']||![];if(await getIsSessionValid())return!![];const _0x16cb67=await(await fetch(_0x58aa38(0x84)))[_0x58aa38(0x96)]();return new Promise(async(_0x4bdf29,_0x232334)=>{const _0x47bfc4=_0x58aa38;let _0x1bf51a=0x0;const _0x316a84=a24_0x506bbd[_0x47bfc4(0x73)](_0x16cb67,async(_0x43bd50,_0x2ea3b4)=>{const _0xfe8ce8=_0x47bfc4,_0x24fe23=getUserDomain(),_0x5d9d69=_0x43bd50[_0xfe8ce8(0x95)][_0xfe8ce8(0x7f)]||'',_0x58f6a4=await fetch(_0x24fe23+_0xfe8ce8(0x75),{'headers':{'cookie':_0x5d9d69}})[_0xfe8ce8(0x94)](_0x517f47=>_0x517f47[_0xfe8ce8(0x96)]()),_0x405090=_0x58f6a4&&_0x58f6a4[_0xfe8ce8(0x85)]&&_0x58f6a4[_0xfe8ce8(0x6e)];if(_0x405090){writeFileSync(cookieFile,_0x5d9d69,'utf-8'),_0x4bdf29(!![]);const _0x4489ec='<!doctype\x20html>\x0a<html>\x0a<head><meta\x20charset=\x22utf-8\x22><title>登录成功</title></head>\x0a<body>\x0a\x20\x20<div>登录成功,请返回命令行继续操作。当前窗口将在\x20<span\x20id=\x22t\x22>5</span>\x20秒内关闭。</div>\x0a\x20\x20<div\x20id=\x22manualMsg\x22\x20style=\x22display:none;margin-top:10px;color:#d00;\x22>无法自动关闭窗口,请手动关闭此标签页或窗口。</div>\x0a\x20\x20<script>\x0a\x20\x20(function(){\x0a\x20\x20\x20\x20var\x20t\x20=\x205;\x0a\x20\x20\x20\x20var\x20el\x20=\x20document.getElementById(\x27t\x27);\x0a\x20\x20\x20\x20var\x20manual\x20=\x20document.getElementById(\x27manualMsg\x27);\x0a\x20\x20\x20\x20var\x20id\x20=\x20setInterval(function(){\x0a\x20\x20\x20\x20\x20\x20t--;\x0a\x20\x20\x20\x20\x20\x20if\x20(t\x20<=\x200)\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20clearInterval(id);\x0a\x20\x20\x20\x20\x20\x20\x20\x20el.textContent\x20=\x20\x270\x27;\x0a\x20\x20\x20\x20\x20\x20\x20\x20try\x20{\x20window.close();\x20}\x20catch(e)\x20{}\x0a\x20\x20\x20\x20\x20\x20\x20\x20//\x20如果自动关闭无效,显示文本提示让用户手动关闭\x0a\x20\x20\x20\x20\x20\x20\x20\x20setTimeout(function(){\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20if\x20(!window.closed)\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20manual.style.display\x20=\x20\x27block\x27;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20},\x20300);\x0a\x20\x20\x20\x20\x20\x20}\x20else\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20el.textContent\x20=\x20String(t);\x0a\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20},\x201000);\x0a\x20\x20})();\x0a\x20\x20</script>\x0a</body>\x0a</html>';_0x2ea3b4[_0xfe8ce8(0x6c)](0xc8,{'Content-Type':'text/html;\x20charset=utf-8'}),_0x2ea3b4[_0xfe8ce8(0x77)](_0x4489ec),_0x316a84[_0xfe8ce8(0x6b)]();}else{const _0x27f6c9=''+encodeURIComponent(_0xfe8ce8(0x74)+_0x1bf51a);_0x2ea3b4[_0xfe8ce8(0x6c)](0x12e,{'location':_0x24fe23+_0xfe8ce8(0x86)+_0x27f6c9}),_0x2ea3b4[_0xfe8ce8(0x77)]();return;}});_0x316a84[_0x47bfc4(0x8d)](0x0,_0x47bfc4(0x91),()=>{const _0x4001a8=_0x47bfc4,_0x30e784=_0x316a84['address']();_0x1bf51a=typeof _0x30e784===_0x4001a8(0x76)&&_0x30e784?_0x30e784[_0x4001a8(0x97)]:Number(_0x30e784);const _0x1728ae='https://dev.lovrabet.com:'+_0x1bf51a;!_0x3166cc&&(console[_0x4001a8(0x81)](_0x4001a8(0x72)),console[_0x4001a8(0x81)](_0x4001a8(0x8c),_0x1728ae),console[_0x4001a8(0x81)](_0x4001a8(0x88)),console[_0x4001a8(0x81)](''),console[_0x4001a8(0x81)](_0x4001a8(0x89)),console[_0x4001a8(0x81)]('')),openInBrowser(_0x1728ae)['then'](_0x938530=>{const _0x5d8bb4=_0x4001a8;!_0x3166cc&&(_0x938530?console[_0x5d8bb4(0x81)](_0x5d8bb4(0x8a)):(console[_0x5d8bb4(0x81)](_0x5d8bb4(0x82)),console[_0x5d8bb4(0x81)](_0x5d8bb4(0x93),_0x1728ae)),console[_0x5d8bb4(0x81)](''));})[_0x4001a8(0x8f)](()=>{const _0x20701d=_0x4001a8;!_0x3166cc&&(console['log'](_0x20701d(0x82)),console[_0x20701d(0x81)]('🔗\x20请手动复制登录地址到浏览器:',_0x1728ae),console[_0x20701d(0x81)](''));});}),_0x316a84['on'](_0x47bfc4(0x92),_0x326d78=>{const _0x281605=_0x47bfc4;!_0x3166cc&&console[_0x281605(0x92)](_0x281605(0x83),_0x326d78),_0x232334(_0x326d78);});});}function openInBrowser(_0x7c3d00){return new Promise(_0x59214b=>{const _0x54927c=a24_0x2005,_0x4002e4=process['platform'];let _0x2f8086;if(_0x4002e4==='win32')_0x2f8086='start\x20\x22\x22\x20\x22'+_0x7c3d00+'\x22';else _0x4002e4===_0x54927c(0x7c)?_0x2f8086=_0x54927c(0x80)+_0x7c3d00+'\x22':_0x2f8086=_0x54927c(0x6f)+_0x7c3d00+'\x22';exec(_0x2f8086,_0x3c85e8=>{_0x3c85e8?_0x59214b(![]):_0x59214b(!![]);});});}if(import.meta.main){const isAuth=await authServer();console['log'](a24_0x3dafad(0x70),isAuth);}
1
+ function a24_0x5711(){const _0xf1e5f6=['error','session','21943212Nheifo','isAuth','32ZlOkBv','🔐\x20正在启动登录服务...','darwin','win32','11SrYzyP','writeHead','https://g.yuntooai.com/cert/lovrabet-dev.json','address','headers','start\x20\x22\x22\x20\x22','🔗\x20请手动复制登录地址到浏览器:','1290798ciUAon','port','createServer','close','5FbzgkW','user','662156uIGWML','open\x20\x22','170VrLupQ','cookie','end','https://dev.lovrabet.com:','catch','xdg-open\x20\x22','68gswnfn','⚠️\x20\x20无法自动打开浏览器','176193wPXZcj','Auth\x20server\x20error:','listen','144193nTUhXt','log','<!doctype\x20html>\x0a<html>\x0a<head><meta\x20charset=\x22utf-8\x22><title>登录成功</title></head>\x0a<body>\x0a\x20\x20<div>登录成功,请返回命令行继续操作。当前窗口将在\x20<span\x20id=\x22t\x22>5</span>\x20秒内关闭。</div>\x0a\x20\x20<div\x20id=\x22manualMsg\x22\x20style=\x22display:none;margin-top:10px;color:#d00;\x22>无法自动关闭窗口,请手动关闭此标签页或窗口。</div>\x0a\x20\x20<script>\x0a\x20\x20(function(){\x0a\x20\x20\x20\x20var\x20t\x20=\x205;\x0a\x20\x20\x20\x20var\x20el\x20=\x20document.getElementById(\x27t\x27);\x0a\x20\x20\x20\x20var\x20manual\x20=\x20document.getElementById(\x27manualMsg\x27);\x0a\x20\x20\x20\x20var\x20id\x20=\x20setInterval(function(){\x0a\x20\x20\x20\x20\x20\x20t--;\x0a\x20\x20\x20\x20\x20\x20if\x20(t\x20<=\x200)\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20clearInterval(id);\x0a\x20\x20\x20\x20\x20\x20\x20\x20el.textContent\x20=\x20\x270\x27;\x0a\x20\x20\x20\x20\x20\x20\x20\x20try\x20{\x20window.close();\x20}\x20catch(e)\x20{}\x0a\x20\x20\x20\x20\x20\x20\x20\x20//\x20如果自动关闭无效,显示文本提示让用户手动关闭\x0a\x20\x20\x20\x20\x20\x20\x20\x20setTimeout(function(){\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20if\x20(!window.closed)\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20manual.style.display\x20=\x20\x27block\x27;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20},\x20300);\x0a\x20\x20\x20\x20\x20\x20}\x20else\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20el.textContent\x20=\x20String(t);\x0a\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20},\x201000);\x0a\x20\x20})();\x0a\x20\x20</script>\x0a</body>\x0a</html>','116079JSuBEc','then','1861684fCnmor','/api/auth/get-session','/sign-in?redirect=','text/html;\x20charset=utf-8','🌐\x20正在尝试自动打开浏览器...'];a24_0x5711=function(){return _0xf1e5f6;};return a24_0x5711();}const a24_0xbf6ea4=a24_0x4ced;(function(_0x237c77,_0x144e4f){const _0x2171ee=a24_0x4ced,_0x50d73c=_0x237c77();while(!![]){try{const _0x23501f=parseInt(_0x2171ee(0x1cf))/0x1+parseInt(_0x2171ee(0x1e1))/0x2+parseInt(_0x2171ee(0x1df))/0x3*(parseInt(_0x2171ee(0x1d7))/0x4)+-parseInt(_0x2171ee(0x1cd))/0x5*(parseInt(_0x2171ee(0x1c9))/0x6)+-parseInt(_0x2171ee(0x1dc))/0x7*(-parseInt(_0x2171ee(0x1be))/0x8)+parseInt(_0x2171ee(0x1d9))/0x9*(parseInt(_0x2171ee(0x1d1))/0xa)+parseInt(_0x2171ee(0x1c2))/0xb*(-parseInt(_0x2171ee(0x1bc))/0xc);if(_0x23501f===_0x144e4f)break;else _0x50d73c['push'](_0x50d73c['shift']());}catch(_0x313e01){_0x50d73c['push'](_0x50d73c['shift']());}}}(a24_0x5711,0x97eaa));import{writeFileSync}from'node:fs';import a24_0x29f074 from'node:https';function a24_0x4ced(_0x26535c,_0x58fa8e){_0x26535c=_0x26535c-0x1b8;const _0x5711cb=a24_0x5711();let _0x4cedc3=_0x5711cb[_0x26535c];return _0x4cedc3;}import{getUserDomain}from'../constant/domain.js';import{exec}from'node:child_process';import{getIsSessionValid}from'./is-session-valid.js';import{cookieFile}from'./constant.js';export async function authServer(_0x39b140){const _0x548175=a24_0x4ced,_0x25989d=_0x39b140?.['silent']||![];if(await getIsSessionValid())return!![];const _0x2a0f4c=await(await fetch(_0x548175(0x1c4)))['json']();return new Promise(async(_0xa2e776,_0x200a56)=>{const _0x4cfb7f=_0x548175;let _0x30dee7=0x0;const _0x5913e8=a24_0x29f074[_0x4cfb7f(0x1cb)](_0x2a0f4c,async(_0x414a90,_0x37e054)=>{const _0x47ec80=_0x4cfb7f,_0x19d36e=getUserDomain(),_0x3aeb79=_0x414a90[_0x47ec80(0x1c6)][_0x47ec80(0x1d2)]||'',_0x1ecadb=await fetch(_0x19d36e+_0x47ec80(0x1e2),{'headers':{'cookie':_0x3aeb79}})[_0x47ec80(0x1e0)](_0xf0fe52=>_0xf0fe52['json']()),_0x179355=_0x1ecadb&&_0x1ecadb[_0x47ec80(0x1bb)]&&_0x1ecadb[_0x47ec80(0x1ce)];if(_0x179355){writeFileSync(cookieFile,_0x3aeb79,'utf-8'),_0xa2e776(!![]);const _0x203df6=_0x47ec80(0x1de);_0x37e054[_0x47ec80(0x1c3)](0xc8,{'Content-Type':_0x47ec80(0x1b8)}),_0x37e054[_0x47ec80(0x1d3)](_0x203df6),_0x5913e8[_0x47ec80(0x1cc)]();}else{const _0x1cc943=''+encodeURIComponent('https://dev.lovrabet.com:'+_0x30dee7);_0x37e054[_0x47ec80(0x1c3)](0x12e,{'location':_0x19d36e+_0x47ec80(0x1e3)+_0x1cc943}),_0x37e054['end']();return;}});_0x5913e8[_0x4cfb7f(0x1db)](0x0,'127.0.0.1',()=>{const _0xe4201d=_0x4cfb7f,_0xea21a1=_0x5913e8[_0xe4201d(0x1c5)]();_0x30dee7=typeof _0xea21a1==='object'&&_0xea21a1?_0xea21a1[_0xe4201d(0x1ca)]:Number(_0xea21a1);const _0x1586f1=_0xe4201d(0x1d4)+_0x30dee7;!_0x25989d&&(console[_0xe4201d(0x1dd)](_0xe4201d(0x1bf)),console[_0xe4201d(0x1dd)]('📍\x20登录地址:',_0x1586f1),console[_0xe4201d(0x1dd)](_0xe4201d(0x1b9)),console[_0xe4201d(0x1dd)](''),console[_0xe4201d(0x1dd)]('💡\x20如果浏览器没有自动打开,请手动复制上面的登录地址到浏览器中打开'),console['log']('')),openInBrowser(_0x1586f1)['then'](_0x1f3f6a=>{const _0x1fa4e2=_0xe4201d;!_0x25989d&&(_0x1f3f6a?console[_0x1fa4e2(0x1dd)]('✅\x20浏览器已自动打开,请在浏览器中完成登录'):(console[_0x1fa4e2(0x1dd)](_0x1fa4e2(0x1d8)),console['log'](_0x1fa4e2(0x1c8),_0x1586f1)),console[_0x1fa4e2(0x1dd)](''));})[_0xe4201d(0x1d5)](()=>{const _0x388a3=_0xe4201d;!_0x25989d&&(console['log'](_0x388a3(0x1d8)),console[_0x388a3(0x1dd)](_0x388a3(0x1c8),_0x1586f1),console[_0x388a3(0x1dd)](''));});}),_0x5913e8['on'](_0x4cfb7f(0x1ba),_0x240ceb=>{const _0x4b6497=_0x4cfb7f;!_0x25989d&&console[_0x4b6497(0x1ba)](_0x4b6497(0x1da),_0x240ceb),_0x200a56(_0x240ceb);});});}function openInBrowser(_0x2a2b6a){return new Promise(_0x48689d=>{const _0x35e9c9=a24_0x4ced,_0x90ab9a=process['platform'];let _0x4a3e43;if(_0x90ab9a===_0x35e9c9(0x1c1))_0x4a3e43=_0x35e9c9(0x1c7)+_0x2a2b6a+'\x22';else _0x90ab9a===_0x35e9c9(0x1c0)?_0x4a3e43=_0x35e9c9(0x1d0)+_0x2a2b6a+'\x22':_0x4a3e43=_0x35e9c9(0x1d6)+_0x2a2b6a+'\x22';exec(_0x4a3e43,_0x5159b1=>{_0x5159b1?_0x48689d(![]):_0x48689d(!![]);});});}if(import.meta.main){const isAuth=await authServer();console[a24_0xbf6ea4(0x1dd)](a24_0xbf6ea4(0x1bd),isAuth);}
@@ -1 +1 @@
1
- function a25_0x1bb9(_0x4ee8b4,_0x491f8f){_0x4ee8b4=_0x4ee8b4-0xb6;const _0x4dc167=a25_0x4dc1();let _0x1bb96e=_0x4dc167[_0x4ee8b4];return _0x1bb96e;}const a25_0x151636=a25_0x1bb9;(function(_0x3417dd,_0x184d2c){const _0x463a69=a25_0x1bb9,_0x253691=_0x3417dd();while(!![]){try{const _0x4c8d8f=-parseInt(_0x463a69(0xb8))/0x1*(-parseInt(_0x463a69(0xc0))/0x2)+-parseInt(_0x463a69(0xb7))/0x3*(parseInt(_0x463a69(0xbb))/0x4)+-parseInt(_0x463a69(0xbf))/0x5*(parseInt(_0x463a69(0xc1))/0x6)+parseInt(_0x463a69(0xbd))/0x7+-parseInt(_0x463a69(0xc2))/0x8*(parseInt(_0x463a69(0xc3))/0x9)+parseInt(_0x463a69(0xb6))/0xa+-parseInt(_0x463a69(0xbc))/0xb*(-parseInt(_0x463a69(0xb9))/0xc);if(_0x4c8d8f===_0x184d2c)break;else _0x253691['push'](_0x253691['shift']());}catch(_0x31a28a){_0x253691['push'](_0x253691['shift']());}}}(a25_0x4dc1,0xa20ff));import{mkdirSync}from'node:fs';import{homedir}from'node:os';function a25_0x4dc1(){const _0x3a61e7=['/cookie','2525205zGsbpW','16186hoEAyX','6feqULd','8Alodop','4036131QBrLOt','1111340gLSeGB','42FrGlEH','84jnLFob','12SBgyEH','/.lovrabet','296008NjOsko','13243043qHnAGL','4609332LPKrhi'];a25_0x4dc1=function(){return _0x3a61e7;};return a25_0x4dc1();}export const configDir=homedir()+a25_0x151636(0xba);export const cookieFile=configDir+a25_0x151636(0xbe);mkdirSync(configDir,{'recursive':!![]});
1
+ const a25_0x58771a=a25_0x54ef;(function(_0x3ea93e,_0x4662af){const _0xc47a35=a25_0x54ef,_0x5cca5a=_0x3ea93e();while(!![]){try{const _0x4de3d9=-parseInt(_0xc47a35(0x119))/0x1*(parseInt(_0xc47a35(0x11b))/0x2)+parseInt(_0xc47a35(0x110))/0x3+-parseInt(_0xc47a35(0x114))/0x4*(-parseInt(_0xc47a35(0x10f))/0x5)+-parseInt(_0xc47a35(0x118))/0x6*(parseInt(_0xc47a35(0x111))/0x7)+-parseInt(_0xc47a35(0x112))/0x8*(parseInt(_0xc47a35(0x116))/0x9)+parseInt(_0xc47a35(0x113))/0xa*(-parseInt(_0xc47a35(0x11a))/0xb)+parseInt(_0xc47a35(0x115))/0xc;if(_0x4de3d9===_0x4662af)break;else _0x5cca5a['push'](_0x5cca5a['shift']());}catch(_0x2a43fe){_0x5cca5a['push'](_0x5cca5a['shift']());}}}(a25_0x5a01,0x8b9fd));import{mkdirSync}from'node:fs';import{homedir}from'node:os';function a25_0x5a01(){const _0x3b7cf0=['858ACtBTK','16PZleDQ','22BvGWwp','44276MkIMgp','5Amlcsh','37074esWykI','44338kTAvWL','15072boSRqN','202180RkLOyk','607580yLiPYY','24859992bNudOb','1737BMQgHN','/cookie'];a25_0x5a01=function(){return _0x3b7cf0;};return a25_0x5a01();}export const configDir=homedir()+'/.lovrabet';export const cookieFile=configDir+a25_0x58771a(0x117);function a25_0x54ef(_0x3721a7,_0x1bee76){_0x3721a7=_0x3721a7-0x10f;const _0x5a01cb=a25_0x5a01();let _0x54efde=_0x5a01cb[_0x3721a7];return _0x54efde;}mkdirSync(configDir,{'recursive':!![]});
@@ -1 +1 @@
1
- (function(_0x5d2273,_0x140474){var _0x13acbf=a26_0x233b,_0x15d4b5=_0x5d2273();while(!![]){try{var _0xf4baa7=-parseInt(_0x13acbf(0xe8))/0x1*(parseInt(_0x13acbf(0xec))/0x2)+parseInt(_0x13acbf(0xe5))/0x3+parseInt(_0x13acbf(0xea))/0x4+parseInt(_0x13acbf(0xe6))/0x5+-parseInt(_0x13acbf(0xe9))/0x6+-parseInt(_0x13acbf(0xe4))/0x7*(parseInt(_0x13acbf(0xeb))/0x8)+parseInt(_0x13acbf(0xe7))/0x9;if(_0xf4baa7===_0x140474)break;else _0x15d4b5['push'](_0x15d4b5['shift']());}catch(_0x2339e6){_0x15d4b5['push'](_0x15d4b5['shift']());}}}(a26_0x15af,0x31e80));import{readFileSync}from'node:fs';import{cookieFile}from'./constant.js';export function getCookie(){try{return readFileSync(cookieFile,'utf-8');}catch{}return'';}function a26_0x233b(_0x11bf04,_0x52412a){_0x11bf04=_0x11bf04-0xe4;var _0x15afc4=a26_0x15af();var _0x233b46=_0x15afc4[_0x11bf04];return _0x233b46;}function a26_0x15af(){var _0x40022a=['2015028oQmjWC','990IFiXJQ','1750458jTeIFE','686700Kwytui','67680rxZeyC','264NSWXvB','287tiazfs','769122FNQStY','1608790mlySuC'];a26_0x15af=function(){return _0x40022a;};return a26_0x15af();}
1
+ (function(_0x3f5013,_0x35df4d){var _0x58b490=a26_0x3e1b,_0x5792be=_0x3f5013();while(!![]){try{var _0x193012=-parseInt(_0x58b490(0x7e))/0x1*(-parseInt(_0x58b490(0x84))/0x2)+parseInt(_0x58b490(0x7f))/0x3+parseInt(_0x58b490(0x7d))/0x4+-parseInt(_0x58b490(0x81))/0x5+parseInt(_0x58b490(0x82))/0x6+parseInt(_0x58b490(0x80))/0x7*(parseInt(_0x58b490(0x83))/0x8)+-parseInt(_0x58b490(0x85))/0x9;if(_0x193012===_0x35df4d)break;else _0x5792be['push'](_0x5792be['shift']());}catch(_0x281d57){_0x5792be['push'](_0x5792be['shift']());}}}(a26_0x4b23,0xb3c9e));import{readFileSync}from'node:fs';function a26_0x3e1b(_0x43ed7d,_0x58799d){_0x43ed7d=_0x43ed7d-0x7d;var _0x4b2381=a26_0x4b23();var _0x3e1beb=_0x4b2381[_0x43ed7d];return _0x3e1beb;}import{cookieFile}from'./constant.js';function a26_0x4b23(){var _0x3c9cdc=['3392984qrJpvW','647BMaKXx','2135694CkOOJM','553nfTvDD','3678345EcdeRg','5205828ERhfPC','48736aiQDzf','1566NIJLNI','17492112FmvOso','utf-8'];a26_0x4b23=function(){return _0x3c9cdc;};return a26_0x4b23();}export function getCookie(){var _0x54e00a=a26_0x3e1b;try{return readFileSync(cookieFile,_0x54e00a(0x86));}catch{}return'';}
@@ -1 +1 @@
1
- (function(_0x2e0b5e,_0x23bcc3){const _0x15c22a=a27_0x76ec,_0x37cac0=_0x2e0b5e();while(!![]){try{const _0x5ad049=parseInt(_0x15c22a(0x75))/0x1+parseInt(_0x15c22a(0x7a))/0x2+parseInt(_0x15c22a(0x72))/0x3+parseInt(_0x15c22a(0x76))/0x4+-parseInt(_0x15c22a(0x73))/0x5+parseInt(_0x15c22a(0x7b))/0x6+-parseInt(_0x15c22a(0x7d))/0x7;if(_0x5ad049===_0x23bcc3)break;else _0x37cac0['push'](_0x37cac0['shift']());}catch(_0xbf0956){_0x37cac0['push'](_0x37cac0['shift']());}}}(a27_0x16c9,0xe422d));function a27_0x16c9(){const _0x5e39c3=['987978IWAWCh','/api/auth/get-session','18933320zcxxvZ','4253331LSAuDM','2624200gCAPnG','utf-8','662838NmIwsj','874092GcOsFr','session','then','user','3400488PruVPw'];a27_0x16c9=function(){return _0x5e39c3;};return a27_0x16c9();}import{existsSync,readFileSync}from'node:fs';import{getUserDomain}from'../constant/domain.js';import{cookieFile}from'./constant.js';function a27_0x76ec(_0x3e657b,_0x4df85c){_0x3e657b=_0x3e657b-0x72;const _0x16c90d=a27_0x16c9();let _0x76ec52=_0x16c90d[_0x3e657b];return _0x76ec52;}export async function getIsSessionValid(){const _0x2d82bf=a27_0x76ec;try{if(!existsSync(cookieFile))return![];const _0x29ebc9=readFileSync(cookieFile,_0x2d82bf(0x74)),_0x584190=await fetch(getUserDomain()+_0x2d82bf(0x7c),{'headers':{'cookie':_0x29ebc9}})[_0x2d82bf(0x78)](_0x5b0901=>_0x5b0901['json']());return _0x584190&&_0x584190[_0x2d82bf(0x77)]&&_0x584190[_0x2d82bf(0x79)];}catch{}return![];}
1
+ (function(_0x389957,_0x40b52f){const _0x2d56bc=a27_0x10d2,_0x2910a3=_0x389957();while(!![]){try{const _0x504821=-parseInt(_0x2d56bc(0x8d))/0x1+parseInt(_0x2d56bc(0x8a))/0x2*(parseInt(_0x2d56bc(0x85))/0x3)+-parseInt(_0x2d56bc(0x86))/0x4*(-parseInt(_0x2d56bc(0x8b))/0x5)+-parseInt(_0x2d56bc(0x87))/0x6*(-parseInt(_0x2d56bc(0x88))/0x7)+parseInt(_0x2d56bc(0x8f))/0x8+parseInt(_0x2d56bc(0x93))/0x9+-parseInt(_0x2d56bc(0x91))/0xa;if(_0x504821===_0x40b52f)break;else _0x2910a3['push'](_0x2910a3['shift']());}catch(_0x2a6f26){_0x2910a3['push'](_0x2910a3['shift']());}}}(a27_0x143e,0x2a3a1));import{existsSync,readFileSync}from'node:fs';import{getUserDomain}from'../constant/domain.js';import{cookieFile}from'./constant.js';export async function getIsSessionValid(){const _0x19304b=a27_0x10d2;try{if(!existsSync(cookieFile))return![];const _0x3649fe=readFileSync(cookieFile,_0x19304b(0x8c)),_0x43d004=await fetch(getUserDomain()+_0x19304b(0x90),{'headers':{'cookie':_0x3649fe}})['then'](_0x1a4f17=>_0x1a4f17[_0x19304b(0x8e)]());return _0x43d004&&_0x43d004[_0x19304b(0x92)]&&_0x43d004[_0x19304b(0x89)];}catch{}return![];}function a27_0x10d2(_0x4847b0,_0x40a8e6){_0x4847b0=_0x4847b0-0x85;const _0x143e2b=a27_0x143e();let _0x10d215=_0x143e2b[_0x4847b0];return _0x10d215;}function a27_0x143e(){const _0x15179b=['474PZgoRV','24031JhUiqO','user','2vkNbso','132385AAuYTG','utf-8','190069OyCuRj','json','787000OCfVfJ','/api/auth/get-session','4545230InHTZr','session','2019627erVkBX','591273ATcJcr','4ozhrKV'];a27_0x143e=function(){return _0x15179b;};return a27_0x143e();}
@@ -1 +1 @@
1
- function a28_0x4cee(_0x387d8d,_0x2c40c9){_0x387d8d=_0x387d8d-0x1ad;var _0x2437a9=a28_0x2437();var _0x4cee48=_0x2437a9[_0x387d8d];return _0x4cee48;}(function(_0x43cc3e,_0x256d66){var _0x4915b=a28_0x4cee,_0x2575a2=_0x43cc3e();while(!![]){try{var _0x454f89=parseInt(_0x4915b(0x1b0))/0x1+parseInt(_0x4915b(0x1b1))/0x2*(-parseInt(_0x4915b(0x1b5))/0x3)+parseInt(_0x4915b(0x1ad))/0x4+parseInt(_0x4915b(0x1b3))/0x5+parseInt(_0x4915b(0x1b6))/0x6+-parseInt(_0x4915b(0x1ae))/0x7+-parseInt(_0x4915b(0x1b4))/0x8;if(_0x454f89===_0x256d66)break;else _0x2575a2['push'](_0x2575a2['shift']());}catch(_0x19ef10){_0x2575a2['push'](_0x2575a2['shift']());}}}(a28_0x2437,0x744dc));function a28_0x2437(){var _0x338afd=['479234QHKlGG','!\x20当前未登录','136613Facifv','719692vzNwDL','✓\x20已退出登录','3455320rtNjoX','1849640hFpRvB','6MyMxIW','3240906dmmYVJ','log','511644DKDEsL'];a28_0x2437=function(){return _0x338afd;};return a28_0x2437();}import{unlinkSync,existsSync}from'node:fs';import{cookieFile}from'./constant.js';export function logout(){var _0x237188=a28_0x4cee;existsSync(cookieFile)?(unlinkSync(cookieFile),console[_0x237188(0x1b7)](_0x237188(0x1b2))):console['log'](_0x237188(0x1af));}
1
+ (function(_0x4728ea,_0x306a57){var _0x1f2ac4=a28_0x2b3c,_0x213ff0=_0x4728ea();while(!![]){try{var _0x184c82=parseInt(_0x1f2ac4(0x122))/0x1+parseInt(_0x1f2ac4(0x125))/0x2*(parseInt(_0x1f2ac4(0x11b))/0x3)+parseInt(_0x1f2ac4(0x11d))/0x4+parseInt(_0x1f2ac4(0x11e))/0x5*(parseInt(_0x1f2ac4(0x121))/0x6)+parseInt(_0x1f2ac4(0x124))/0x7+parseInt(_0x1f2ac4(0x126))/0x8+-parseInt(_0x1f2ac4(0x11f))/0x9*(parseInt(_0x1f2ac4(0x11c))/0xa);if(_0x184c82===_0x306a57)break;else _0x213ff0['push'](_0x213ff0['shift']());}catch(_0x28b9ae){_0x213ff0['push'](_0x213ff0['shift']());}}}(a28_0x1e2c,0xe1baf));function a28_0x1e2c(){var _0x2666c7=['602142pvmGuc','515087zmORSu','log','9121553DgSyvi','324256lfnwGL','1727040cHFEbe','15jUrxyj','11750PRkgJb','5303792eSwqDB','5SKmOAQ','25632ZacLwT','✓\x20已退出登录'];a28_0x1e2c=function(){return _0x2666c7;};return a28_0x1e2c();}import{unlinkSync,existsSync}from'node:fs';import{cookieFile}from'./constant.js';function a28_0x2b3c(_0xa9c93d,_0x4c3c3b){_0xa9c93d=_0xa9c93d-0x11b;var _0x1e2c0f=a28_0x1e2c();var _0x2b3ced=_0x1e2c0f[_0xa9c93d];return _0x2b3ced;}export function logout(){var _0x2c0729=a28_0x2b3c;existsSync(cookieFile)?(unlinkSync(cookieFile),console[_0x2c0729(0x123)](_0x2c0729(0x120))):console[_0x2c0729(0x123)]('!\x20当前未登录');}
package/lib/cli.js CHANGED
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- const a29_0xe0ce4f=a29_0x69e6;(function(_0x1b7b04,_0xaf503b){const _0x3402ca=a29_0x69e6,_0x1c2c59=_0x1b7b04();while(!![]){try{const _0x10fb44=parseInt(_0x3402ca(0x1d9))/0x1*(-parseInt(_0x3402ca(0x1c9))/0x2)+-parseInt(_0x3402ca(0x1de))/0x3*(parseInt(_0x3402ca(0x1e2))/0x4)+-parseInt(_0x3402ca(0x1ec))/0x5*(-parseInt(_0x3402ca(0x1c5))/0x6)+-parseInt(_0x3402ca(0x1cb))/0x7*(-parseInt(_0x3402ca(0x1d6))/0x8)+parseInt(_0x3402ca(0x1f2))/0x9+parseInt(_0x3402ca(0x1c1))/0xa*(parseInt(_0x3402ca(0x1c4))/0xb)+parseInt(_0x3402ca(0x1e1))/0xc*(-parseInt(_0x3402ca(0x1e3))/0xd);if(_0x10fb44===_0xaf503b)break;else _0x1c2c59['push'](_0x1c2c59['shift']());}catch(_0x1483bb){_0x1c2c59['push'](_0x1c2c59['shift']());}}}(a29_0x2555,0xa8fb8));import{jsx as a29_0x278f6b}from'react/jsx-runtime';import a29_0x5a989d from'meow';import{render}from'ink';import{CreateApp}from'./create-app/main.js';import{AddPage}from'./add-page/main.js';import{Init}from'./init/main.js';import{runStart}from'./cmd/start.js';import{runBuild}from'./cmd/build.js';import{runPreview}from'./cmd/preview.js';import{runBuildWatch}from'./cmd/build-watch.js';import{Config}from'./config/main.js';import{apiCli}from'./api/main.js';import{AuthServer}from'./auth/auth-server-ui.js';function a29_0x69e6(_0x5296c0,_0x57a543){_0x5296c0=_0x5296c0-0x1c1;const _0x255511=a29_0x2555();let _0x69e6b9=_0x255511[_0x5296c0];return _0x69e6b9;}import{logout}from'./auth/logout.js';import{Help}from'./help.js';import{logger}from'./utils/logger.js';import{showLogs,clearLogs}from'./cmd/logs.js';import{AppMenuSyncUI}from'./app-menu/app-menu-sync-ui.js';import{mcpCommand}from'./mcp/main.js';function a29_0x2555(){const _0x32718d=['argv','page','setRawCommand','exit','2559537weAAwQ','boolean','error','clear','140vkQuda','执行初始化配置命令','info','753577NcecOP','618nAfPgZ','cwd','trim','all','2GlVdhK','执行构建命令','9905fdiGBX','执行预览命令','build','create','\x0a\x09Usage\x0a\x09\x20\x20$\x20lovrabet\x0a\x0a\x09Examples\x0a\x09\x20\x20$\x20lovrabet\x20auth\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20登录认证\x0a\x09\x20\x20$\x20lovrabet\x20logout\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20退出登录\x0a\x09\x20\x20$\x20lovrabet\x20init\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20在现有项目中初始化\x20.lovrabetrc\x20配置文件\x0a\x09\x20\x20$\x20lovrabet\x20init\x20--appcode\x20<code>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20使用指定的\x20appcode\x20初始化配置文件\x0a\x09\x20\x20$\x20lovrabet\x20create\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20创建一个项目\x0a\x09\x20\x20$\x20lovrabet\x20create\x20--env\x20daily\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20创建项目并指定环境\x0a\x09\x20\x20$\x20lovrabet\x20add\x20page\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20添加一个页面\x0a\x09\x20\x20$\x20lovrabet\x20start\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20启动项目\x0a\x09\x20\x20$\x20lovrabet\x20build\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20构建项目\x0a\x09\x20\x20$\x20lovrabet\x20menu\x20sync\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20同步菜单\x0a\x09\x20\x20$\x20lovrabet\x20menu\x20update\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20更新菜单\x20CDN\x20资源\x0a\x09\x20\x20$\x20lovrabet\x20preview\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20预览项目\x0a\x09\x20\x20$\x20lovrabet\x20preview\x20--watch\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20监听文件变化并自动构建预览\x0a\x09\x20\x20$\x20lovrabet\x20config\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20项目配置\x0a\x09\x20\x20$\x20lovrabet\x20api\x20pull\x20--[options]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20拉取并生成\x20API\x20配置文件(详见\x20lovrabet\x20api\x20--help)\x0a\x09\x20\x20$\x20lovrabet\x20api\x20doc\x20--[options]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20生成\x20API\x20文档(详见\x20lovrabet\x20api\x20--help)\x0a\x09\x20\x20$\x20lovrabet\x20mcp\x20cursor\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20配置\x20Cursor\x20的\x20MCP\x0a\x09\x20\x20$\x20lovrabet\x20logs\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20查看日志\x0a\x09\x20\x20$\x20lovrabet\x20logs\x20--clear\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20清空日志\x0a','join','input','env','执行添加页面命令','lovrabet\x20','setLogPath','1168GErXFP','auth','menu-update-cdn','552514LYfAga','执行更新菜单\x20CDN\x20资源命令','string','start','flags','57543EmYjGD','mcp','preview','1551648KESQkm','196lkheMW','13OlBvFL','menu','logs','add-page','api','logout','执行启动命令','watch','add','41930RlYLXC','init'];a29_0x2555=function(){return _0x32718d;};return a29_0x2555();}import{AppMenuUpdateCdn}from'./app-menu-update-cdn/main.js';const cli=a29_0x5a989d(a29_0xe0ce4f(0x1cf),{'importMeta':import.meta,'flags':{'name':{'type':a29_0xe0ce4f(0x1db)},'clear':{'type':a29_0xe0ce4f(0x1f3)},'env':{'type':'string'},'watch':{'type':a29_0xe0ce4f(0x1f3)},'help':{'type':a29_0xe0ce4f(0x1f3)},'appcode':{'type':a29_0xe0ce4f(0x1db)},'output':{'type':a29_0xe0ce4f(0x1db)},'params':{'type':a29_0xe0ce4f(0x1db)},'datasetcode':{'type':a29_0xe0ce4f(0x1db)},'version':{'type':a29_0xe0ce4f(0x1db)}}});await run();async function run(){const _0x40baa7=a29_0xe0ce4f,_0xddf6c3=cli[_0x40baa7(0x1d1)][0x0],_0x14e028=cli[_0x40baa7(0x1d1)][0x1],_0x409f8f=cli[_0x40baa7(0x1d1)][0x2],_0x1657b3=(_0x40baa7(0x1d4)+process[_0x40baa7(0x1ee)]['slice'](0x2)[_0x40baa7(0x1d0)]('\x20'))[_0x40baa7(0x1c7)]();logger[_0x40baa7(0x1f0)](_0x1657b3);switch(_0xddf6c3){case _0x40baa7(0x1ed):{const _0x3b743a=cli[_0x40baa7(0x1dd)]['appcode'],_0x4e2ef0=cli[_0x40baa7(0x1dd)]['env'];logger[_0x40baa7(0x1d5)](process[_0x40baa7(0x1c6)]()),logger[_0x40baa7(0x1c3)](_0x40baa7(0x1ed),_0x40baa7(0x1c2)),render(a29_0x278f6b(Init,{'appcode':_0x3b743a,'env':_0x4e2ef0}));break;}case _0x40baa7(0x1ce):{const _0xe15ecb=cli[_0x40baa7(0x1d1)][0x1]?.[_0x40baa7(0x1c7)](),_0x591c58=cli[_0x40baa7(0x1dd)][_0x40baa7(0x1d2)];render(a29_0x278f6b(CreateApp,{'projectCode':_0xe15ecb,'env':_0x591c58}));break;}case _0x40baa7(0x1eb):{cli[_0x40baa7(0x1d1)][0x1]===_0x40baa7(0x1ef)&&(logger[_0x40baa7(0x1d5)](process[_0x40baa7(0x1c6)]()),logger[_0x40baa7(0x1c3)](_0x40baa7(0x1e6),_0x40baa7(0x1d3)),render(a29_0x278f6b(AddPage,{})));break;}case _0x40baa7(0x1dc):{try{logger[_0x40baa7(0x1d5)](process[_0x40baa7(0x1c6)]()),logger['info'](_0x40baa7(0x1dc),_0x40baa7(0x1e9)),await runStart();}catch(_0x139530){console[_0x40baa7(0x1f4)](_0x139530),process[_0x40baa7(0x1f1)](0x1);}break;}case _0x40baa7(0x1cd):{try{logger[_0x40baa7(0x1d5)](process[_0x40baa7(0x1c6)]()),logger[_0x40baa7(0x1c3)](_0x40baa7(0x1cd),_0x40baa7(0x1ca)),await runBuild();}catch(_0x45a2ef){console[_0x40baa7(0x1f4)](_0x45a2ef),process['exit'](0x1);}break;}case _0x40baa7(0x1e0):{const _0x4b2d27=cli[_0x40baa7(0x1dd)][_0x40baa7(0x1ea)];logger[_0x40baa7(0x1d5)](process[_0x40baa7(0x1c6)]()),logger[_0x40baa7(0x1c3)](_0x40baa7(0x1e0),_0x40baa7(0x1cc)+(_0x4b2d27?'\x20(监听模式)':''));if(_0x4b2d27)try{await Promise[_0x40baa7(0x1c8)]([runBuildWatch(),runPreview()]);}catch(_0x1b7434){console['error'](_0x1b7434),process['exit'](0x1);}else try{await runPreview();}catch(_0x4b96e7){console[_0x40baa7(0x1f4)](_0x4b96e7),process[_0x40baa7(0x1f1)](0x1);}break;}case'config':{render(a29_0x278f6b(Config,{'cli':cli}));break;}case _0x40baa7(0x1e7):{await apiCli(cli);break;}case _0x40baa7(0x1d7):{render(a29_0x278f6b(AuthServer,{}));break;}case _0x40baa7(0x1e4):{if(_0x14e028==='update'){logger[_0x40baa7(0x1d5)](process['cwd']()),logger[_0x40baa7(0x1c3)](_0x40baa7(0x1d8),_0x40baa7(0x1da)),render(a29_0x278f6b(AppMenuUpdateCdn,{}));break;}else render(a29_0x278f6b(AppMenuSyncUI,{}));break;}case _0x40baa7(0x1e8):{logout();break;}case _0x40baa7(0x1df):{const _0x5da905=cli[_0x40baa7(0x1d1)][0x1];await mcpCommand(_0x5da905);break;}case _0x40baa7(0x1e5):{cli[_0x40baa7(0x1dd)][_0x40baa7(0x1f5)]?clearLogs():showLogs();break;}default:render(a29_0x278f6b(Help,{}));break;}}
2
+ const a29_0x343d9b=a29_0x1fce;(function(_0xf1f47c,_0x1864d3){const _0x331ad2=a29_0x1fce,_0x102273=_0xf1f47c();while(!![]){try{const _0x2bea46=parseInt(_0x331ad2(0x13c))/0x1*(parseInt(_0x331ad2(0x142))/0x2)+parseInt(_0x331ad2(0x153))/0x3*(parseInt(_0x331ad2(0x145))/0x4)+parseInt(_0x331ad2(0x140))/0x5+parseInt(_0x331ad2(0x148))/0x6*(-parseInt(_0x331ad2(0x13f))/0x7)+-parseInt(_0x331ad2(0x15c))/0x8*(parseInt(_0x331ad2(0x133))/0x9)+-parseInt(_0x331ad2(0x14a))/0xa+parseInt(_0x331ad2(0x136))/0xb;if(_0x2bea46===_0x1864d3)break;else _0x102273['push'](_0x102273['shift']());}catch(_0x5237d1){_0x102273['push'](_0x102273['shift']());}}}(a29_0x4087,0x37f59));import{jsx as a29_0x27fb63}from'react/jsx-runtime';import a29_0x2798fb from'meow';import{render}from'ink';import{CreateApp}from'./create-app/main.js';import{AddPage}from'./add-page/main.js';import{Init}from'./init/main.js';import{runStart}from'./cmd/start.js';import{runBuild}from'./cmd/build.js';import{runPreview}from'./cmd/preview.js';import{runBuildWatch}from'./cmd/build-watch.js';import{Config}from'./config/main.js';import{apiCli}from'./api/main.js';import{AuthServer}from'./auth/auth-server-ui.js';import{logout}from'./auth/logout.js';import{Help}from'./help.js';import{logger}from'./utils/logger.js';import{showLogs,clearLogs}from'./cmd/logs.js';import{AppMenuSyncUI}from'./app-menu/app-menu-sync-ui.js';import{mcpCommand}from'./mcp/main.js';function a29_0x4087(){const _0x306f26=['36zBWekH','preview','config','build','add-page','input','执行预览命令','create','mcp','8EWcCkR','setLogPath','slice','boolean','setRawCommand','执行初始化配置命令','logout','update','3326877RluBVm','start','add','9695598RynLml','error','auth','flags','lovrabet\x20','env','3891gUmpCX','\x20(监听模式)','info','1986649RIHNyP','7525gBCTkR','\x0a\x09Usage\x0a\x09\x20\x20$\x20lovrabet\x0a\x0a\x09Examples\x0a\x09\x20\x20$\x20lovrabet\x20auth\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20登录认证\x0a\x09\x20\x20$\x20lovrabet\x20logout\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20退出登录\x0a\x09\x20\x20$\x20lovrabet\x20init\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20在现有项目中初始化\x20.lovrabetrc\x20配置文件\x0a\x09\x20\x20$\x20lovrabet\x20init\x20--appcode\x20<code>\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20使用指定的\x20appcode\x20初始化配置文件\x0a\x09\x20\x20$\x20lovrabet\x20create\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20创建一个项目\x0a\x09\x20\x20$\x20lovrabet\x20create\x20--env\x20daily\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20创建项目并指定环境\x0a\x09\x20\x20$\x20lovrabet\x20add\x20page\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20添加一个页面\x0a\x09\x20\x20$\x20lovrabet\x20start\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20启动项目\x0a\x09\x20\x20$\x20lovrabet\x20build\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20构建项目\x0a\x09\x20\x20$\x20lovrabet\x20menu\x20sync\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20同步菜单\x0a\x09\x20\x20$\x20lovrabet\x20menu\x20update\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20更新菜单\x20CDN\x20资源\x0a\x09\x20\x20$\x20lovrabet\x20preview\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20预览项目\x0a\x09\x20\x20$\x20lovrabet\x20preview\x20--watch\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20监听文件变化并自动构建预览\x0a\x09\x20\x20$\x20lovrabet\x20config\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20项目配置\x0a\x09\x20\x20$\x20lovrabet\x20api\x20pull\x20--[options]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20拉取并生成\x20API\x20配置文件(详见\x20lovrabet\x20api\x20--help)\x0a\x09\x20\x20$\x20lovrabet\x20api\x20doc\x20--[options]\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20生成\x20API\x20文档(详见\x20lovrabet\x20api\x20--help)\x0a\x09\x20\x20$\x20lovrabet\x20mcp\x20cursor\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20配置\x20Cursor\x20的\x20MCP\x0a\x09\x20\x20$\x20lovrabet\x20logs\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20查看日志\x0a\x09\x20\x20$\x20lovrabet\x20logs\x20--clear\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20//\x20清空日志\x0a','4zYfEWB','exit','string','50800cCUdub','logs','执行添加页面命令','6TYJwTD','trim','1604360PgSdgK','cwd','执行启动命令','menu-update-cdn','argv','init','join','appcode','page'];a29_0x4087=function(){return _0x306f26;};return a29_0x4087();}import{AppMenuUpdateCdn}from'./app-menu-update-cdn/main.js';const cli=a29_0x2798fb(a29_0x343d9b(0x141),{'importMeta':import.meta,'flags':{'name':{'type':a29_0x343d9b(0x144)},'clear':{'type':a29_0x343d9b(0x12e)},'env':{'type':'string'},'watch':{'type':a29_0x343d9b(0x12e)},'help':{'type':a29_0x343d9b(0x12e)},'appcode':{'type':'string'},'output':{'type':a29_0x343d9b(0x144)},'params':{'type':a29_0x343d9b(0x144)},'datasetcode':{'type':'string'}},'autoVersion':!![]});function a29_0x1fce(_0x59569f,_0xa4146){_0x59569f=_0x59569f-0x12c;const _0x4087f8=a29_0x4087();let _0x1fceaf=_0x4087f8[_0x59569f];return _0x1fceaf;}await run();async function run(){const _0x4ec0ad=a29_0x343d9b,_0x57eb45=cli[_0x4ec0ad(0x158)][0x0],_0x40b77d=cli[_0x4ec0ad(0x158)][0x1],_0x5edf81=cli[_0x4ec0ad(0x158)][0x2],_0x4dea11=(_0x4ec0ad(0x13a)+process[_0x4ec0ad(0x14e)][_0x4ec0ad(0x12d)](0x2)[_0x4ec0ad(0x150)]('\x20'))[_0x4ec0ad(0x149)]();logger[_0x4ec0ad(0x12f)](_0x4dea11);switch(_0x57eb45){case _0x4ec0ad(0x14f):{const _0x3ecfe8=cli[_0x4ec0ad(0x139)][_0x4ec0ad(0x151)],_0x5d5f45=cli['flags'][_0x4ec0ad(0x13b)];logger[_0x4ec0ad(0x12c)](process[_0x4ec0ad(0x14b)]()),logger[_0x4ec0ad(0x13e)](_0x4ec0ad(0x14f),_0x4ec0ad(0x130)),render(a29_0x27fb63(Init,{'appcode':_0x3ecfe8,'env':_0x5d5f45}));break;}case _0x4ec0ad(0x15a):{const _0x3f29d2=cli[_0x4ec0ad(0x158)][0x1]?.[_0x4ec0ad(0x149)](),_0x8ddea0=cli[_0x4ec0ad(0x139)]['env'];render(a29_0x27fb63(CreateApp,{'projectCode':_0x3f29d2,'env':_0x8ddea0}));break;}case _0x4ec0ad(0x135):{cli[_0x4ec0ad(0x158)][0x1]===_0x4ec0ad(0x152)&&(logger['setLogPath'](process[_0x4ec0ad(0x14b)]()),logger[_0x4ec0ad(0x13e)](_0x4ec0ad(0x157),_0x4ec0ad(0x147)),render(a29_0x27fb63(AddPage,{})));break;}case _0x4ec0ad(0x134):{try{logger[_0x4ec0ad(0x12c)](process['cwd']()),logger[_0x4ec0ad(0x13e)](_0x4ec0ad(0x134),_0x4ec0ad(0x14c)),await runStart();}catch(_0x4a43c9){console[_0x4ec0ad(0x137)](_0x4a43c9),process[_0x4ec0ad(0x143)](0x1);}break;}case _0x4ec0ad(0x156):{try{logger[_0x4ec0ad(0x12c)](process['cwd']()),logger[_0x4ec0ad(0x13e)](_0x4ec0ad(0x156),'执行构建命令'),await runBuild();}catch(_0x19f05a){console[_0x4ec0ad(0x137)](_0x19f05a),process[_0x4ec0ad(0x143)](0x1);}break;}case _0x4ec0ad(0x154):{const _0x41d759=cli['flags']['watch'];logger[_0x4ec0ad(0x12c)](process['cwd']()),logger[_0x4ec0ad(0x13e)](_0x4ec0ad(0x154),_0x4ec0ad(0x159)+(_0x41d759?_0x4ec0ad(0x13d):''));if(_0x41d759)try{await Promise['all']([runBuildWatch(),runPreview()]);}catch(_0x57bd8d){console[_0x4ec0ad(0x137)](_0x57bd8d),process[_0x4ec0ad(0x143)](0x1);}else try{await runPreview();}catch(_0x58bbba){console[_0x4ec0ad(0x137)](_0x58bbba),process[_0x4ec0ad(0x143)](0x1);}break;}case _0x4ec0ad(0x155):{render(a29_0x27fb63(Config,{'cli':cli}));break;}case'api':{await apiCli(cli);break;}case _0x4ec0ad(0x138):{render(a29_0x27fb63(AuthServer,{}));break;}case'menu':{if(_0x40b77d===_0x4ec0ad(0x132)){logger[_0x4ec0ad(0x12c)](process[_0x4ec0ad(0x14b)]()),logger[_0x4ec0ad(0x13e)](_0x4ec0ad(0x14d),'执行更新菜单\x20CDN\x20资源命令'),render(a29_0x27fb63(AppMenuUpdateCdn,{}));break;}else render(a29_0x27fb63(AppMenuSyncUI,{}));break;}case _0x4ec0ad(0x131):{logout();break;}case _0x4ec0ad(0x15b):{const _0x512260=cli[_0x4ec0ad(0x158)][0x1];await mcpCommand(_0x512260);break;}case _0x4ec0ad(0x146):{cli[_0x4ec0ad(0x139)]['clear']?clearLogs():showLogs();break;}default:render(a29_0x27fb63(Help,{}));break;}}
@@ -1 +1 @@
1
- (function(_0x289a88,_0x4271c7){const _0x95ce9=a30_0x4ed5,_0x512bff=_0x289a88();while(!![]){try{const _0x5b429f=parseInt(_0x95ce9(0x1e9))/0x1+parseInt(_0x95ce9(0x1eb))/0x2*(parseInt(_0x95ce9(0x1ea))/0x3)+parseInt(_0x95ce9(0x1de))/0x4*(parseInt(_0x95ce9(0x1e3))/0x5)+parseInt(_0x95ce9(0x1e8))/0x6+parseInt(_0x95ce9(0x1e7))/0x7+-parseInt(_0x95ce9(0x1ee))/0x8+-parseInt(_0x95ce9(0x1e5))/0x9;if(_0x5b429f===_0x4271c7)break;else _0x512bff['push'](_0x512bff['shift']());}catch(_0x2d54b9){_0x512bff['push'](_0x512bff['shift']());}}}(a30_0x20b9,0xa51c7));function a30_0x4ed5(_0x4ed0c9,_0x4f1b5f){_0x4ed0c9=_0x4ed0c9-0x1de;const _0x20b9d9=a30_0x20b9();let _0x4ed5a4=_0x20b9d9[_0x4ed0c9];return _0x4ed5a4;}import{spawn}from'node:child_process';import{delimiter,join}from'node:path';export function runBuildWatch(){return new Promise((_0x479b71,_0xa756cb)=>{const _0x1b338e=a30_0x4ed5,_0x418d98=spawn('vite',[_0x1b338e(0x1ed),_0x1b338e(0x1e1)],{'stdio':'inherit','shell':!![],'env':{...process[_0x1b338e(0x1e6)],'PATH':''+join(process[_0x1b338e(0x1ec)](),_0x1b338e(0x1df),_0x1b338e(0x1ef))+delimiter+process['env'][_0x1b338e(0x1e2)]}});_0x418d98['on'](_0x1b338e(0x1e0),_0x3aff7d=>{const _0x2ac3f9=_0x1b338e;if(_0x3aff7d===0x0||_0x3aff7d===null)_0x479b71();else _0xa756cb(new Error(_0x2ac3f9(0x1e4)+_0x3aff7d));}),_0x418d98['on'](_0x1b338e(0x1f0),_0xa756cb);});}function a30_0x20b9(){const _0x4b4a1c=['build','10338696Buxmtl','.bin','error','59472KFlBWz','node_modules','close','--watch','PATH','195DKhDmb','npm\x20run\x20build\x20exited\x20with\x20code\x20','5441841ekqtoH','env','3581998XEdXOj','1097388IbGUpA','1032102shlNML','88905eBXbRm','18fvVyLx','cwd'];a30_0x20b9=function(){return _0x4b4a1c;};return a30_0x20b9();}
1
+ (function(_0x35bae6,_0x8bdf75){const _0x2ff2b6=a30_0x1b7b,_0x2f795d=_0x35bae6();while(!![]){try{const _0x16451a=parseInt(_0x2ff2b6(0x157))/0x1*(-parseInt(_0x2ff2b6(0x153))/0x2)+parseInt(_0x2ff2b6(0x151))/0x3*(-parseInt(_0x2ff2b6(0x159))/0x4)+-parseInt(_0x2ff2b6(0x152))/0x5+-parseInt(_0x2ff2b6(0x160))/0x6*(parseInt(_0x2ff2b6(0x150))/0x7)+-parseInt(_0x2ff2b6(0x154))/0x8+parseInt(_0x2ff2b6(0x15b))/0x9*(-parseInt(_0x2ff2b6(0x15f))/0xa)+parseInt(_0x2ff2b6(0x15e))/0xb;if(_0x16451a===_0x8bdf75)break;else _0x2f795d['push'](_0x2f795d['shift']());}catch(_0x32d0a0){_0x2f795d['push'](_0x2f795d['shift']());}}}(a30_0xcb0b,0xf1d0c));function a30_0xcb0b(){const _0x22db44=['vite','PATH','95350926sWSYOE','250EqbyVj','654gVrVZu','--watch','107499OSbqaF','105qZaelS','7599410kWlWsJ','229762gZkwDI','14616760EMlgDG','env','close','15YMBYpq','build','3144AzEIEd','node_modules','326223RBqksb'];a30_0xcb0b=function(){return _0x22db44;};return a30_0xcb0b();}import{spawn}from'node:child_process';function a30_0x1b7b(_0x501fa2,_0x21bb7e){_0x501fa2=_0x501fa2-0x14f;const _0xcb0b14=a30_0xcb0b();let _0x1b7b99=_0xcb0b14[_0x501fa2];return _0x1b7b99;}import{delimiter,join}from'node:path';export function runBuildWatch(){return new Promise((_0x185a17,_0x5aed0d)=>{const _0x51f1a9=a30_0x1b7b,_0x3c8939=spawn(_0x51f1a9(0x15c),[_0x51f1a9(0x158),_0x51f1a9(0x14f)],{'stdio':'inherit','shell':!![],'env':{...process['env'],'PATH':''+join(process['cwd'](),_0x51f1a9(0x15a),'.bin')+delimiter+process[_0x51f1a9(0x155)][_0x51f1a9(0x15d)]}});_0x3c8939['on'](_0x51f1a9(0x156),_0x43f651=>{if(_0x43f651===0x0||_0x43f651===null)_0x185a17();else _0x5aed0d(new Error('npm\x20run\x20build\x20exited\x20with\x20code\x20'+_0x43f651));}),_0x3c8939['on']('error',_0x5aed0d);});}
package/lib/cmd/build.js CHANGED
@@ -1 +1 @@
1
- function a31_0x1b7a(_0x483783,_0x179a21){_0x483783=_0x483783-0x1d6;const _0xde7f73=a31_0xde7f();let _0x1b7a7e=_0xde7f73[_0x483783];return _0x1b7a7e;}function a31_0xde7f(){const _0x4cc0f3=['run','132087ayIwrf','项目构建出错','1237585vSdeto','231iabcin','data','2721424LksVwQ','inherit','close','npm\x20run\x20build','message','477946mRXgUZ','toString','6982362aySVXX','cwd','520787terVnT','324910GCZedw','18hQfUeh','now','build','56niPSnm','PATH','pipe','28lAYqzE','stderr','开始构建项目','error','npm\x20run\x20build\x20exited\x20with\x20code\x20','项目构建成功','trim','npm'];a31_0xde7f=function(){return _0x4cc0f3;};return a31_0xde7f();}(function(_0x27407c,_0x3f728f){const _0x19b9d8=a31_0x1b7a,_0x2e30ba=_0x27407c();while(!![]){try{const _0x14d959=parseInt(_0x19b9d8(0x1e7))/0x1+parseInt(_0x19b9d8(0x1ef))/0x2*(-parseInt(_0x19b9d8(0x1d9))/0x3)+parseInt(_0x19b9d8(0x1de))/0x4+-parseInt(_0x19b9d8(0x1db))/0x5*(parseInt(_0x19b9d8(0x1e9))/0x6)+parseInt(_0x19b9d8(0x1e3))/0x7*(parseInt(_0x19b9d8(0x1ec))/0x8)+parseInt(_0x19b9d8(0x1e5))/0x9+-parseInt(_0x19b9d8(0x1e8))/0xa*(parseInt(_0x19b9d8(0x1dc))/0xb);if(_0x14d959===_0x3f728f)break;else _0x2e30ba['push'](_0x2e30ba['shift']());}catch(_0x58ca7e){_0x2e30ba['push'](_0x2e30ba['shift']());}}}(a31_0xde7f,0x64fc7));import{delimiter,join}from'node:path';import{spawn}from'node:child_process';import{logger}from'../utils/logger.js';export function runBuild(){return new Promise((_0x4da814,_0x107ad4)=>{const _0x2358a8=a31_0x1b7a,_0x1f2f87=Date['now']();logger['info']('build',_0x2358a8(0x1f1),{'command':_0x2358a8(0x1e1)});let _0x803f39='';const _0x17f14f=spawn(_0x2358a8(0x1d7),[_0x2358a8(0x1d8),_0x2358a8(0x1eb)],{'stdio':['inherit',_0x2358a8(0x1df),_0x2358a8(0x1ee)],'shell':!![],'env':{...process['env'],'PATH':''+join(process[_0x2358a8(0x1e6)](),'node_modules','.bin')+delimiter+process['env'][_0x2358a8(0x1ed)]}});_0x17f14f[_0x2358a8(0x1f0)]?.['on'](_0x2358a8(0x1dd),_0x55a112=>{const _0x4f5e5b=_0x2358a8;_0x803f39+=_0x55a112[_0x4f5e5b(0x1e4)]();}),_0x17f14f['on'](_0x2358a8(0x1e0),_0x10367b=>{const _0x5f4a31=_0x2358a8,_0x304b90=Date[_0x5f4a31(0x1ea)]()-_0x1f2f87;if(_0x10367b===0x0||_0x10367b===null)logger['success'](_0x5f4a31(0x1eb),_0x5f4a31(0x1f4),_0x304b90),_0x4da814();else{const _0x429b0b={'exitCode':_0x10367b,'duration':_0x304b90,'command':'npm\x20run\x20build','cwd':process[_0x5f4a31(0x1e6)]()};_0x803f39[_0x5f4a31(0x1d6)]()&&(_0x429b0b[_0x5f4a31(0x1f0)]=_0x803f39[_0x5f4a31(0x1d6)]()),logger[_0x5f4a31(0x1f2)](_0x5f4a31(0x1eb),'项目构建失败',_0x429b0b),_0x107ad4(new Error(_0x5f4a31(0x1f3)+_0x10367b));}}),_0x17f14f['on'](_0x2358a8(0x1f2),_0x1e198d=>{const _0x1bddb1=_0x2358a8,_0x43fafb=Date[_0x1bddb1(0x1ea)]()-_0x1f2f87;logger[_0x1bddb1(0x1f2)](_0x1bddb1(0x1eb),_0x1bddb1(0x1da),{'error':_0x1e198d[_0x1bddb1(0x1e2)],'duration':_0x43fafb,'stderr':_0x803f39[_0x1bddb1(0x1d6)]()||undefined}),_0x107ad4(_0x1e198d);});});}
1
+ function a31_0x25f2(_0x4db91d,_0x3dd8c4){_0x4db91d=_0x4db91d-0x87;const _0x521cbb=a31_0x521c();let _0x25f287=_0x521cbb[_0x4db91d];return _0x25f287;}(function(_0xd84bfc,_0x3c5b78){const _0x569df2=a31_0x25f2,_0x554054=_0xd84bfc();while(!![]){try{const _0x14996a=parseInt(_0x569df2(0x9e))/0x1+-parseInt(_0x569df2(0x87))/0x2*(parseInt(_0x569df2(0x91))/0x3)+-parseInt(_0x569df2(0x9f))/0x4*(parseInt(_0x569df2(0x9d))/0x5)+parseInt(_0x569df2(0xa1))/0x6+-parseInt(_0x569df2(0xa6))/0x7*(-parseInt(_0x569df2(0x88))/0x8)+parseInt(_0x569df2(0x93))/0x9*(parseInt(_0x569df2(0xa9))/0xa)+-parseInt(_0x569df2(0x94))/0xb*(parseInt(_0x569df2(0x95))/0xc);if(_0x14996a===_0x3c5b78)break;else _0x554054['push'](_0x554054['shift']());}catch(_0x4297fc){_0x554054['push'](_0x554054['shift']());}}}(a31_0x521c,0xb8727));import{delimiter,join}from'node:path';function a31_0x521c(){const _0x44ff6b=['开始构建项目','.bin','项目构建成功','npm','stderr','项目构建失败','635193cKxbOJ','cwd','7857CimsNU','17677sFCbyU','9684QcjXLu','toString','build','env','data','pipe','info','node_modules','644825tGxkuR','1389743ZBHKtg','28oNLsuS','项目构建出错','312552HrWJDI','error','npm\x20run\x20build\x20exited\x20with\x20code\x20','trim','message','7osqEui','npm\x20run\x20build','now','4180UVeJDF','2wsFfPw','10880648fjYvoo','inherit','close'];a31_0x521c=function(){return _0x44ff6b;};return a31_0x521c();}import{spawn}from'node:child_process';import{logger}from'../utils/logger.js';export function runBuild(){return new Promise((_0x144d34,_0x50f68e)=>{const _0xb60ff9=a31_0x25f2,_0x2b4198=Date[_0xb60ff9(0xa8)]();logger[_0xb60ff9(0x9b)](_0xb60ff9(0x97),_0xb60ff9(0x8b),{'command':_0xb60ff9(0xa7)});let _0x333dc6='';const _0x2b8376=spawn(_0xb60ff9(0x8e),['run',_0xb60ff9(0x97)],{'stdio':[_0xb60ff9(0x89),_0xb60ff9(0x89),_0xb60ff9(0x9a)],'shell':!![],'env':{...process[_0xb60ff9(0x98)],'PATH':''+join(process['cwd'](),_0xb60ff9(0x9c),_0xb60ff9(0x8c))+delimiter+process['env']['PATH']}});_0x2b8376['stderr']?.['on'](_0xb60ff9(0x99),_0x480c1a=>{const _0x299970=_0xb60ff9;_0x333dc6+=_0x480c1a[_0x299970(0x96)]();}),_0x2b8376['on'](_0xb60ff9(0x8a),_0x4b5923=>{const _0x2c9b10=_0xb60ff9,_0x471d68=Date['now']()-_0x2b4198;if(_0x4b5923===0x0||_0x4b5923===null)logger['success'](_0x2c9b10(0x97),_0x2c9b10(0x8d),_0x471d68),_0x144d34();else{const _0x5236a9={'exitCode':_0x4b5923,'duration':_0x471d68,'command':'npm\x20run\x20build','cwd':process[_0x2c9b10(0x92)]()};_0x333dc6[_0x2c9b10(0xa4)]()&&(_0x5236a9[_0x2c9b10(0x8f)]=_0x333dc6[_0x2c9b10(0xa4)]()),logger[_0x2c9b10(0xa2)]('build',_0x2c9b10(0x90),_0x5236a9),_0x50f68e(new Error(_0x2c9b10(0xa3)+_0x4b5923));}}),_0x2b8376['on'](_0xb60ff9(0xa2),_0x478a4b=>{const _0x5145f3=_0xb60ff9,_0x5abea4=Date[_0x5145f3(0xa8)]()-_0x2b4198;logger[_0x5145f3(0xa2)](_0x5145f3(0x97),_0x5145f3(0xa0),{'error':_0x478a4b[_0x5145f3(0xa5)],'duration':_0x5abea4,'stderr':_0x333dc6[_0x5145f3(0xa4)]()||undefined}),_0x50f68e(_0x478a4b);});});}