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