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
796774f2
authored
2026-04-24 13:55:12 +0800
by
lttnew
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
背景图
1 parent
e3bced87
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
9 deletions
level/addApply.vue
login/loginC.vue
login/register.vue
pages/index/home.vue
level/addApply.vue
View file @
796774f
...
...
@@ -860,6 +860,7 @@ function handleDelete(row) {
//
padding
:
0
30px
;
margin-top
:
20
rpx
;
margin-left
:
100
rpx
;
height
:
100
rpx
;
//
flex-direction
:
column
;
//
align-items
:
flex-end
;
//
gap
:
16
rpx
;
...
...
login/loginC.vue
View file @
796774f
...
...
@@ -5,7 +5,7 @@
<uni-icons
color=
"#fff"
size=
"20"
type=
"left"
></uni-icons>
</view>
</view>
<image
:src=
"config.baseUrl_api+'/fs/static/
login/ren1
.png'"
class=
"ren1"
/>
<image
:src=
"config.baseUrl_api+'/fs/static/
dg/home_bg
.png'"
class=
"ren1"
/>
<!-- 登录 -->
<view
class=
"retop"
>
<image
:src=
"config.baseUrl_api+'/fs/static/login/logo@2x.png'"
class=
"logotop"
></image>
...
...
@@ -77,7 +77,7 @@
</view>
</view>
<
image
:src=
"config.baseUrl_api+'/fs/static/login/ren2.png'"
class=
"ren2"
/
>
<
!--
<image
:src=
"config.baseUrl_api+'/fs/static/login/ren2.png'"
class=
"ren2"
/>
--
>
<view
class=
"fixedagree"
>
<text>
仅供中国跆拳道协会会员单位登录使用
</text>
<!--
<image
@
click=
"changeAgree(agree)"
v-if=
"agree"
src=
"@/static/login/xz_dwn@2x.png"
></image>
...
...
@@ -360,8 +360,8 @@ function call(num) {
}
.ren1
{
width
:
300
rpx
;
height
:
560
rpx
;
width
:
100%
;
height
:
100%
;
position
:
absolute
;
right
:
0
;
top
:
0
;
...
...
login/register.vue
View file @
796774f
<
template
>
<view>
<view
class=
"page-bg"
>
<image
class=
"ren1"
:src=
"config.baseUrl_api+'/fs/static/
login/ren1
.png'"
/>
<image
class=
"ren1"
:src=
"config.baseUrl_api+'/fs/static/
dg/home_bg
.png'"
/>
<!-- 登录 -->
<view
class=
"retop"
>
<image
class=
"logotop"
:src=
"config.baseUrl_api+'/fs/static/login/logo@2x.png'"
></image>
...
...
@@ -51,7 +51,7 @@
</view>
</view>
<
image
class=
"ren2"
:src=
"config.baseUrl_api+'/fs/static/login/ren2.png'"
/
>
<
!--
<image
class=
"ren2"
:src=
"config.baseUrl_api+'/fs/static/login/ren2.png'"
/>
--
>
<view
class=
"fixedagree"
>
<!--
<image
@
click=
"changeAgree(agree)"
v-if=
"agree"
src=
"@/static/login/xz_dwn@2x.png"
></image>
<image
v-else
src=
"@/static/login/xz2@2x.png"
></image>
...
...
@@ -331,8 +331,8 @@ function timeup() {
}
.ren1
{
width
:
300
rpx
;
height
:
560
rpx
;
width
:
100%
;
height
:
100%
;
position
:
absolute
;
right
:
0
;
top
:
0
;
...
...
pages/index/home.vue
View file @
796774f
...
...
@@ -24,7 +24,7 @@
<view
class=
"unit-btn"
@
click=
"goPath('/myCenter/auth')"
>
<image
:src=
"config.loginImage_api + '/fs/static/dg/icon02@3x.png'"
class=
"btn-icon"
></image><text>
基本信息
</text>
</view>
<view
class=
"unit-btn"
@
click=
"goPath('/
personalVip/paymen
t')"
>
<view
class=
"unit-btn"
@
click=
"goPath('/
myCenter/perfec
t')"
>
<image
:src=
"config.loginImage_api + '/fs/static/dg/icon03@3x.png'"
class=
"btn-icon"
></image><text>
认证缴费
</text>
</view>
<view
class=
"unit-btn"
@
click=
"goPath('/myCenter/reviewList')"
>
...
...
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