购物车

This commit is contained in:
李志鹏
2026-04-23 11:48:22 +08:00
parent 32a801b24f
commit b0ee5a0783
11 changed files with 689 additions and 37 deletions

View File

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