Commit Graph

52 Commits

Author SHA1 Message Date
3da2705fe2 u 2023-10-13 18:38:10 +08:00
6d54d1f507 function ( ... wo=globalThis.wo ... ) 2023-10-09 15:08:23 +08:00
8f4575c87b 每次 callBase 时传入 _clientInfo 参数 2023-10-08 16:20:22 +08:00
baaeb0a485 u 2023-10-04 21:13:45 +08:00
7bf187cc8d u 2023-08-14 11:40:29 +08:00
32d2bcbf5f u 2023-07-13 12:00:20 +08:00
bc5c0a5eb4 合并makeServerUrl 和 make_ipfs_url 到 make_server_url 2023-06-26 13:00:04 +08:00
0086915515 allow {xxYY, earth|default} in localizeText() 2023-06-05 20:25:30 +08:00
34b32132cb small bug fix 2023-05-29 19:12:25 +08:00
d6d4873a66 send _passtoken when uploading file to backend server 2023-05-27 21:13:16 +08:00
3fc655dc0a 在 app 里要用 pageNow.$vm.$data.i18nPageTitle 2023-05-18 11:23:36 +08:00
6bf2b39983 bugfix: langNow() --> my.langNow() 2023-05-16 13:15:10 +08:00
c4d6b8ee79 use getCurrentPages()?.pop?.() to replace this.thisPage?.() 2023-05-16 10:11:46 +08:00
61424e89b6 update this.thisPage() to this.thisPage?.() 2023-05-15 23:17:59 +08:00
274dc1bd29 makeServerUrl 支持 envar.servUrl 2023-05-14 23:58:20 +08:00
076a42f86f fix: 在PC端,需要 uni.hideTabBar() 2023-05-14 10:46:16 +08:00
c30c4cc66d u 2023-05-13 21:32:30 +08:00
e246e34e78 u 2023-04-19 08:01:22 +08:00
8f7bca3786 u 2023-04-08 15:53:14 +08:00
5eb2b729ed u 2023-03-26 15:16:42 +08:00
11d2e98ef9 u 2023-03-21 13:57:21 +08:00
da8bb9a4a5 send _passtoken in post body instead of in header, because cloudflare doesn't pass header to my server 2023-03-12 16:54:15 +08:00
f49f9c6685 u 2023-02-05 12:18:25 +08:00
5b3008b601 u 2023-01-31 10:41:54 +08:00
7995861193 删除 ccxxx 的console输出函数,迁移到独立的 wo-core-coco 里 2023-01-19 18:09:13 +08:00
be2e61b516 u 2023-01-16 15:25:02 +08:00
3e186ad46a improve makeServerUrl to eliminate ':port' when port is empty 2023-01-16 15:10:50 +08:00
de7e399967 update all repos 2023-01-03 18:49:19 +08:00
37d43944fa add 'copy_to_clipboard' method; rename 'openUrl' to 'open_url_in_browser' 2022-12-19 10:17:08 +08:00
f45e3988e8 update to standard .gitignore 2022-12-10 19:13:06 +08:00
74826d0ac6 allow pickupFile2Cloud for all file types 2022-10-30 19:58:17 +08:00
e326ac921d u 2022-10-06 15:26:58 +08:00
9d766b30a8 update formatMoney and format_coin 2022-10-06 15:15:03 +08:00
aa885041d6 add pageTitle as yet another page title possibility 2022-09-21 17:45:01 +08:00
43117649f5 u 2022-09-10 20:31:56 +08:00
92ef370fb2 Merge branch 'main' of https://git.faronear.org/npm/wo-user-toolkit-uniapp 2022-09-10 20:31:10 +08:00
d9f014201e improve browser title bar 2022-09-10 20:31:06 +08:00
fae7f22baa 把 getSystemInfoSync().model 等已经废弃的名称改成 deviceType 等新名称。 2022-09-09 12:54:42 +08:00
0dc6e13e67 u 2022-08-25 15:22:30 +08:00
d23a322428 u 2022-08-25 14:57:32 +08:00
65a6126010 move COLOR definitions to c2t object 2022-08-23 11:51:22 +08:00
671092026c misc improvements 2022-08-17 17:08:13 +08:00
93dd43a1c4 rename libraries 'basend-*' to 'wo-base-*', 'corend-*' to 'wo-core-*', 'usend-*' to 'wo-user-*' 2022-08-17 09:00:25 +08:00
e2822974bf u 2022-08-11 16:42:29 +08:00
506dabb27f u 2022-08-04 17:32:28 +08:00
c2b9f21ecc rename npm/basend-fileload-server to npm/basend-fileloader 2022-07-23 08:18:52 +08:00
29fe30c80e u 2022-07-20 16:59:37 +08:00
fdbe0904ef add cctitle(...) 2022-06-09 14:00:08 +08:00
39ba7a4361 输出日志时,添加背景色 2022-06-09 11:24:12 +08:00
9525930dfb u 2022-06-08 21:52:52 +08:00