@whitesev/pops 2.1.11 → 2.1.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package.json",
3
3
  "name": "@whitesev/pops",
4
- "version": "2.1.11",
4
+ "version": "2.1.12",
5
5
  "type": "module",
6
6
  "description": "弹窗库",
7
7
  "main": "dist/index.cjs.js",
@@ -458,8 +458,7 @@ export const PopsPanelConfig = (): DeepRequired<PopsPanelDetails> => {
458
458
  },
459
459
  {
460
460
  id: "whitesev-panel-bottom-config-2",
461
- // @ts-ignore
462
- title: "版本:" + pops.config.version,
461
+ title: "版本:xxx.xx.xx",
463
462
  isBottom: true,
464
463
  attributes: [
465
464
  {