Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gdtel-gztel-school-center-ui
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
吴学德
gdtel-gztel-school-center-ui
Commits
04b04230
Commit
04b04230
authored
May 11, 2021
by
陈浩建
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
华软教师职工
parent
937f982d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
5 deletions
+3
-5
src/views/school-center/broadbandList/teacher.vue
+1
-1
src/views/user/Login.vue
+1
-3
src/views/user/register.vue
+1
-1
No files found.
src/views/school-center/broadbandList/teacher.vue
View file @
04b04230
...
...
@@ -61,7 +61,7 @@
export
default
{
name
:
"Teacher"
,
components
:
{
STable
,
STable
,
cloneObject
},
data
:
function
()
{
return
{
...
...
src/views/user/Login.vue
View file @
04b04230
...
...
@@ -219,15 +219,13 @@ export default {
//console.log(loginParams);
that
.
Login
(
loginParams
).
then
((
res
)
=>
{
this
.
updateTime
=
res
.
updateTime
console
.
log
(
res
.
updateTime
)
//
console.log(res.updateTime)
this
.
departConfirm
({});
}).
catch
((
err
)
=>
{
that
.
requestFailed
(
err
);
})
}
})
},
//密码加密
getPass
(
text
){
...
...
src/views/user/register.vue
View file @
04b04230
...
...
@@ -299,7 +299,7 @@ export default {
.caption{
width
:
666vw
/
@
vw
;
height
:
792vw
/
@
vw
;
background
:
url("~@/assets/bg_content
.pn
g")
no-repeat
center
;
background
:
url("~@/assets/bg_content
_new.jp
g")
no-repeat
center
;
background-size
:
cover
;
float
:
left
;
}
...
...
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