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
07657b8a
Commit
07657b8a
authored
Dec 13, 2024
by
Smile
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
谷歌单独页面注销登录修改
parent
f3a0b200
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 @
07657b8a
...
...
@@ -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 @
07657b8a
...
...
@@ -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>
...
...
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