Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cust-app
Project
Project
Details
Activity
Releases
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
李伟
cust-app
Commits
51ad9908
Commit
51ad9908
authored
Feb 06, 2025
by
liwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
移动了页面位置
parent
6f654d91
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
14 additions
and
5 deletions
+14
-5
pages.json
pages.json
+12
-3
recharge.vue
pagesme/goldCoin/recharge.vue
+0
-0
agreement.vue
pagesme/set/agreement.vue
+1
-1
privacy.vue
pagesme/set/privacy.vue
+1
-1
No files found.
pages.json
View file @
51ad9908
...
...
@@ -184,7 +184,7 @@
"root"
:
"pagesme"
,
"pages"
:
[
{
"path"
:
"
me
/recharge"
,
"path"
:
"
goldCoin
/recharge"
,
"style"
:
{
"navigationBarTitleText"
:
"我的余额"
,
"backgroundColor"
:
"#F4F5F9"
,
...
...
@@ -192,6 +192,15 @@
"navigationBarBackgroundColor"
:
"#F4F5F9"
}
},
{
"path"
:
"set/blackList"
,
"style"
:
{
"navigationBarTitleText"
:
"黑名单管理"
,
"backgroundColor"
:
"#F4F5F9"
,
"backgroundColorTop"
:
"#F4F5F9"
,
"navigationBarBackgroundColor"
:
"#F4F5F9"
}
},
{
"path"
:
"me/likeList"
,
"style"
:
{
...
...
@@ -301,7 +310,7 @@
}
},
{
"path"
:
"
agreemen
t/agreement"
,
"path"
:
"
se
t/agreement"
,
"style"
:
{
"navigationBarTitleText"
:
"用户协议"
,
"backgroundColor"
:
"#ffffff"
,
...
...
@@ -310,7 +319,7 @@
}
},
{
"path"
:
"
agreemen
t/privacy"
,
"path"
:
"
se
t/privacy"
,
"style"
:
{
"navigationBarTitleText"
:
"隐私策略"
,
"backgroundColor"
:
"#ffffff"
,
...
...
pagesme/
me
/recharge.vue
→
pagesme/
goldCoin
/recharge.vue
View file @
51ad9908
File moved
pagesme/
agreemen
t/agreement.vue
→
pagesme/
se
t/agreement.vue
View file @
51ad9908
...
...
@@ -21,7 +21,7 @@
<
script
>
</
script
>
<
style
lang=
"less"
>
<
style
lang=
"less"
scoped
>
.con-box{
display: flex;
flex-direction: column;
...
...
pagesme/
agreemen
t/privacy.vue
→
pagesme/
se
t/privacy.vue
View file @
51ad9908
...
...
@@ -21,7 +21,7 @@
<
script
>
</
script
>
<
style
lang=
"less"
>
<
style
lang=
"less"
scoped
>
.con-box{
display: flex;
flex-direction: column;
...
...
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