Commit Graph

156 Commits

Author SHA1 Message Date
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
81e7e50b65 update .gitignore to ignore *.gitignore.* instead of envar-*.gitignore.js 2023-03-11 08:26:44 +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
64527f727d 'add seafile-ignore.txt to every git repo' 2023-01-12 20:09:34 +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
adb2a96287 update [.gitignore] to ignore /unpackage/* except for !/unpackage/res/ 2022-10-06 20:06:55 +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
a6cada784f [.prettierrc.js] update jsxBracketSameLine:false to bracketSameLine:true so that HTML closing bracket not in a seperate line; [package.json] delete standardx 2022-10-05 13:10:43 +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
421843db43 use standard [.gitignore] file 2022-08-20 10:25:43 +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
f6e0ff9660 rename UNICLOUD to UNICLOUD_FUNC 2022-06-06 09:57:58 +08:00
13b1e12a67 u 2022-06-05 22:06:30 +08:00
a325868e08 makeServerUrl(...) 统一使用 servXxx 变量,在配置文件中根据环境来设置 servXxx,不再使用 servXxxDev 变量 2022-06-05 13:31:44 +08:00
241798d443 u 2022-06-05 11:30:45 +08:00
fa20d06a42 u 2022-06-04 17:03:59 +08:00
f30142ead6 rename envar names from Xxx_Yyy to xxxYyy 2022-06-04 15:59:41 +08:00
555b114be1 rename all libs from xxx.yyy to xxx-yyy 2022-06-04 12:08:53 +08:00