askbot-dragon 1.5.74-beta → 1.5.75-beta

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.
Files changed (87) hide show
  1. package/README.md +27 -27
  2. package/babel.config.js +6 -6
  3. package/dragon.iml +7 -7
  4. package/package.json +58 -58
  5. package/public/index.html +74 -74
  6. package/src/App.vue +31 -31
  7. package/src/api/index.js +1 -1
  8. package/src/api/mock.http +2 -2
  9. package/src/api/requestUrl.js +185 -185
  10. package/src/assets/js/AliyunlssUtil.js +92 -92
  11. package/src/assets/js/Base64Util.js +22 -22
  12. package/src/assets/js/common.js +11 -11
  13. package/src/assets/js/hammer.js +100 -100
  14. package/src/assets/js/script.js +36 -36
  15. package/src/assets/less/common.css +6773 -6773
  16. package/src/assets/less/converSationContainer/common.less +199 -199
  17. package/src/assets/less/converSationContainer/converSatonContainer.less +493 -493
  18. package/src/assets/less/iconfont.css +37 -37
  19. package/src/assets/less/ticketMessage.less +294 -294
  20. package/src/components/ActionAlertIframe.vue +112 -112
  21. package/src/components/AiGuide.vue +467 -467
  22. package/src/components/AnswerDocknowledge.vue +532 -532
  23. package/src/components/AnswerVoice.vue +285 -285
  24. package/src/components/AskIFrame.vue +15 -15
  25. package/src/components/ConversationContainer.vue +4834 -4834
  26. package/src/components/FileType.vue +86 -86
  27. package/src/components/Message.vue +27 -27
  28. package/src/components/actionSatisfaction.vue +107 -107
  29. package/src/components/actionSendToBot.vue +62 -62
  30. package/src/components/answerDissatisfaction.vue +62 -62
  31. package/src/components/answerRadio.vue +132 -132
  32. package/src/components/ask-components/DissatisfactionOptions.vue +57 -57
  33. package/src/components/ask-components/Msgloading.vue +37 -37
  34. package/src/components/ask-components/SatisfactionV2.vue +15 -15
  35. package/src/components/askVideo.vue +162 -162
  36. package/src/components/assetDetails.vue +370 -370
  37. package/src/components/assetMessage.vue +228 -228
  38. package/src/components/associationIntention.vue +349 -349
  39. package/src/components/attachmentPreview.vue +90 -90
  40. package/src/components/botActionSatisfactor.vue +68 -68
  41. package/src/components/chatContent.vue +513 -513
  42. package/src/components/feedBack.vue +136 -136
  43. package/src/components/fielListView.vue +351 -351
  44. package/src/components/file/AliyunOssComponents.vue +108 -108
  45. package/src/components/formTemplate.vue +3608 -3606
  46. package/src/components/kkview.vue +1138 -1138
  47. package/src/components/loadingProcess.vue +164 -164
  48. package/src/components/message/ActionAlertIframe.vue +112 -112
  49. package/src/components/message/ShopMessage.vue +164 -164
  50. package/src/components/message/TextMessage.vue +924 -924
  51. package/src/components/message/TicketMessage.vue +201 -201
  52. package/src/components/message/swiper/index.js +4 -4
  53. package/src/components/message/swiper/ticketSwiper.vue +503 -503
  54. package/src/components/message/swiper/ticketSwiperItem.vue +61 -61
  55. package/src/components/msgLoading.vue +231 -231
  56. package/src/components/myPopup.vue +70 -70
  57. package/src/components/newPdfPosition.vue +877 -877
  58. package/src/components/pdfPosition.vue +1521 -1521
  59. package/src/components/popup.vue +227 -227
  60. package/src/components/previewDoc.vue +242 -242
  61. package/src/components/previewPdf.vue +315 -315
  62. package/src/components/receiverMessagePlatform.vue +65 -65
  63. package/src/components/recommend.vue +80 -80
  64. package/src/components/selector/hOption.vue +20 -20
  65. package/src/components/selector/hSelector.vue +199 -199
  66. package/src/components/selector/hWrapper.vue +216 -216
  67. package/src/components/senderMessagePlatform.vue +50 -50
  68. package/src/components/source/BotMessage.vue +24 -24
  69. package/src/components/source/CustomMessage.vue +24 -24
  70. package/src/components/test.vue +260 -260
  71. package/src/components/tree.vue +294 -294
  72. package/src/components/utils/AliyunIssUtil.js +81 -81
  73. package/src/components/utils/ckeditor.js +174 -174
  74. package/src/components/utils/ckeditorImageUpload/command.js +109 -109
  75. package/src/components/utils/ckeditorImageUpload/editing.js +11 -11
  76. package/src/components/utils/ckeditorImageUpload/plugin-image.js +11 -11
  77. package/src/components/utils/ckeditorImageUpload/toolbar-ui.js +40 -40
  78. package/src/components/utils/ckeditorfileUpload/common.js +180 -180
  79. package/src/components/utils/ckeditorfileUpload/editing.js +11 -11
  80. package/src/components/utils/ckeditorfileUpload/plugin_file.js +11 -11
  81. package/src/components/utils/ckeditorfileUpload/toolbar_ui.js +34 -34
  82. package/src/components/utils/format_date.js +25 -25
  83. package/src/components/utils/index.js +6 -6
  84. package/src/components/utils/math_utils.js +29 -29
  85. package/src/components/voiceComponent.vue +119 -119
  86. package/src/main.js +60 -60
  87. package/vue.config.js +55 -55
