@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [1.1.0-B.3](https://git.1000my.com/project-shenyangk11/sy_k11_H_base_daoshi_vue_ts/compare/v1.1.0-B.2...v1.1.0-B.3) (2023-06-01)
### Bug Fixes
* 🧩 修改地图弹框的层级以及滚动问题 ([68e6197](https://git.1000my.com/project-shenyangk11/sy_k11_H_base_daoshi_vue_ts/commit/68e619720d76d55a6ce07178a5f258dcd5972e89))
## [1.1.0-B.2](https://git.1000my.com/project-shenyangk11/sy_k11_H_base_daoshi_vue_ts/compare/v1.1.0-B.1...v1.1.0-B.2) (2023-05-31)
@ -1,12 +1,12 @@
{
"name": "vue_cli_ts",
"version": "1.1.0-B.2",
"version": "1.1.0-B.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
"@better-scroll/core": "^2.5.0",
"@better-scroll/observe-image": "^2.5.0",
@ -1,6 +1,6 @@
"private": true,
"scripts": {
"serve": "vue-cli-service serve",