Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
intel_promotion_uniapp
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
刘怀志
intel_promotion_uniapp
Commits
7f452081
Commit
7f452081
authored
Aug 29, 2024
by
张伯涛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug修改
parent
aeaf023d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
passwordLogin.vue
login/login/passwordLogin.vue
+2
-0
main.js
main.js
+1
-1
No files found.
login/login/passwordLogin.vue
View file @
7f452081
...
...
@@ -108,8 +108,10 @@ import projectName from "../../common/projectName";
password
,
code
,
uuid
,
wechatType
,
type
}
console
.
log
(
'data'
,
data
)
// let a=rsaEncrypt(data)
let
a
=
Qs
.
stringify
({
sign
:
rsaEncrypt
(
data
)
...
...
main.js
View file @
7f452081
...
...
@@ -10,7 +10,7 @@ Vue.prototype.vuePrototype = '枣红'
Vue
.
prototype
.
$global
=
{
// appName: 'HZY' //name: '鸿泽云智能推广系统'
appName
:
'YHZ'
// name: '耀洪泽文化智能推广系统'
appName
:
'YHZ'
// name: '
星
耀洪泽文化智能推广系统'
}
// 引入全局uView
import
uView
from
'uview-ui'
...
...
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