gp-designer 1.0.92 → 1.0.94

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/README.md CHANGED
@@ -25,10 +25,6 @@
25
25
  - 移动端自动轮播,需要引入 `/spa/topic/css/swiper-bundle.min.css、jquery-3.6.0.min.js、swiper-bundle.min.js`
26
26
  - 块配置规则时,只配置第一个块节点的规则即可。
27
27
 
28
- #### 注意
29
-
30
- - 注意,在 iframe 中,样式文件必须构建后才能生效,即:src/style.css 构建后会自动复制到 dist/spa/topic/css/style.css
31
-
32
28
 
33
29
  #### 主题色设计
34
30