@@ -1,316 +1,316 @@
1
- <template>
2
- <!-- <van-popup v-model="previewShowPopup" position="bottom" :style="{ height: '90%', background:'#FFFFFF'}" v-if="previewShowPopup">
3
- <div class="footer">
4
- <span>查看详情</span>
5
- <section @click="close">
6
- <i class="iconfont guoran-shanchu"></i>
7
- </section>
8
- </div>
9
- <template v-if="tagIds && tagIds.length != 0 && previewShowPopup">
10
- <pdfPosition :tagIds="tagIds" ></pdfPosition>
11
- </template>
12
- <template v-else>
13
- <div v-if="fileType == 'VIDEO'" style="width: 100%;height: calc(100% - 60px)">
14
- <video :src="url" controls width="100%;" height="98%"></video>
15
- </div>
16
- <div v-else-if="fileType == 'HTML'" style="width: 100%;height: calc(100% - 60px)">
17
- <div class="preview_iframe_html" style="text-algin:left" v-html="fileText"></div>
18
- </div>
19
- <template v-else-if="url.includes('https://www') || url.includes('http://www')">
20
- <iframe class="preview_iframe"
21
- :src="url"
22
- width="100%"
23
- height="100%"
24
- scrolling="100%"
25
- frameborder="no"
26
- border="0"></iframe>
27
- </template>
28
- <template v-else>
29
- <iframe class="preview_iframe" :src="previewUrl" style="border:none;"></iframe>
30
- </template>
31
- </template>
32
- <div class="loading_img" v-show="loading">
33
- <img src="https://guoranopen-zjk.oss-cn-zhangjiakou.aliyuncs.com/cdn-common/images/loading.gif" alt="">
34
- </div>
35
- </van-popup> -->
36
- <el-drawer
37
- title="我是标题"
38
- :visible.sync="drawer"
39
- :with-header="false"
40
- :append-to-body="true"
41
- :destroy-on-close="true"
42
- :model="false"
43
- :direction="previewShowPopup ? 'btt' : 'rtl'"
44
- :size="previewShowPopup ? '90%' : '65%'"
45
- custom-class="pdf-preview-drawer"
46
- v-if="drawer"
47
- >
48
- <!-- v-else-if="drawer" -->
49
- <div class="drawer-footer">
50
- <span>查看详情</span>
51
- <section @click="close">
52
- <i class="iconfont guoran-shanchu"></i>
53
- </section>
54
- </div>
55
- <div id="drawer_content_pre">
56
- <template v-if="tagIds && tagIds.length != 0 && drawer">
57
- <pdfPosition :tagIds="tagIds" :isMessageRecord="isMessageRecord" :fileName="fileName" :knowledgeItem="watermark" ref="pdfPosition"></pdfPosition>
58
- </template>
59
- <template v-else>
60
- <div v-if="fileType == 'VIDEO'" style="width: 100%;">
61
- <video :src="url" controls width="100%;" height="98%"></video>
62
- </div>
63
- <div v-else-if="fileType == 'HTML'" style="width: 100%;">
64
- <div class="preview_iframe_html" style="text-algin:left" v-html="fileText"></div>
65
- </div>
66
- <template v-else-if="url.includes('https://www') || url.includes('http://www')">
67
- <iframe class="preview_iframe"
68
- :src="url"
69
- width="100%"
70
- height="100%"
71
- scrolling="100%"
72
- frameborder="no"
73
- border="0"></iframe>
74
- </template>
75
- <template v-else>
76
- <iframe class="preview_iframe" :src="previewUrl" style="border:none;"></iframe>
77
- </template>
78
- </template>
79
- </div>
80
- <div class="loading_img" v-show="loading">
81
- <img src="https://guoranopen-zjk.oss-cn-zhangjiakou.aliyuncs.com/cdn-common/images/loading.gif" alt="">
82
- </div>
83
- </el-drawer>
84
- </template>
85
-
86
- <script>
87
- import pdfPosition from './pdfPosition.vue'
88
- import { zoomElement } from '../assets/js/hammer'
89
- export default {
90
- data () {
91
- return {
92
- previewShowPopup: false,
93
- fileText:'',
94
- fileType:"",
95
- isPc:true,
96
- drawer:false,
97
- tagIds: [],
98
- // '6454aa1a70573a6ead6f0f7d', '6454aa1a70573a6ead6f0f81',
99
- loading:true,
100
- fileName:''
101
- }
102
- },
103
- mounted() {
104
- },
105
- props:{
106
- url:{
107
- type: String,
108
- required: true,
109
- },
110
- officePreviewType:{
111
- type: String,
112
- default: ''
113
- },
114
- isMessageRecord:{
115
- type: Boolean,
116
- default:false,
117
- },
118
- sourceFileType:{
119
- type: String,
120
- default: '',
121
- },
122
- watermark:{
123
- type: Object
124
- }
125
- },
126
- components:{
127
- pdfPosition
128
- },
129
- watch:{
130
- drawer(value) {
131
- if(value) {
132
- this.$nextTick(() =>{
133
- if (this.tagIds && this.tagIds.length != 0){
134
- zoomElement(document.getElementById('pdf_container_view'))
135
- }
136
- })
137
- }
138
- setTimeout(() => {
139
- let previewIframe = document.getElementsByClassName('preview_iframe')
140
- Array.from(previewIframe).forEach(item =>{
141
- item.onload = () =>{
142
- console.debug('previewIframe 106',previewIframe,this.drawer)
143
- item.style.backgroundImage = 'none'
144
- }
145
- })
146
- })
147
- }
148
- },
149
- computed:{
150
- previewUrl() {
151
- console.debug('VUE_APP_ENV',process.env.VUE_APP_ENV)
152
- let url = process.env.VUE_APP_ENV === 'production' ? 'https://kkfileview.askbot.cn/onlinePreview?url=' : 'https://test.open.askbot.cn/kkfileview/onlinePreview?url='
153
- // if(this.url != '') {
154
- // if(/[\u4E00-\u9FA5]+/g.test(this.url)) {
155
- // url += btoa(encodeURIComponent(this.url))
156
- // } else {
157
- // url += btoa(this.url)
158
- // }
159
- // }
160
- url = url + this.url
161
- url += '&officePreviewType=pdf'
162
- if(this.watermark) {
163
- url = this.watermark.textWatermarkValue ? (url += '&textWatermarkValue=' + this.watermark.textWatermarkValue) : url
164
- url = this.watermark.visitorWatermarkValue ? (url += '&visitorWatermarkValue=' + this.watermark.visitorWatermarkValue) : url
165
- }
166
- return url
167
- },
168
- // fileType() {
169
- // const fileType = this.url.substring(this.url.lastIndexOf('.'));
170
- // if (fileType === '.mp4' || fileType === '.MP4' || fileType === '.MOV' || fileType === '.mov') {
171
- // return 'VIDEO'
172
- // } else {
173
- // return 'OTHER'
174
- // }
175
-
176
- // }
177
- },
178
- methods :{
179
- close() {
180
- setTimeout(() =>{
181
- this.previewShowPopup = false;
182
- this.fileType = ''
183
- }, 300)
184
- this.drawer = false;
185
- },
186
- loadIframe() {
187
-
188
- if(this.fileType == 'VIDEO' || this.fileType == 'WECHAT' || (this.tagIds && this.tagIds.length != 0)) {
189
- this.loading = false
190
- } else {
191
- let time = setInterval(() =>{
192
- let iframe = document.getElementsByClassName('preview_iframe')[0]
193
- if(iframe) {
194
- this.loading = false
195
- clearInterval(time)
196
- }
197
- }, 500)
198
- }
199
- },
200
- getBolb() {
201
- this.$http.post('/knowledge-api/knowledge/htmlTextDeal?onlyText=false',{
202
- fileInOssPath: this.url,
203
- templateId: ''
204
- }).then(res =>{
205
- if (res.data.code == 0) {
206
- this.fileText = res.data.data
207
- this.loading = false
208
- }
209
- })
210
- },
211
- }
212
- }
213
- </script>
214
-
215
- <style lang="less" scoped>
216
- .preview_iframe {
217
- width: 100%;
218
- height: calc(100% - 60px);
219
- box-sizing: border-box;
220
- background-image: url('https://guoranopen-zjk.oss-cn-zhangjiakou.aliyuncs.com/cdn-common/images/loading.gif');
221
- background-position: center;
222
- background-size: 50px;
223
- background-repeat: no-repeat;
224
- }
225
- .preview_iframe_html{
226
- width: 100%;
227
- height: 100%;
228
- overflow-y: scroll;
229
- text-align: left;
230
- box-sizing: border-box;
231
- padding: 16px;
232
- /deep/.lake-content{
233
- margin-left: 10px;
234
- }
235
- /deep/a:link {
236
- color: #0000ee!important;
237
- }
238
- /deep/a:visited {
239
- color: #0000ee!important;
240
- }
241
- /deep/a:hover {
242
- color: #0000ee!important;
243
- }
244
- /deep/a:active {
245
- color: #0000ee!important;
246
- }
247
- /deep/li:not(.rich-text-li), ol:not(.list-paddingleft-2), ul:not(.list-paddingleft-2){
248
- list-style-type: auto!important;
249
- }
250
- /deep/img{
251
- width: 100%;
252
- }
253
- /deep/.ne-table{
254
- width: 100% !important;
255
- }
256
- }
257
- .footer {
258
- width: calc(100% - 40px);
259
- height: 50px;
260
- display: flex;
261
- align-items: center;
262
- justify-content: space-between;
263
- cursor: pointer;
264
- padding: 0 20px;
265
- border-bottom: 1px solid #cccccc;
266
- }
267
- .loading_img {
268
- display: flex;
269
- align-items: center;
270
- justify-content: center;
271
- width: 100%;
272
- height: 100%;
273
- position: absolute;
274
- top: 0;
275
- left: 0;
276
- background: #FFF;
277
- img {
278
- width: 50px;
279
- height: 50px;
280
- }
281
- }
282
-
283
- .drawer-footer{
284
- width:100%;
285
- height: 50px;
286
- display: flex;
287
- align-items: center;
288
- justify-content: space-between;
289
- cursor: pointer;
290
- padding: 0 20px;
291
- border-bottom: 1px solid #cccccc;
292
- }
293
- @media screen and (max-width: 767px) {
294
- /* 这里是针对移动设备的css样式设置 */
295
- /deep/.el-drawer__body{
296
- height: 100%;
297
- }
298
- #drawer_content_pre {
299
- overflow: auto;
300
- height: calc(100% - 50px);
301
- background: #FFF;
302
- }
303
- }
304
- @media screen and (min-width: 768px) {
305
- /* 这里是针对pc设备的css样式设置 */
306
- /deep/.el-drawer__body{
307
- height: 100%;
308
- }
309
- #drawer_content_pre {
310
- overflow: auto;
311
- height: calc(100% - 50px);
312
- background: #FFF;
313
- }
314
- }
315
-
1
+ <template>
2
+ <!-- <van-popup v-model="previewShowPopup" position="bottom" :style="{ height: '90%', background:'#FFFFFF'}" v-if="previewShowPopup">
3
+ <div class="footer">
4
+ <span>查看详情</span>
5
+ <section @click="close">
6
+ <i class="iconfont guoran-shanchu"></i>
7
+ </section>
8
+ </div>
9
+ <template v-if="tagIds && tagIds.length != 0 && previewShowPopup">
10
+ <pdfPosition :tagIds="tagIds" ></pdfPosition>
11
+ </template>
12
+ <template v-else>
13
+ <div v-if="fileType == 'VIDEO'" style="width: 100%;height: calc(100% - 60px)">
14
+ <video :src="url" controls width="100%;" height="98%"></video>
15
+ </div>
16
+ <div v-else-if="fileType == 'HTML'" style="width: 100%;height: calc(100% - 60px)">
17
+ <div class="preview_iframe_html" style="text-algin:left" v-html="fileText"></div>
18
+ </div>
19
+ <template v-else-if="url.includes('https://www') || url.includes('http://www')">
20
+ <iframe class="preview_iframe"
21
+ :src="url"
22
+ width="100%"
23
+ height="100%"
24
+ scrolling="100%"
25
+ frameborder="no"
26
+ border="0"></iframe>
27
+ </template>
28
+ <template v-else>
29
+ <iframe class="preview_iframe" :src="previewUrl" style="border:none;"></iframe>
30
+ </template>
31
+ </template>
32
+ <div class="loading_img" v-show="loading">
33
+ <img src="https://guoranopen-zjk.oss-cn-zhangjiakou.aliyuncs.com/cdn-common/images/loading.gif" alt="">
34
+ </div>
35
+ </van-popup> -->
36
+ <el-drawer
37
+ title="我是标题"
38
+ :visible.sync="drawer"
39
+ :with-header="false"
40
+ :append-to-body="true"
41
+ :destroy-on-close="true"
42
+ :model="false"
43
+ :direction="previewShowPopup ? 'btt' : 'rtl'"
44
+ :size="previewShowPopup ? '90%' : '65%'"
45
+ custom-class="pdf-preview-drawer"
46
+ v-if="drawer"
47
+ >
48
+ <!-- v-else-if="drawer" -->
49
+ <div class="drawer-footer">
50
+ <span>查看详情</span>
51
+ <section @click="close">
52
+ <i class="iconfont guoran-shanchu"></i>
53
+ </section>
54
+ </div>
55
+ <div id="drawer_content_pre">
56
+ <template v-if="tagIds && tagIds.length != 0 && drawer">
57
+ <pdfPosition :tagIds="tagIds" :isMessageRecord="isMessageRecord" :fileName="fileName" :knowledgeItem="watermark" ref="pdfPosition"></pdfPosition>
58
+ </template>
59
+ <template v-else>
60
+ <div v-if="fileType == 'VIDEO'" style="width: 100%;">
61
+ <video :src="url" controls width="100%;" height="98%"></video>
62
+ </div>
63
+ <div v-else-if="fileType == 'HTML'" style="width: 100%;">
64
+ <div class="preview_iframe_html" style="text-algin:left" v-html="fileText"></div>
65
+ </div>
66
+ <template v-else-if="url.includes('https://www') || url.includes('http://www')">
67
+ <iframe class="preview_iframe"
68
+ :src="url"
69
+ width="100%"
70
+ height="100%"
71
+ scrolling="100%"
72
+ frameborder="no"
73
+ border="0"></iframe>
74
+ </template>
75
+ <template v-else>
76
+ <iframe class="preview_iframe" :src="previewUrl" style="border:none;"></iframe>
77
+ </template>
78
+ </template>
79
+ </div>
80
+ <div class="loading_img" v-show="loading">
81
+ <img src="https://guoranopen-zjk.oss-cn-zhangjiakou.aliyuncs.com/cdn-common/images/loading.gif" alt="">
82
+ </div>
83
+ </el-drawer>
84
+ </template>
85
+
86
+ <script>
87
+ import pdfPosition from './pdfPosition.vue'
88
+ import { zoomElement } from '../assets/js/hammer'
89
+ export default {
90
+ data () {
91
+ return {
92
+ previewShowPopup: false,
93
+ fileText:'',
94
+ fileType:"",
95
+ isPc:true,
96
+ drawer:false,
97
+ tagIds: [],
98
+ // '6454aa1a70573a6ead6f0f7d', '6454aa1a70573a6ead6f0f81',
99
+ loading:true,
100
+ fileName:''
101
+ }
102
+ },
103
+ mounted() {
104
+ },
105
+ props:{
106
+ url:{
107
+ type: String,
108
+ required: true,
109
+ },
110
+ officePreviewType:{
111
+ type: String,
112
+ default: ''
113
+ },
114
+ isMessageRecord:{
115
+ type: Boolean,
116
+ default:false,
117
+ },
118
+ sourceFileType:{
119
+ type: String,
120
+ default: '',
121
+ },
122
+ watermark:{
123
+ type: Object
124
+ }
125
+ },
126
+ components:{
127
+ pdfPosition
128
+ },
129
+ watch:{
130
+ drawer(value) {
131
+ if(value) {
132
+ this.$nextTick(() =>{
133
+ if (this.tagIds && this.tagIds.length != 0){
134
+ zoomElement(document.getElementById('pdf_container_view'))
135
+ }
136
+ })
137
+ }
138
+ setTimeout(() => {
139
+ let previewIframe = document.getElementsByClassName('preview_iframe')
140
+ Array.from(previewIframe).forEach(item =>{
141
+ item.onload = () =>{
142
+ console.debug('previewIframe 106',previewIframe,this.drawer)
143
+ item.style.backgroundImage = 'none'
144
+ }
145
+ })
146
+ })
147
+ }
148
+ },
149
+ computed:{
150
+ previewUrl() {
151
+ console.debug('VUE_APP_ENV',process.env.VUE_APP_ENV)
152
+ let url = process.env.VUE_APP_ENV === 'production' ? 'https://kkfileview.askbot.cn/onlinePreview?url=' : 'https://test.open.askbot.cn/kkfileview/onlinePreview?url='
153
+ // if(this.url != '') {
154
+ // if(/[\u4E00-\u9FA5]+/g.test(this.url)) {
155
+ // url += btoa(encodeURIComponent(this.url))
156
+ // } else {
157
+ // url += btoa(this.url)
158
+ // }
159
+ // }
160
+ url = url + this.url
161
+ url += '&officePreviewType=pdf'
162
+ if(this.watermark) {
163
+ url = this.watermark.textWatermarkValue ? (url += '&textWatermarkValue=' + this.watermark.textWatermarkValue) : url
164
+ url = this.watermark.visitorWatermarkValue ? (url += '&visitorWatermarkValue=' + this.watermark.visitorWatermarkValue) : url
165
+ }
166
+ return url
167
+ },
168
+ // fileType() {
169
+ // const fileType = this.url.substring(this.url.lastIndexOf('.'));
170
+ // if (fileType === '.mp4' || fileType === '.MP4' || fileType === '.MOV' || fileType === '.mov') {
171
+ // return 'VIDEO'
172
+ // } else {
173
+ // return 'OTHER'
174
+ // }
175
+
176
+ // }
177
+ },
178
+ methods :{
179
+ close() {
180
+ setTimeout(() =>{
181
+ this.previewShowPopup = false;
182
+ this.fileType = ''
183
+ }, 300)
184
+ this.drawer = false;
185
+ },
186
+ loadIframe() {
187
+
188
+ if(this.fileType == 'VIDEO' || this.fileType == 'WECHAT' || (this.tagIds && this.tagIds.length != 0)) {
189
+ this.loading = false
190
+ } else {
191
+ let time = setInterval(() =>{
192
+ let iframe = document.getElementsByClassName('preview_iframe')[0]
193
+ if(iframe) {
194
+ this.loading = false
195
+ clearInterval(time)
196
+ }
197
+ }, 500)
198
+ }
199
+ },
200
+ getBolb() {
201
+ this.$http.post('/knowledge-api/knowledge/htmlTextDeal?onlyText=false',{
202
+ fileInOssPath: this.url,
203
+ templateId: ''
204
+ }).then(res =>{
205
+ if (res.data.code == 0) {
206
+ this.fileText = res.data.data
207
+ this.loading = false
208
+ }
209
+ })
210
+ },
211
+ }
212
+ }
213
+ </script>
214
+
215
+ <style lang="less" scoped>
216
+ .preview_iframe {
217
+ width: 100%;
218
+ height: calc(100% - 60px);
219
+ box-sizing: border-box;
220
+ background-image: url('https://guoranopen-zjk.oss-cn-zhangjiakou.aliyuncs.com/cdn-common/images/loading.gif');
221
+ background-position: center;
222
+ background-size: 50px;
223
+ background-repeat: no-repeat;
224
+ }
225
+ .preview_iframe_html{
226
+ width: 100%;
227
+ height: 100%;
228
+ overflow-y: scroll;
229
+ text-align: left;
230
+ box-sizing: border-box;
231
+ padding: 16px;
232
+ /deep/.lake-content{
233
+ margin-left: 10px;
234
+ }
235
+ /deep/a:link {
236
+ color: #0000ee!important;
237
+ }
238
+ /deep/a:visited {
239
+ color: #0000ee!important;
240
+ }
241
+ /deep/a:hover {
242
+ color: #0000ee!important;
243
+ }
244
+ /deep/a:active {
245
+ color: #0000ee!important;
246
+ }
247
+ /deep/li:not(.rich-text-li), ol:not(.list-paddingleft-2), ul:not(.list-paddingleft-2){
248
+ list-style-type: auto!important;
249
+ }
250
+ /deep/img{
251
+ width: 100%;
252
+ }
253
+ /deep/.ne-table{
254
+ width: 100% !important;
255
+ }
256
+ }
257
+ .footer {
258
+ width: calc(100% - 40px);
259
+ height: 50px;
260
+ display: flex;
261
+ align-items: center;
262
+ justify-content: space-between;
263
+ cursor: pointer;
264
+ padding: 0 20px;
265
+ border-bottom: 1px solid #cccccc;
266
+ }
267
+ .loading_img {
268
+ display: flex;
269
+ align-items: center;
270
+ justify-content: center;
271
+ width: 100%;
272
+ height: 100%;
273
+ position: absolute;
274
+ top: 0;
275
+ left: 0;
276
+ background: #FFF;
277
+ img {
278
+ width: 50px;
279
+ height: 50px;
280
+ }
281
+ }
282
+
283
+ .drawer-footer{
284
+ width:100%;
285
+ height: 50px;
286
+ display: flex;
287
+ align-items: center;
288
+ justify-content: space-between;
289
+ cursor: pointer;
290
+ padding: 0 20px;
291
+ border-bottom: 1px solid #cccccc;
292
+ }
293
+ @media screen and (max-width: 767px) {
294
+ /* 这里是针对移动设备的css样式设置 */
295
+ /deep/.el-drawer__body{
296
+ height: 100%;
297
+ }
298
+ #drawer_content_pre {
299
+ overflow: auto;
300
+ height: calc(100% - 50px);
301
+ background: #FFF;
302
+ }
303
+ }
304
+ @media screen and (min-width: 768px) {
305
+ /* 这里是针对pc设备的css样式设置 */
306
+ /deep/.el-drawer__body{
307
+ height: 100%;
308
+ }
309
+ #drawer_content_pre {
310
+ overflow: auto;
311
+ height: calc(100% - 50px);
312
+ background: #FFF;
313
+ }
314
+ }
315
+
316
316
  </style>