Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-app-customer-new-master
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
lanbaoming
jiedao-app-customer-new-master
Commits
da5794d3
Commit
da5794d3
authored
Dec 13, 2024
by
Smile
Committed by
wux
Dec 13, 2024
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
谷歌单独页面注销登录修改
parent
90636a7e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
7 deletions
+6
-7
deletion.vue
src/pages/deletion/deletion.vue
+1
-2
login.vue
src/pages/deletion/login.vue
+5
-5
No files found.
src/pages/deletion/deletion.vue
View file @
da5794d3
...
...
@@ -3,7 +3,7 @@
<view
class=
"header-toper"
>
<view
class=
"start-bar"
></view>
<view
class=
"header-toper-title"
>
<image
src=
"../../static/img/back.png"
mode=
""
@
click=
"backOrder"
></image
>
<!--
<image
src=
"../../static/img/back.png"
mode=
""
@
click=
"backOrder"
></image>
--
>
<text>
{{
$lang
.
lang
.
deletion
.
deletionTitle
}}
</text>
</view>
</view>
...
...
@@ -79,7 +79,6 @@ export default {
page
{
width
:
100%
;
position
:
relative
;
background
:
url(@/static/img/login-bg2.png)
no-repeat
;
background-size
:
cover
;
height
:
100%
;
}
...
...
src/pages/deletion/login.vue
View file @
da5794d3
...
...
@@ -13,8 +13,8 @@
mode=
""
@
click=
"changeLang('en')"
></image>
<text
v-if=
"loginType == 1"
@
click=
"loginChange"
>
{{
$lang
.
lang
.
login
.
textLogin
}}
</text
>
<text
v-if=
"loginType == 2"
@
click=
"loginChange"
>
{{
$lang
.
lang
.
login
.
psdLogin
}}
</text
>
<!--
<text
v-if=
"loginType == 1"
@
click=
"loginChange"
>
{{
$lang
.
lang
.
login
.
textLogin
}}
</text>
--
>
<!--
<text
v-if=
"loginType == 2"
@
click=
"loginChange"
>
{{
$lang
.
lang
.
login
.
psdLogin
}}
</text>
--
>
</view>
<view
class=
"logo1"
>
<text>
{{
$lang
.
lang
.
deletion
.
deletion
}}
</text>
...
...
@@ -50,9 +50,9 @@
placeholder-style=
"color: #ffffff"
:placeholder=
"$lang.lang.notices.password"
/>
<text
class=
"forget"
@
click=
"$request.goPage('../forget/forget')"
>
{{
$lang
.
lang
.
login
.
forPsd
}}
?
</text
>
<!--
<text
class=
"forget"
@
click=
"$request.goPage('../forget/forget')"
--
>
<!-- >
{{
$lang
.
lang
.
login
.
forPsd
}}
?
</text-->
<!-- >--
>
</view>
</view>
</view>
...
...
Smile
@Smile
mentioned in commit
7f6de7da
·
Dec 27, 2024
mentioned in commit
7f6de7da
mentioned in commit 7f6de7dab2d170cb63933775843dc082d2d6649f
Toggle commit list
Smile
@Smile
mentioned in commit
51fe4224
·
Jan 02, 2025
mentioned in commit
51fe4224
mentioned in commit 51fe4224119da8252832587965584a083ecc9af9
Toggle commit list
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