Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
wms_web
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
高宇
wms_web
Commits
74a71ab8
Commit
74a71ab8
authored
Jun 21, 2024
by
hubaoshan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
e6bcea72
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
5 deletions
+2
-5
VerifyPoints.vue
src/components/Verifition/Verify/VerifyPoints.vue
+1
-4
vue.config.js
vue.config.js
+1
-1
No files found.
src/components/Verifition/Verify/VerifyPoints.vue
View file @
74a71ab8
...
...
@@ -72,10 +72,7 @@
* @description 点选
* */
import
{
resetSize
,
_code_chars
,
_code_color1
,
_code_color2
resetSize
}
from
'./../utils/util'
import
{
aesEncrypt
}
from
'./../utils/ase'
import
{
getBwCaptcha
,
checkBwCaptcha
}
from
'@/api/login'
...
...
vue.config.js
View file @
74a71ab8
...
...
@@ -59,7 +59,7 @@ module.exports = {
open
:
false
,
proxy
:
{
[
process
.
env
.
VUE_APP_BASE_API
]:
{
target
:
`http://
192.168.1.78:8082
/`
,
target
:
`http://
localhost:8084
/`
,
// target: `http://192.168.1.21:8001/`, // 张宇
pathRewrite
:
{
[
'^'
+
process
.
env
.
VUE_APP_BASE_API
]:
''
...
...
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