Commit Graph

18 Commits

Author SHA1 Message Date
BTMuli
a4a55309bd fix(parser): 完善fold类型渲染 2023-03-31 19:56:24 +08:00
BTMuli
28ab1d7673 fix(position): 添加活动 div,首页不空了 2023-03-31 16:17:29 +08:00
BTMuli
75fbf8eecd fix(lottery):允许 api 2023-03-30 22:58:07 +08:00
BTMuli
2255c344e8 feat(v0.1.0):版本更新 2023-03-30 15:55:48 +08:00
BTMuli
64b837c1c7 build(update): 自动更新暂时不搞了 2023-03-30 15:03:08 +08:00
BTMuli
3953b98a48 build(tauri): 更改打包配置 2023-03-30 14:20:46 +08:00
BTMuli
b90cad26f5 build(tauri): 去掉 devtools 精简代码 2023-03-28 16:12:19 +08:00
BTMuli
b225e610d9 build(devtool): 允许生产环境调试 2023-03-28 15:32:02 +08:00
BTMuli
b74fdf35eb build(cargo): 更新 package info 2023-03-28 14:53:55 +08:00
dependabot[bot]
4f47adedbc build(deps): bump openssl from 0.10.45 to 0.10.48 in /src-tauri
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.45 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.45...openssl-v0.10.48)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 06:11:55 +00:00
BTMuli
6adcfd344d build(tuari): 更改打包配置,现在安装器是中文的了 2023-03-09 00:20:35 +08:00
BTMuli
1b61793970 fix(#2): 修复无法创建文件的问题 2023-03-08 08:15:26 +08:00
BTMuli
4ca016c7b1 fix(style): 微调样式 2023-03-07 14:02:17 +08:00
BTMuli
a981238610 fix(http): tauri 跨域解决 2023-03-05 23:08:55 +08:00
BTMuli
d1ddde8635 feat(ui): 采用 antdv 作为 ui 2023-03-05 17:10:51 +08:00
BTMuli
a47e0c92c4 feat(icon): 项目图标变更 2023-03-05 15:46:05 +08:00
BTMuli
9df4dfdbad style(prettier): 添加 prettier 格式化代码 2023-03-05 15:03:50 +08:00
BTMuli
0b922f2aeb feat(init): 初始化 Tauri 项目 2023-03-05 14:41:29 +08:00