提交 10dbcbfe authored 作者: lidongxu's avatar lidongxu

docs(version): 新增:版本更新说明效果

上级 679a3180
......@@ -4,8 +4,6 @@ All notable changes to this project will be documented in this file. See [standa
## [1.0.0](http://192.168.100.51/sfa/wangxiaolu-sfa-ui/compare/v0.1.2...v1.0.0) (2025-07-31)
### [0.1.2](http://192.168.100.51/sfa/wangxiaolu-sfa-ui/compare/v0.1.1...v0.1.2) (2025-07-31)
### 💄 Styles | 样式调整
......@@ -54,6 +52,8 @@ All notable changes to this project will be documented in this file. See [standa
* **report:** 修改:积木报表新增和编辑页面_路径报错修改 ([92a74cf](http://192.168.100.51/sfa/wangxiaolu-sfa-ui/commit/92a74cf06bdb793bd93e2ecea02c97a56f4ac3d6))
* **vite.config.js:** 修改:登录页面样式变为移动端样式的问题 ([3385268](http://192.168.100.51/sfa/wangxiaolu-sfa-ui/commit/338526811487b8155fe4fd1e19f0057627d6fe59))
### [0.1.2](http://192.168.100.51/sfa/wangxiaolu-sfa-ui/compare/v0.1.1...v0.1.2) (2025-07-31)
### [0.1.1](http://192.168.100.51/sfa/wangxiaolu-sfa-ui/compare/v0.1.0...v0.1.1) (2025-07-11)
......
......@@ -93,6 +93,7 @@ function parseChangelog(changelogText) {
const changelog = './CHANGELOG.md'
const changeData = fs.readFileSync(changelog, 'utf-8')
const result = parseChangelog(changeData)
console.log(result)
axios({
url: 'https://sfa-qa.wxl66.cn/api/bi/front/version/core',
method: 'POST',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论