Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
U
uni-app-ddh-shop
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
zhanhai
uni-app-ddh-shop
Commits
b1130960
Commit
b1130960
authored
Sep 20, 2024
by
ly
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
隐藏tab
parent
0f6227cd
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
9 additions
and
14 deletions
+9
-14
pages.json
pages.json
+1
-6
index.vue
pages/bill/index.vue
+1
-1
app-config-service.js
unpackage/dist/dev/app-plus/app-config-service.js
+2
-2
app-service.js
unpackage/dist/dev/app-plus/app-service.js
+3
-3
app-view.js
unpackage/dist/dev/app-plus/app-view.js
+1
-1
manifest.json
unpackage/dist/dev/app-plus/manifest.json
+1
-1
No files found.
pages.json
View file @
b1130960
...
...
@@ -302,12 +302,7 @@
"selectedIconPath"
:
"static/tab/indexf.png"
,
"text"
:
"首页"
},
{
"pagePath"
:
"pages/indexfinance/index"
,
"iconPath"
:
"static/tab/index-h.png"
,
"selectedIconPath"
:
"static/tab/index.png"
,
"text"
:
"贷款"
},
{
"pagePath"
:
"pages/bill/index"
,
"iconPath"
:
"static/tab/billh.png"
,
...
...
pages/bill/index.vue
View file @
b1130960
...
...
@@ -44,7 +44,7 @@
<view
class=
'bill-null'
v-else
>
<view
class=
'n-img'
></view>
<view
class=
'n-text'
>
目前还没有账单哦~
</view>
<view
class=
'n-btn'
@
click=
"goLoan"
>
去
借钱
</view>
<view
class=
'n-btn'
@
click=
"goLoan"
>
去
登录
</view>
</view>
</view>
</
template
>
...
...
unpackage/dist/dev/app-plus/app-config-service.js
View file @
b1130960
This diff is collapsed.
Click to expand it.
unpackage/dist/dev/app-plus/app-service.js
View file @
b1130960
This diff is collapsed.
Click to expand it.
unpackage/dist/dev/app-plus/app-view.js
View file @
b1130960
...
...
@@ -9057,7 +9057,7 @@ var render = function () {
},
},
},
[_vm._v("去
借钱
")]
[_vm._v("去
登录
")]
),
],
1
unpackage/dist/dev/app-plus/manifest.json
View file @
b1130960
This diff is collapsed.
Click to expand it.
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