Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gxpt_wechat
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
pseer
gxpt_wechat
Commits
9fdb18d1
Commit
9fdb18d1
authored
Nov 27, 2023
by
zhangzhen
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'main' of
http://git.pseer.com/pseer/gxpt_wechat
parents
3763ca0b
1779224f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
myInfo.vue
pages/my/myInfo.vue
+4
-3
No files found.
pages/my/myInfo.vue
View file @
9fdb18d1
...
...
@@ -96,16 +96,16 @@
<uni-popup
ref=
"popup"
type=
"bottom"
maskClick=
"false"
>
<view
class=
"popup-content"
>
<view
class=
"flex-between title-box"
>
<text
class=
"text-black text-bold text-xl"
>
无线WIFI
</text>
<text
class=
"text-black text-bold text-xl"
>
无线WI
-
FI
</text>
<text
class=
"cuIcon-roundclose text-gray text-xxl"
@
tap=
"onClose"
></text>
</view>
<view
class=
"flex-col"
>
<view
class=
"text"
>
<text
class=
"text-title text-xl"
>
wifi
名称:
</text>
<text
class=
"text-title text-xl"
>
WI-FI
名称:
</text>
<text
class=
"text-title text-xxl"
>
{{
wifiData
.
name
}}
</text>
</view>
<view
class=
"text"
>
<text
class=
"text-title text-xl"
>
wifi名称
:
</text>
<text
class=
"text-title text-xl"
>
WI-FI密码
:
</text>
<text
class=
"text-title text-xxl"
>
{{
wifiData
.
password
}}
</text>
</view>
</view>
...
...
@@ -541,6 +541,7 @@
padding
:
30
upx
0
;
justify-content
:
center
;
align-items
:
center
;
margin-bottom
:
10%
;
.cu-btn{
margin
:
0
5%
;
}
...
...
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