Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
electron-printer
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhuzhequan
electron-printer
Commits
c145e81b
Commit
c145e81b
authored
Apr 28, 2025
by
linjinhong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交环境修改测试
parent
53cd059f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
config/env.json
+2
-2
src/views/design/main/index.vue
+1
-0
No files found.
config/env.json
View file @
c145e81b
{
{
"apiApiHost"
:
"http://10.168.
31.14
2:8060/api"
,
"apiApiHost"
:
"http://10.168.
1.21
2:8060/api"
,
"fileApiUrl"
:
"http://10.168.
31.14
2:80/upload/factory"
,
"fileApiUrl"
:
"http://10.168.
1.21
2:80/upload/factory"
,
"visionUrl"
:
"https://console.jomalls.com"
"visionUrl"
:
"https://console.jomalls.com"
}
}
src/views/design/main/index.vue
View file @
c145e81b
...
@@ -659,6 +659,7 @@ export default {
...
@@ -659,6 +659,7 @@ export default {
},
},
async
cutImgFn
()
{
async
cutImgFn
()
{
if
(
!
this
.
checkList
?.
length
)
return
;
try
{
try
{
const
processQueue
=
await
Promise
.
all
(
const
processQueue
=
await
Promise
.
all
(
this
.
checkList
.
map
(
async
(
el
)
=>
{
this
.
checkList
.
map
(
async
(
el
)
=>
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment