Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

Releases: IInforever/IC-Web-View

v0.1.2

07 May 01:14
a7f801d

Choose a tag to compare

Commits

  • 7d86d2e: Bump unplugin-vue-components from 0.17.21 to 0.19.3 (dependabot[bot]) #6
  • 45dc25b: Bump sass from 1.49.9 to 1.51.0 (dependabot[bot]) #9
  • 72679ec: Bump @vitejs/plugin-vue from 2.2.2 to 2.3.2 (dependabot[bot]) #10
  • 7405ac5: Bump element-plus from 1.2.0-beta.6 to 2.1.11 (dependabot[bot]) #8
  • f1ad1d6: Bump vue from 3.2.31 to 3.2.33 (dependabot[bot]) #7
  • adf187c: Fix style bug (IInfo)
  • 8c1ab76: Fixed admin page bugs (IInfo)
  • 3ef7e4f: update readme (IInfo)
  • a7f801d: bump to 0.1.2 (IInfo)

v0.1.1

06 May 06:57
0530029

Choose a tag to compare

Commits

  • 97a0462: Create release.yaml (a.e)
  • ce15562: Create dependabot.yml (a.e)
  • e2f6183: Bump axios from 0.24.0 to 0.27.2 (dependabot[bot]) #1
  • f31fc4a: Bump vue-router from 4.0.12 to 4.0.15 (dependabot[bot]) #3
  • 9fc3f96: Bump unplugin-element-plus from 0.1.3 to 0.4.0 (dependabot[bot]) #5
  • 0bd1189: Bump vue-recaptcha from 2.0.1 to 2.0.2 (dependabot[bot]) #2
  • c0d65ec: Bump @element-plus/icons-vue from 0.2.7 to 1.1.4 (dependabot[bot]) #4
  • 0530029: bump to v0.1.1 (IInfo)

初代版本上线

18 Apr 12:35
322cf28

Choose a tag to compare

IClipboard项目Web端前端部分的第一个粗糙版本。

  • 修复了几个比较严重的undefined问题
  • 普通用户日常使用应该没有什么问题(大概
  • 可以使用的管理员界面(不存在BUG)

注: 这个版本之后的Admin界面没有需求的话BUG就不修了。因为我发现我平时也根本用不到管理界面,这个项目当初写的太仓促,留下了难以维护的代码,反正目前也只有我自己用,费劲心思修好管理界面没有太大的实际意义。

总之,这个前端目前只图一乐,真要长期维护的话,得考虑重构。