hookehuyr

fix

<!--
* @Date: 2024-09-27 16:53:09
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2024-11-11 13:11:45
* @LastEditTime: 2024-11-12 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 = 'https://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 = '';
......