Newer
Older
smartKitchenFront / src / views / static / shop.vue
liuyangyingjie on 31 Oct 2022 166 bytes feat(修改问题,添加注释): 整体提交
<!--商城-->
<template>
  <div>
    <iframe src="/htmlModel/商城.html" frameborder="0" scrolling="auto" style="width:100%   ;height:900px" />
  </div>
</template>