mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-25 10:56:36 +08:00
5 lines
122 B
Vue
5 lines
122 B
Vue
<template>
|
|
这里是商品详情页
|
|
<br>
|
|
<router-link to="/shopIndex">返回商品首页</router-link>
|
|
</template> |