askbot-dragon 88.0.43 → 88.1.1
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/npminstall-debug.log +208 -0
- package/package.json +14 -14
- package/public/index.html +2 -2
- package/src/assets/js/obsBrowser.js +3 -2
- package/src/components/ActionAlertIframe.vue +1 -0
- package/src/components/AiGuide.vue +1 -1
- package/src/components/AnswerDocknowledge.vue +167 -54
- package/src/components/ConversationContainer.vue +16 -9
- package/src/components/MyEditor.vue +1 -1
- package/src/components/QwFeedback.vue +2 -1
- package/src/components/actionSatisfaction.vue +2 -2
- package/src/components/answerRadio.vue +59 -4
- package/src/components/assetDetails.vue +1 -1
- package/src/components/assetMessage.vue +14 -13
- package/src/components/associationIntention.vue +2 -2
- package/src/components/fielListView.vue +1 -1
- package/src/components/formTemplate.vue +24 -3
- package/src/components/intelligentSummary.vue +15 -12
- package/src/components/kkview.vue +0 -10
- package/src/components/markDownText.vue +798 -55
- package/src/components/myPopup.vue +14 -11
- package/src/components/pagination.vue +129 -0
- package/src/components/pdfPosition.vue +67 -67
- package/src/components/popup.vue +8 -7
- package/src/components/preview/docView.vue +114 -0
- package/src/components/preview/excelView.vue +191 -0
- package/src/components/preview/newPositionPreview.vue +385 -0
- package/src/components/preview/pdfView.vue +824 -0
- package/src/components/previewDoc.vue +1 -0
- package/src/components/previewPdf.vue +343 -65
- package/src/components/receiverMessagePlatform.vue +24 -20
- package/src/components/senderMessagePlatform.vue +19 -11
- package/src/components/tree.vue +2 -2
- package/src/components/welcomeKnowledgeFile.vue +5 -2
- package/src/components/welcomeSuggest.vue +1 -1
- package/src/locales/cn.json +99 -0
- package/src/locales/en.json +99 -0
- package/src/main.js +19 -0
|
@@ -0,0 +1,208 @@
|
|
|
1
|
+
{
|
|
2
|
+
root: '/Users/quasi/dragon',
|
|
3
|
+
registry: 'https://registry.npmmirror.com',
|
|
4
|
+
pkgs: [
|
|
5
|
+
{
|
|
6
|
+
name: 'marked',
|
|
7
|
+
version: 'latest',
|
|
8
|
+
type: 'tag',
|
|
9
|
+
alias: undefined,
|
|
10
|
+
arg: [Result]
|
|
11
|
+
}
|
|
12
|
+
],
|
|
13
|
+
production: false,
|
|
14
|
+
cacheStrict: false,
|
|
15
|
+
cacheDir: '/Users/quasi/.npminstall_tarball',
|
|
16
|
+
env: {
|
|
17
|
+
npm_config_registry: 'https://registry.npmmirror.com',
|
|
18
|
+
npm_config_argv: '{"remain":[],"cooked":["--fix-bug-versions","--china","--userconfig=/Users/quasi/.cnpmrc","--disturl=https://cdn.npmmirror.com/binaries/node","--registry=https://registry.npmmirror.com","--save","marked"],"original":["--fix-bug-versions","--china","--userconfig=/Users/quasi/.cnpmrc","--disturl=https://cdn.npmmirror.com/binaries/node","--registry=https://registry.npmmirror.com","--save","marked"]}',
|
|
19
|
+
npm_config_user_agent: 'npminstall/7.9.0 npm/? node/v16.13.1 darwin x64',
|
|
20
|
+
npm_config_cache: '/Users/quasi/.npminstall_tarball',
|
|
21
|
+
NODE: '/Users/quasi/.nvm/versions/node/v16.13.1/bin/node',
|
|
22
|
+
npm_node_execpath: '/Users/quasi/.nvm/versions/node/v16.13.1/bin/node',
|
|
23
|
+
npm_execpath: '/usr/local/lib/node_modules/cnpm/node_modules/npminstall/bin/install.js',
|
|
24
|
+
npm_config_userconfig: '/Users/quasi/.cnpmrc',
|
|
25
|
+
npm_config_disturl: 'https://cdn.npmmirror.com/binaries/node',
|
|
26
|
+
npm_config_r: 'https://registry.npmmirror.com',
|
|
27
|
+
COREPACK_NPM_REGISTRY: 'https://registry.npmmirror.com',
|
|
28
|
+
EDGEDRIVER_CDNURL: 'https://npmmirror.com/mirrors/edgedriver',
|
|
29
|
+
NODEJS_ORG_MIRROR: 'https://cdn.npmmirror.com/binaries/node',
|
|
30
|
+
NVM_NODEJS_ORG_MIRROR: 'https://cdn.npmmirror.com/binaries/node',
|
|
31
|
+
PHANTOMJS_CDNURL: 'https://cdn.npmmirror.com/binaries/phantomjs',
|
|
32
|
+
CHROMEDRIVER_CDNURL: 'https://cdn.npmmirror.com/binaries/chromedriver',
|
|
33
|
+
OPERADRIVER_CDNURL: 'https://cdn.npmmirror.com/binaries/operadriver',
|
|
34
|
+
CYPRESS_DOWNLOAD_PATH_TEMPLATE: 'https://cdn.npmmirror.com/binaries/cypress/${version}/${platform}-${arch}/cypress.zip',
|
|
35
|
+
ELECTRON_MIRROR: 'https://cdn.npmmirror.com/binaries/electron/',
|
|
36
|
+
ELECTRON_BUILDER_BINARIES_MIRROR: 'https://cdn.npmmirror.com/binaries/electron-builder-binaries/',
|
|
37
|
+
SASS_BINARY_SITE: 'https://cdn.npmmirror.com/binaries/node-sass',
|
|
38
|
+
SWC_BINARY_SITE: 'https://cdn.npmmirror.com/binaries/node-swc',
|
|
39
|
+
NWJS_URLBASE: 'https://cdn.npmmirror.com/binaries/nwjs/v',
|
|
40
|
+
PUPPETEER_DOWNLOAD_HOST: 'https://cdn.npmmirror.com/binaries/chrome-for-testing',
|
|
41
|
+
PUPPETEER_DOWNLOAD_BASE_URL: 'https://cdn.npmmirror.com/binaries/chrome-for-testing',
|
|
42
|
+
PLAYWRIGHT_DOWNLOAD_HOST: 'https://cdn.npmmirror.com/binaries/playwright',
|
|
43
|
+
SENTRYCLI_CDNURL: 'https://cdn.npmmirror.com/binaries/sentry-cli',
|
|
44
|
+
SAUCECTL_INSTALL_BINARY_MIRROR: 'https://cdn.npmmirror.com/binaries/saucectl',
|
|
45
|
+
RE2_DOWNLOAD_MIRROR: 'https://cdn.npmmirror.com/binaries/node-re2',
|
|
46
|
+
RE2_DOWNLOAD_SKIP_PATH: 'true',
|
|
47
|
+
PRISMA_ENGINES_MIRROR: 'https://cdn.npmmirror.com/binaries/prisma',
|
|
48
|
+
npm_config_better_sqlite3_binary_host: 'https://cdn.npmmirror.com/binaries/better-sqlite3',
|
|
49
|
+
npm_config_keytar_binary_host: 'https://cdn.npmmirror.com/binaries/keytar',
|
|
50
|
+
npm_config_sharp_binary_host: 'https://cdn.npmmirror.com/binaries/sharp',
|
|
51
|
+
npm_config_sharp_libvips_binary_host: 'https://cdn.npmmirror.com/binaries/sharp-libvips',
|
|
52
|
+
npm_config_robotjs_binary_host: 'https://cdn.npmmirror.com/binaries/robotjs',
|
|
53
|
+
npm_rootpath: '/Users/quasi/dragon',
|
|
54
|
+
INIT_CWD: '/Users/quasi/dragon'
|
|
55
|
+
},
|
|
56
|
+
binaryMirrors: {
|
|
57
|
+
ENVS: {
|
|
58
|
+
COREPACK_NPM_REGISTRY: 'https://registry.npmmirror.com',
|
|
59
|
+
EDGEDRIVER_CDNURL: 'https://npmmirror.com/mirrors/edgedriver',
|
|
60
|
+
NODEJS_ORG_MIRROR: 'https://cdn.npmmirror.com/binaries/node',
|
|
61
|
+
NVM_NODEJS_ORG_MIRROR: 'https://cdn.npmmirror.com/binaries/node',
|
|
62
|
+
PHANTOMJS_CDNURL: 'https://cdn.npmmirror.com/binaries/phantomjs',
|
|
63
|
+
CHROMEDRIVER_CDNURL: 'https://cdn.npmmirror.com/binaries/chromedriver',
|
|
64
|
+
OPERADRIVER_CDNURL: 'https://cdn.npmmirror.com/binaries/operadriver',
|
|
65
|
+
CYPRESS_DOWNLOAD_PATH_TEMPLATE: 'https://cdn.npmmirror.com/binaries/cypress/${version}/${platform}-${arch}/cypress.zip',
|
|
66
|
+
ELECTRON_MIRROR: 'https://cdn.npmmirror.com/binaries/electron/',
|
|
67
|
+
ELECTRON_BUILDER_BINARIES_MIRROR: 'https://cdn.npmmirror.com/binaries/electron-builder-binaries/',
|
|
68
|
+
SASS_BINARY_SITE: 'https://cdn.npmmirror.com/binaries/node-sass',
|
|
69
|
+
SWC_BINARY_SITE: 'https://cdn.npmmirror.com/binaries/node-swc',
|
|
70
|
+
NWJS_URLBASE: 'https://cdn.npmmirror.com/binaries/nwjs/v',
|
|
71
|
+
PUPPETEER_DOWNLOAD_HOST: 'https://cdn.npmmirror.com/binaries/chrome-for-testing',
|
|
72
|
+
PUPPETEER_DOWNLOAD_BASE_URL: 'https://cdn.npmmirror.com/binaries/chrome-for-testing',
|
|
73
|
+
PLAYWRIGHT_DOWNLOAD_HOST: 'https://cdn.npmmirror.com/binaries/playwright',
|
|
74
|
+
SENTRYCLI_CDNURL: 'https://cdn.npmmirror.com/binaries/sentry-cli',
|
|
75
|
+
SAUCECTL_INSTALL_BINARY_MIRROR: 'https://cdn.npmmirror.com/binaries/saucectl',
|
|
76
|
+
RE2_DOWNLOAD_MIRROR: 'https://cdn.npmmirror.com/binaries/node-re2',
|
|
77
|
+
RE2_DOWNLOAD_SKIP_PATH: 'true',
|
|
78
|
+
PRISMA_ENGINES_MIRROR: 'https://cdn.npmmirror.com/binaries/prisma',
|
|
79
|
+
npm_config_better_sqlite3_binary_host: 'https://cdn.npmmirror.com/binaries/better-sqlite3',
|
|
80
|
+
npm_config_keytar_binary_host: 'https://cdn.npmmirror.com/binaries/keytar',
|
|
81
|
+
npm_config_sharp_binary_host: 'https://cdn.npmmirror.com/binaries/sharp',
|
|
82
|
+
npm_config_sharp_libvips_binary_host: 'https://cdn.npmmirror.com/binaries/sharp-libvips',
|
|
83
|
+
npm_config_robotjs_binary_host: 'https://cdn.npmmirror.com/binaries/robotjs'
|
|
84
|
+
},
|
|
85
|
+
'@ali/s2': { host: 'https://cdn.npmmirror.com/binaries/looksgood-s2' },
|
|
86
|
+
sharp: { replaceHostFiles: [Array], replaceHostMap: [Object] },
|
|
87
|
+
'@tensorflow/tfjs-node': {
|
|
88
|
+
replaceHostFiles: [Array],
|
|
89
|
+
replaceHostRegExpMap: [Object],
|
|
90
|
+
replaceHostMap: [Object]
|
|
91
|
+
},
|
|
92
|
+
cypress: {
|
|
93
|
+
host: 'https://cdn.npmmirror.com/binaries/cypress',
|
|
94
|
+
newPlatforms: [Object]
|
|
95
|
+
},
|
|
96
|
+
'utf-8-validate': {
|
|
97
|
+
host: 'https://cdn.npmmirror.com/binaries/utf-8-validate/v{version}'
|
|
98
|
+
},
|
|
99
|
+
xprofiler: {
|
|
100
|
+
remote_path: './xprofiler/v{version}/',
|
|
101
|
+
host: 'https://cdn.npmmirror.com/binaries'
|
|
102
|
+
},
|
|
103
|
+
leveldown: { host: 'https://cdn.npmmirror.com/binaries/leveldown/v{version}' },
|
|
104
|
+
couchbase: { host: 'https://cdn.npmmirror.com/binaries/couchbase/v{version}' },
|
|
105
|
+
gl: { host: 'https://cdn.npmmirror.com/binaries/gl/v{version}' },
|
|
106
|
+
sqlite3: {
|
|
107
|
+
host: 'https://cdn.npmmirror.com/binaries/sqlite3',
|
|
108
|
+
remote_path: 'v{version}'
|
|
109
|
+
},
|
|
110
|
+
'@journeyapps/sqlcipher': { host: 'https://cdn.npmmirror.com/binaries' },
|
|
111
|
+
grpc: {
|
|
112
|
+
host: 'https://cdn.npmmirror.com/binaries',
|
|
113
|
+
remote_path: '{name}/v{version}'
|
|
114
|
+
},
|
|
115
|
+
'grpc-tools': { host: 'https://cdn.npmmirror.com/binaries' },
|
|
116
|
+
wrtc: {
|
|
117
|
+
host: 'https://cdn.npmmirror.com/binaries',
|
|
118
|
+
remote_path: '{name}/v{version}'
|
|
119
|
+
},
|
|
120
|
+
fsevents: { host: 'https://cdn.npmmirror.com/binaries/fsevents' },
|
|
121
|
+
nodejieba: { host: 'https://cdn.npmmirror.com/binaries/nodejieba' },
|
|
122
|
+
canvas: {
|
|
123
|
+
host: 'https://cdn.npmmirror.com/binaries/canvas',
|
|
124
|
+
remote_path: 'v{version}'
|
|
125
|
+
},
|
|
126
|
+
'skia-canvas': { host: 'https://cdn.npmmirror.com/binaries/skia-canvas' },
|
|
127
|
+
'flow-bin': {
|
|
128
|
+
replaceHost: 'https://github.com/facebook/flow/releases/download/v',
|
|
129
|
+
host: 'https://cdn.npmmirror.com/binaries/flow/v'
|
|
130
|
+
},
|
|
131
|
+
'jpegtran-bin': {
|
|
132
|
+
replaceHost: [Array],
|
|
133
|
+
host: 'https://cdn.npmmirror.com/binaries/jpegtran-bin'
|
|
134
|
+
},
|
|
135
|
+
'cwebp-bin': {
|
|
136
|
+
replaceHost: [Array],
|
|
137
|
+
host: 'https://cdn.npmmirror.com/binaries/cwebp-bin'
|
|
138
|
+
},
|
|
139
|
+
'zopflipng-bin': {
|
|
140
|
+
replaceHost: [Array],
|
|
141
|
+
host: 'https://cdn.npmmirror.com/binaries/zopflipng-bin'
|
|
142
|
+
},
|
|
143
|
+
'optipng-bin': {
|
|
144
|
+
replaceHost: [Array],
|
|
145
|
+
host: 'https://cdn.npmmirror.com/binaries/optipng-bin'
|
|
146
|
+
},
|
|
147
|
+
mozjpeg: {
|
|
148
|
+
replaceHost: [Array],
|
|
149
|
+
host: 'https://cdn.npmmirror.com/binaries/mozjpeg-bin'
|
|
150
|
+
},
|
|
151
|
+
gifsicle: {
|
|
152
|
+
replaceHost: [Array],
|
|
153
|
+
host: 'https://cdn.npmmirror.com/binaries/gifsicle-bin'
|
|
154
|
+
},
|
|
155
|
+
'pngquant-bin': {
|
|
156
|
+
replaceHost: [Array],
|
|
157
|
+
host: 'https://cdn.npmmirror.com/binaries/pngquant-bin',
|
|
158
|
+
replaceHostMap: [Object]
|
|
159
|
+
},
|
|
160
|
+
'pngcrush-bin': {
|
|
161
|
+
replaceHost: [Array],
|
|
162
|
+
host: 'https://cdn.npmmirror.com/binaries/pngcrush-bin'
|
|
163
|
+
},
|
|
164
|
+
'jpeg-recompress-bin': {
|
|
165
|
+
replaceHost: [Array],
|
|
166
|
+
host: 'https://cdn.npmmirror.com/binaries/jpeg-recompress-bin'
|
|
167
|
+
},
|
|
168
|
+
'advpng-bin': {
|
|
169
|
+
replaceHost: [Array],
|
|
170
|
+
host: 'https://cdn.npmmirror.com/binaries/advpng-bin'
|
|
171
|
+
},
|
|
172
|
+
'pngout-bin': {
|
|
173
|
+
replaceHost: [Array],
|
|
174
|
+
host: 'https://cdn.npmmirror.com/binaries/pngout-bin'
|
|
175
|
+
},
|
|
176
|
+
'jpegoptim-bin': {
|
|
177
|
+
replaceHost: [Array],
|
|
178
|
+
host: 'https://cdn.npmmirror.com/binaries/jpegoptim-bin'
|
|
179
|
+
},
|
|
180
|
+
argon2: { host: 'https://cdn.npmmirror.com/binaries/argon2' },
|
|
181
|
+
'ali-zeromq': { host: 'https://cdn.npmmirror.com/binaries/ali-zeromq' },
|
|
182
|
+
'ali-usb_ctl': { host: 'https://cdn.npmmirror.com/binaries/ali-usb_ctl' },
|
|
183
|
+
'gdal-async': { host: 'https://cdn.npmmirror.com/binaries/node-gdal-async' },
|
|
184
|
+
'libpg-query': { host: 'https://cdn.npmmirror.com/binaries' }
|
|
185
|
+
},
|
|
186
|
+
forbiddenLicenses: null,
|
|
187
|
+
flatten: false,
|
|
188
|
+
proxy: undefined,
|
|
189
|
+
prune: false,
|
|
190
|
+
disableFallbackStore: false,
|
|
191
|
+
workspacesMap: Map(0) {},
|
|
192
|
+
enableWorkspace: false,
|
|
193
|
+
workspaceRoot: '/Users/quasi/dragon',
|
|
194
|
+
isWorkspaceRoot: true,
|
|
195
|
+
isWorkspacePackage: false,
|
|
196
|
+
offline: false,
|
|
197
|
+
strictSSL: true,
|
|
198
|
+
ignoreScripts: false,
|
|
199
|
+
foregroundScripts: false,
|
|
200
|
+
ignoreOptionalDependencies: false,
|
|
201
|
+
detail: false,
|
|
202
|
+
forceLinkLatest: false,
|
|
203
|
+
trace: false,
|
|
204
|
+
engineStrict: false,
|
|
205
|
+
registryOnly: false,
|
|
206
|
+
client: false,
|
|
207
|
+
autoFixVersion: [Function: autoFixVersion]
|
|
208
|
+
}
|
package/package.json
CHANGED
|
@@ -1,40 +1,37 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "askbot-dragon",
|
|
3
|
-
"version": "88.
|
|
3
|
+
"version": "88.1.1",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"serve": "vue-cli-service serve",
|
|
6
6
|
"build": "vue-cli-service build",
|
|
7
7
|
"lint": "vue-cli-service lint"
|
|
8
8
|
},
|
|
9
|
-
"dependencies": {
|
|
10
|
-
},
|
|
11
9
|
"devDependencies": {
|
|
12
10
|
"@vue/cli-plugin-babel": "~4.5.0",
|
|
13
11
|
"@vue/cli-plugin-eslint": "~4.5.0",
|
|
14
12
|
"@vue/cli-service": "~4.5.0",
|
|
13
|
+
"audio-loader": "^1.0.3",
|
|
15
14
|
"babel-eslint": "^10.1.0",
|
|
15
|
+
"core-js": "^3.6.5",
|
|
16
16
|
"element-ui": "^2.15.10",
|
|
17
|
+
"esdk-obs-browserjs": "^3.23.5",
|
|
17
18
|
"eslint": "^6.7.2",
|
|
18
19
|
"eslint-plugin-vue": "^6.2.2",
|
|
19
|
-
"
|
|
20
|
-
"less-loader": "^7.0.2",
|
|
21
|
-
"vue-template-compiler": "^2.6.11",
|
|
22
|
-
"@ckeditor/ckeditor5-ui": "^10.1.0",
|
|
23
|
-
"@ckeditor/ckeditor5-vue": "^1.0.3",
|
|
24
|
-
"vue-markdown": "^2.2.4",
|
|
25
|
-
"ali-oss": "^6.2.1",
|
|
26
|
-
"audio-loader": "^1.0.3",
|
|
27
|
-
"core-js": "^3.6.5",
|
|
28
|
-
"esdk-obs-browserjs": "^3.23.5",
|
|
20
|
+
"highlight.js": "^11.11.1",
|
|
29
21
|
"install": "^0.13.0",
|
|
30
22
|
"jquery": "^3.5.1",
|
|
23
|
+
"less": "^3.12.2",
|
|
24
|
+
"less-loader": "^7.0.2",
|
|
31
25
|
"lodash": "^4.17.21",
|
|
32
26
|
"uuid": "^8.3.2",
|
|
33
27
|
"v-viewer": "^1.6.4",
|
|
34
28
|
"vant": "^2.12.51",
|
|
35
29
|
"vconsole": "^3.9.1",
|
|
36
30
|
"vue": "^2.6.11",
|
|
31
|
+
"vue-i18n": "^8.26.4",
|
|
32
|
+
"vue-markdown": "^2.2.4",
|
|
37
33
|
"vue-resource": "^1.5.1",
|
|
34
|
+
"vue-template-compiler": "^2.6.11",
|
|
38
35
|
"vue-video-player": "^5.0.2",
|
|
39
36
|
"weixin-js-sdk": "^1.6.0"
|
|
40
37
|
},
|
|
@@ -55,5 +52,8 @@
|
|
|
55
52
|
"browserslist": [
|
|
56
53
|
"> 1%",
|
|
57
54
|
"last 2 versions"
|
|
58
|
-
]
|
|
55
|
+
],
|
|
56
|
+
"dependencies": {
|
|
57
|
+
"marked": "^4.0.0"
|
|
58
|
+
}
|
|
59
59
|
}
|
package/public/index.html
CHANGED
|
@@ -26,8 +26,8 @@
|
|
|
26
26
|
<!-- <script src="https://askbot-uat.obs.cn-east-3.myhuaweicloud.com/npm-static/ckeditor5-build-classic/0.4.4/ckeditor.js"></script>-->
|
|
27
27
|
<!-- 项目图标 -->
|
|
28
28
|
<link rel="stylesheet" href="//at.alicdn.com/t/c/font_2913049_ee8dx548hg.css"/>
|
|
29
|
-
<!--
|
|
30
|
-
<link rel="stylesheet" href="//at.alicdn.com/t/c/
|
|
29
|
+
<!-- guoran图标 -->
|
|
30
|
+
<link rel="stylesheet" href="//at.alicdn.com/t/c/font_2913049_eje81c90ujh.css"/>
|
|
31
31
|
<script src="https://res.wx.qq.com/open/js/jweixin-1.2.0.js"></script>
|
|
32
32
|
|
|
33
33
|
<!-- aliyun-oss -->
|
|
@@ -39,8 +39,9 @@ async function putObject(file,callback){
|
|
|
39
39
|
let fileUrl = ''
|
|
40
40
|
let objName = (process.env.VUE_APP_ENV === 'development' ? 'dev_' : 'pro_') + file.name;
|
|
41
41
|
let fileName = "front-oss/" + mainId + '/' + dataFormat("yyyy/MM/dd/hh/mm/") + uid(32) + "/" + objName;
|
|
42
|
+
let bucketName = localStorage.getItem('askObsBucketName') || 'askbot-uat';
|
|
42
43
|
await obsClient.putObject({
|
|
43
|
-
Bucket:
|
|
44
|
+
Bucket: bucketName,
|
|
44
45
|
Key : fileName,
|
|
45
46
|
SourceFile : file,
|
|
46
47
|
ACL : obsClient.enums.AclPublicRead,
|
|
@@ -48,7 +49,7 @@ async function putObject(file,callback){
|
|
|
48
49
|
}).then(function(result) {
|
|
49
50
|
if(result.CommonMsg.Status < 300){
|
|
50
51
|
console.log('Create object:' + JSON.stringify(result) + ' successfully!\n',process.env.VUE_APP_ENV);
|
|
51
|
-
let domain = process.env.VUE_APP_ENV ==='development' ? 'https://
|
|
52
|
+
let domain = process.env.VUE_APP_ENV ==='development' ? 'https://' + bucketName + '.obs.cn-east-3.myhuaweicloud.com/' : ''
|
|
52
53
|
fileUrl = {
|
|
53
54
|
url: domain + fileName,
|
|
54
55
|
name:file.name
|
|
@@ -191,7 +191,7 @@
|
|
|
191
191
|
>
|
|
192
192
|
<span @click="changeIntellectGuide" class="ig-change-list-btn">
|
|
193
193
|
<svg t="1720148246364" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="136175" width="16" height="16"><path d="M225.6 540.8C240 686.4 363.2 800 512 800c76.8 0 150.4-30.4 203.2-84.8 12.8-12.8 32-12.8 44.8 0s12.8 32 0 44.8c-64 65.6-153.6 104-248 104-184 0-336-142.4-350.4-323.2l-43.2 41.6c-12.8 12.8-33.6 11.2-44.8 0s-11.2-33.6 0-44.8l99.2-96c12.8-12.8 33.6-11.2 44.8 0l92.8 96c12.8 12.8 11.2 33.6-1.6 44.8-12.8 12.8-33.6 11.2-44.8-1.6l-38.4-40zM800 497.6C792 345.6 665.6 224 512 224c-76.8 0-148.8 30.4-203.2 83.2-12.8 12.8-33.6 12.8-44.8 0-12.8-12.8-12.8-33.6 0-44.8 65.6-64 153.6-102.4 248-102.4 192 0 347.2 153.6 352 342.4l41.6-40c12.8-12.8 33.6-11.2 44.8 1.6 12.8 12.8 11.2 33.6-1.6 44.8l-94.4 89.6c-12.8 11.2-32 11.2-44.8 0l-97.6-96c-12.8-12.8-12.8-32 0-44.8 12.8-12.8 32-12.8 44.8 0l43.2 40z" p-id="136176" fill="#366aff"></path></svg>
|
|
194
|
-
|
|
194
|
+
{{$t('dragonCommon.refresh')}}</span
|
|
195
195
|
>
|
|
196
196
|
</div>
|
|
197
197
|
</div>
|