Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
ztx_wx_gzt
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
be754a27
authored
2023-12-25 15:01:58 +0800
by
华明祺
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
no message
1 parent
f391b4a8
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
3 deletions
am5nwcI8ko.txt
common/login.js
config.js
manifest.json
am5nwcI8ko.txt
0 → 100644
View file @
be754a2
da9a353e4cdbbf722dec18c070ce270e
\ No newline at end of file
common/login.js
View file @
be754a2
...
...
@@ -87,7 +87,7 @@ function getInfo() {
// uni.setStorageSync('perId', personInfo.perId||-1)
app
.
globalData
.
deptType
=
user
.
dept
.
deptType
app
.
globalData
.
genFlag
=
user
.
dept
.
genFlag
user
.
dept
.
deptType
=
'3'
//
user.dept.deptType = '3'
switch
(
user
.
dept
.
deptType
)
{
case
'1'
:
// 中跆协
app
.
globalData
.
userType
=
'1'
...
...
config.js
View file @
be754a2
...
...
@@ -5,7 +5,7 @@
// staging 会员系统
// const baseUrl_api = "http://22yidpjzjifv.ngrok.xiaomiqiu123.top/stage-api/";
// const baseUrl_api = "http://123.60.96.243/stage-api/";
const
baseUrl_api
=
'http://192.168.1.9
8
:8787'
const
baseUrl_api
=
'http://192.168.1.9
7
:8787'
// const baseUrl_api = 'https://ztx.itechtop.cn/stage-api'
// const baseUrl_api = 'https://tkcn.19wk.cn:8443/stage-api'
...
...
manifest.json
View file @
be754a2
...
...
@@ -64,5 +64,10 @@
},
"vueVersion"
:
"3"
,
"fallbackLocale"
:
"zh-Hans"
,
"locale"
:
"zh-Hans"
"locale"
:
"zh-Hans"
,
"h5"
:
{
"devServer"
:
{
"port"
:
8080
}
}
}
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment