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
53e771bb
Commit
53e771bb
authored
Aug 07, 2024
by
ly
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
详情页
parent
0e39c6a7
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
2 additions
and
2 deletions
+2
-2
application.vue
pages/application/application.vue
+1
-1
.DS_Store
static/.DS_Store
+0
-0
.DS_Store
static/img/.DS_Store
+0
-0
app-view.js
unpackage/dist/dev/app-plus/app-view.js
+1
-1
.DS_Store
unpackage/dist/dev/app-plus/static/.DS_Store
+0
-0
.DS_Store
unpackage/dist/dev/app-plus/static/img/.DS_Store
+0
-0
No files found.
pages/application/application.vue
View file @
53e771bb
...
...
@@ -17,7 +17,7 @@
</view>
<image
class=
'box-icon'
v-show=
"items.status=='CREATED'"
src=
'https://ddh.yyhock.com/ddhMall/application-icon.png'
></image>
</view>
<view
class=
'item-btn'
@
click=
"goIndex"
>
查看详情
</view>
<view
class=
'item-btn'
@
click=
"goIndex"
>
返回
</view>
</view>
</scroll-view>
...
...
static/.DS_Store
View file @
53e771bb
No preview for this file type
static/img/.DS_Store
0 → 100644
View file @
53e771bb
File added
unpackage/dist/dev/app-plus/app-view.js
View file @
53e771bb
...
...
@@ -3147,7 +3147,7 @@ var render = function() {
}
}
},
[
_vm
.
_v
(
"
查看详情
"
)]
[
_vm
.
_v
(
"
返回
"
)]
)
],
1
...
...
unpackage/dist/dev/app-plus/static/.DS_Store
View file @
53e771bb
No preview for this file type
unpackage/dist/dev/app-plus/static/img/.DS_Store
0 → 100644
View file @
53e771bb
File added
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