Commit Graph

186 Commits

Author SHA1 Message Date
db048bc98c 简化 req/res 的输出格式 2021-10-02 20:41:04 +08:00
2f24358bb8 u 2021-09-27 16:50:29 +08:00
27559f4824 move aiid2regcode/regcode2aiid to core.tool 2021-09-24 16:42:10 +08:00
7bbcf69fe5 u 2021-09-24 16:07:32 +08:00
3a28b3405d u 2021-09-21 21:36:20 +08:00
a5cfcbb992 u 2021-09-21 21:25:18 +08:00
47ead8acbd u 2021-09-21 19:45:40 +08:00
e7eb619e94 批量重命名 npm/* 使用标准前缀 base|core|user 2021-09-16 21:53:46 +08:00
c8ae157906 use SERVER_PROTOCOL as default port 2021-09-06 20:40:17 +08:00
223b9009fe remove sleep function 2021-09-05 23:10:22 +08:00
1aeed45986 Use window.location.hostname if SERVER_HOSTNAME is not defined in production mode 2021-09-05 19:43:06 +08:00
65ee7c5012 u 2021-09-05 14:48:48 +08:00
fb41c26f5b backend server return filePath 2021-09-05 14:32:02 +08:00
a894117881 创建新的 pickupFile 方法,分流到 pickupFile2Server 和 pickupFile2Cloud,统一返回 {_state, fileUrl} 2021-09-04 11:43:49 +08:00
9e2cff1227 u 2021-09-02 21:02:15 +08:00
9b8acc3edf u 2021-08-30 20:44:41 +08:00
fadd6abc58 allow H5 to use window.location.hostname instead of SERVER_HOSTNAME_DEV 2021-08-28 16:19:30 +08:00
d805b34769 rename makeUrl to makeServerUrl 2021-08-20 14:18:57 +08:00
7668573fb0 u 2021-08-19 16:12:42 +08:00
941001c098 优化 localizeText, 可以接受 string 参数并直接返回。 2021-08-18 17:18:42 +08:00
6fa099771a 把 makeUrl 和 makeBgUrl 吸收进来。 2021-08-18 15:07:04 +08:00
70efe57b8b 补充回去 thisPage = this.$store ? this 的判断,否则找不到组件内的i18nText 2021-08-15 16:57:02 +08:00
e54f0d78df rename page to thisPage; add thisPage() function to quickly get this page in console at debugging 2021-07-16 09:36:11 +08:00
5e5f0e1bdc u 2021-07-15 17:17:26 +08:00
dbecb6049b rename apiHow to apiTodo 2021-07-08 13:33:09 +08:00
e067e8f0f6 u 2021-07-05 22:54:39 +08:00
c21d397b99 添加 localizeText 方法 2021-06-26 14:39:05 +08:00
fae8ba0c75 删除几个脚本工具,因为已迁移到具体项目的 package.json 中 2021-06-26 08:54:17 +08:00
fc0a725193 把 sleep 方法删除,迁移到独立的 sol.tool 库中 2021-06-07 12:24:05 +08:00
1efb00a7ef add pages4loader.bat/sh 2021-05-21 21:00:21 +08:00
a02748c822 u 2021-04-25 13:18:46 +08:00
663cfd0a1f u 2021-03-10 15:58:43 +08:00
37710e887a u 2021-03-02 14:31:40 +08:00
35d76e5a46 add .gitignore 2021-01-26 19:01:46 +08:00
99c5d861d0 在 index.js 里调用 ican-H5Api 2021-01-25 11:06:37 +08:00
f5fce784f5 first init 2021-01-25 10:06:55 +08:00