diff --git a/src/_common b/src/_common index cfcad47f..41d40c78 160000 --- a/src/_common +++ b/src/_common @@ -1 +1 @@ -Subproject commit cfcad47f9c27eaf31ad50de07347f8c07685a090 +Subproject commit 41d40c788e2793b7707ee1ca0719d3d66bba838d diff --git a/test/snap/__snapshots__/csr.test.jsx.snap b/test/snap/__snapshots__/csr.test.jsx.snap index fe16d4e4..8131c420 100644 --- a/test/snap/__snapshots__/csr.test.jsx.snap +++ b/test/snap/__snapshots__/csr.test.jsx.snap @@ -8826,6 +8826,361 @@ exports[`csr snapshot test > csr test src/overlay/_example/index.tsx 1`] = ` `; +exports[`csr snapshot test > csr test src/popup/_example/base.tsx 1`] = ` +
+
+ + + + + + +
+`; + +exports[`csr snapshot test > csr test src/popup/_example/custom-close.tsx 1`] = ` +
+ + +
+`; + +exports[`csr snapshot test > csr test src/popup/_example/index.tsx 1`] = ` +
+
+
+

+ Popup 弹窗层 +

+

+ 由其他控件触发,屏幕滑出或弹出一块自定义内容区域 +

+
+
+
+

+ 01 组件类型 +

+

+ 基础弹出层 +

+
+
+ +