Merge branch 'main' of ssh://18.167.251.121:10002/aidlab/Aida_Purchaser_Front

This commit is contained in:
2026-04-23 15:20:46 +08:00
24 changed files with 1375 additions and 89 deletions

View File

@@ -95,7 +95,7 @@
{
icon: 'cart_0',
active_icon: 'cart_1',
path: '/cart'
path: '/shoppingCart'
},
{
icon: 'user_0',
@@ -133,7 +133,7 @@
}
</script>
<style lang="less">
<style lang="less" scoped>
#main-header {
height: var(--header-height);
display: flex;