Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
hager
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2024-11-12 15:22:24 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a141bf7320daacc9cd2b46dbff87d700a8a31340
a141bf73
1 parent
2b8298ad
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/product/index.vue
src/views/product/index.vue
View file @
a141bf7
<!--
* @Date: 2024-09-27 16:53:09
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2024-11-1
1 13:11:45
* @LastEditTime: 2024-11-1
2 14:32:41
* @FilePath: /hager/src/views/product/index.vue
* @Description: 文件描述
-->
...
...
@@ -183,7 +183,7 @@ export default {
this.category_name = '所有产品';
this.category_name_en = 'All Products';
this.category_description = '';
this.banner = 'http
s://cdn.ipadbiz.cn/hager/img/product/banner-r@2x
.png';
this.banner = 'http
://q.card-ar.com/hager/banner-r@2x_FnBknQc8Aq6k4cljFn8Y7yaZcJWP
.png';
this.product_list = info.list;
this.search_keyword = '';
...
...
Please
register
or
login
to post a comment