gp-designer 1.0.5 → 1.0.7

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
@@ -7,7 +7,7 @@
7
7
 
8
8
  ```ts
9
9
  yarn add gp-designer
10
- import { GpBaiduMap } from "gp-designer";
10
+ import { Designer } from "gp-designer";
11
11
  import 'gp-designer/dist/style.css';
12
12
  ```
13
13
 
package/dist/004.css CHANGED
@@ -537,7 +537,7 @@
537
537
  }
538
538
 
539
539
  .aidition,
540
- .intro_img_bg,
540
+ /* .intro_img_bg, */
541
541
  .icon_gray_add,
542
542
  .course_box .aidition,
543
543
  .course_box .add_modules {
@@ -735,6 +735,12 @@
735
735
  margin: 0;
736
736
  }
737
737
 
738
+ .course_consult,
739
+ .txt_consult,
740
+ .intro_img_bg{
741
+ display: none;
742
+ }
743
+
738
744
  /* 模块3 */
739
745
 
740
746
  .module3_content {