Showing
1 changed file
with
2 additions
and
2 deletions
| 1 | <!-- | 1 | <!-- |
| 2 | * @Date: 2024-09-27 16:53:09 | 2 | * @Date: 2024-09-27 16:53:09 |
| 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com | 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com |
| 4 | - * @LastEditTime: 2024-11-11 13:11:45 | 4 | + * @LastEditTime: 2024-11-12 14:32:41 |
| 5 | * @FilePath: /hager/src/views/product/index.vue | 5 | * @FilePath: /hager/src/views/product/index.vue |
| 6 | * @Description: 文件描述 | 6 | * @Description: 文件描述 |
| 7 | --> | 7 | --> |
| ... | @@ -183,7 +183,7 @@ export default { | ... | @@ -183,7 +183,7 @@ export default { |
| 183 | this.category_name = '所有产品'; | 183 | this.category_name = '所有产品'; |
| 184 | this.category_name_en = 'All Products'; | 184 | this.category_name_en = 'All Products'; |
| 185 | this.category_description = ''; | 185 | this.category_description = ''; |
| 186 | - this.banner = 'https://cdn.ipadbiz.cn/hager/img/product/banner-r@2x.png'; | 186 | + this.banner = 'http://q.card-ar.com/hager/banner-r@2x_FnBknQc8Aq6k4cljFn8Y7yaZcJWP.png'; |
| 187 | this.product_list = info.list; | 187 | this.product_list = info.list; |
| 188 | 188 | ||
| 189 | this.search_keyword = ''; | 189 | this.search_keyword = ''; | ... | ... |
-
Please register or login to post a comment