add docker container

This commit is contained in:
2025-03-19 10:19:19 +08:00
parent b8b73ba6f2
commit 4eb69ca8f1
5 changed files with 54 additions and 2 deletions

View File

@@ -49,6 +49,7 @@ export default [
{
path: 'goods',
name: 'user-goods',
alias: 'point',
component: () => import('@/views/pointViews/PointGoodsView.vue'),
meta: {
title: '积分兑换',