cloud-business 0.1.81 → 0.1.82-2

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.
@@ -16702,6 +16702,175 @@ body {
16702
16702
  z-index: 1;
16703
16703
  }
16704
16704
 
16705
+ .super-sms-select-model > .supper-sms-select-query {
16706
+ height: 30px;
16707
+ margin-bottom: 12px;
16708
+ display: flex;
16709
+ justify-content: flex-end;
16710
+ }
16711
+
16712
+ .dy-sms-test-account {
16713
+ background-color: #fff;
16714
+ position: relative;
16715
+ width: 320px;
16716
+ height: 160px;
16717
+ height: 30px;
16718
+ }
16719
+ .dy-sms-test-account > .dy-sms-input-wrapper {
16720
+ height: 30px;
16721
+ position: relative;
16722
+ }
16723
+ .dy-sms-test-account > .dy-sms-input-wrapper .error-minor-tooltip {
16724
+ display: block;
16725
+ position: absolute;
16726
+ top: -28px;
16727
+ box-sizing: border-box;
16728
+ font-size: 12px;
16729
+ border-radius: 2px;
16730
+ padding: 4px 8px;
16731
+ margin: 0;
16732
+ min-height: 26px;
16733
+ max-width: 250px;
16734
+ line-height: 1.5;
16735
+ z-index: 2;
16736
+ background-color: #ff867c;
16737
+ color: #f8f8f8;
16738
+ }
16739
+ .dy-sms-test-account > .dy-sms-drop-wrapper {
16740
+ background-color: #fff;
16741
+ width: 320px;
16742
+ box-sizing: border-box;
16743
+ padding: 12px;
16744
+ box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);
16745
+ border-radius: 2px;
16746
+ position: absolute;
16747
+ left: 0;
16748
+ top: 32px;
16749
+ z-index: 1;
16750
+ }
16751
+
16752
+ .supper-sms-preview {
16753
+ width: 360px;
16754
+ height: 100%;
16755
+ background: #fff;
16756
+ box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.16);
16757
+ border: 1px solid #e8e8e8;
16758
+ }
16759
+ .supper-sms-preview > section > header {
16760
+ height: 58px;
16761
+ background-color: #fff;
16762
+ display: flex;
16763
+ align-items: center;
16764
+ justify-content: center;
16765
+ }
16766
+ .supper-sms-preview > section > header > div {
16767
+ width: 84px;
16768
+ height: 8px;
16769
+ background: #e8e8e8;
16770
+ border-radius: 4px;
16771
+ }
16772
+ .supper-sms-preview > section > div {
16773
+ position: relative;
16774
+ height: 40px;
16775
+ line-height: 40px;
16776
+ font-size: 16px;
16777
+ text-align: center;
16778
+ color: rgba(0, 0, 0, 0.85);
16779
+ background-color: #fff;
16780
+ border-bottom: 1px solid #dadada;
16781
+ }
16782
+ .supper-sms-preview > section > div > i {
16783
+ position: absolute;
16784
+ left: 12px;
16785
+ font-size: 16px;
16786
+ color: rgba(0, 0, 0, 0.45);
16787
+ }
16788
+ .supper-sms-preview > div {
16789
+ height: 500px;
16790
+ overflow-y: auto;
16791
+ }
16792
+ .supper-sms-preview > div .super-sms-component-item {
16793
+ height: auto;
16794
+ margin: 5px 12px;
16795
+ padding: 10px;
16796
+ font-size: 14px;
16797
+ line-height: 1.5;
16798
+ background-color: #e5e6ea;
16799
+ word-break: break-all;
16800
+ border-radius: 10px;
16801
+ display: flex;
16802
+ flex-direction: column;
16803
+ align-items: center;
16804
+ justify-content: center;
16805
+ color: #999;
16806
+ }
16807
+ .supper-sms-preview > div .super-sms-component-item img {
16808
+ width: 100%;
16809
+ vertical-align: top;
16810
+ }
16811
+ .supper-sms-preview > div .super-sms-component-item video {
16812
+ width: 100%;
16813
+ vertical-align: top;
16814
+ }
16815
+ .supper-sms-preview > div .super-sms-component-item pre {
16816
+ margin: 0;
16817
+ color: #000;
16818
+ word-break: break-all;
16819
+ white-space: pre-wrap;
16820
+ font-family: Microsoft Yahei;
16821
+ }
16822
+
16823
+ .super-sms-tip {
16824
+ padding: 6px 12px;
16825
+ background: #f5f8ff;
16826
+ border: 1px solid #d4e1ff;
16827
+ border-radius: 2px;
16828
+ margin-bottom: 15px;
16829
+ position: relative;
16830
+ box-sizing: content-box;
16831
+ }
16832
+ .super-sms-tip p {
16833
+ margin: 0;
16834
+ line-height: 20px;
16835
+ }
16836
+ .super-sms-tip.collapsed {
16837
+ height: 15px;
16838
+ overflow-y: hidden;
16839
+ }
16840
+ .super-sms-tip > .supper-sms-tip-toggle {
16841
+ position: absolute;
16842
+ right: 9px;
16843
+ top: 4px;
16844
+ cursor: pointer;
16845
+ }
16846
+ .super-sms-tip > .supper-sms-tip-toggle i {
16847
+ color: #0083ba;
16848
+ }
16849
+ .super-sms-content .super-sms-model {
16850
+ display: flex;
16851
+ }
16852
+ .super-sms-content .super-sms-model > button {
16853
+ margin-left: 0;
16854
+ }
16855
+ .super-sms-content .super-sms-model .sms-model-name > span:first-child {
16856
+ margin-right: 10px;
16857
+ }
16858
+ .super-sms-content .extra-tip {
16859
+ color: #999999;
16860
+ margin-left: 6px;
16861
+ line-height: 30px;
16862
+ }
16863
+ .super-sms-content .extra-tip > span {
16864
+ color: #f5222d;
16865
+ }
16866
+ .super-sms-content .super-sms-test-label {
16867
+ display: inline-block;
16868
+ }
16869
+ .super-sms-content .super-sms-test-label i {
16870
+ color: #0083ba;
16871
+ cursor: pointer;
16872
+ }
16873
+
16705
16874
  body {
16706
16875
  margin: 0;
16707
16876
  --shuyunBlue1: #EDF6FF;