diff --git a/public/scripts/Vobao/NewIndex2.js b/public/scripts/Vobao/NewIndex2.js index 36e1f39..961e6af 100644 --- a/public/scripts/Vobao/NewIndex2.js +++ b/public/scripts/Vobao/NewIndex2.js @@ -23,7 +23,7 @@ $('#areaid1').on("change", function () { IsToDoA2Event = false; var areaId1 = $(this).val(); loadSellerListFn(areaId1, '0'); - changearea('//www.vobao.com/Vobao/QueryAllAreaByID?areaID=' + this.value, 'areaid2'); + changearea('//www.riotgrrl.com/Vobao/QueryAllAreaByID?areaID=' + this.value, 'areaid2'); IsToDoA2Event = true; }); $('#areaid2').on("change", function () { diff --git a/src/components/ColumnList.astro b/src/components/ColumnList.astro index eb5c1ce..6e5ecbf 100644 --- a/src/components/ColumnList.astro +++ b/src/components/ColumnList.astro @@ -33,7 +33,7 @@ console.log(total)