Lvtianfang
杜函宇 2 years ago
parent 9461c92420
commit d942684b5f

@ -1,6 +1,6 @@
<template>
<div class="container">
<div class="headerText">
<!-- <div class="headerText">
<span>药品通用名称 : </span>
<span class="header-name">健母宝经典修护精华液</span>
<button class="headerBtn c1">百年产品</button>
@ -8,7 +8,9 @@
</div>
<div class="section-main">
<div></div>
</div>
</div> -->
<iframe src="http://localhost:81/#/firmContent/firmInfo/pinzhongInfo" frameborder="0" height="100%" width="100%"></iframe>
</div>
</template>
<script>

@ -209,11 +209,11 @@ export default {
currentChange() {},
sizeChange() {},
toDetail() {
// this.$router.push({
// name: "",
// path: "/productsMsg/cosmeticsDetail",
// });
this.$refs.sampling.open()
this.$router.push({
name: "化妆品详情",
path: "/productsMsg/cosmeticsDetail",
});
// this.$refs.sampling.open()
// this.$refs.drugDetail.open();
// this.$refs.drugProvince.open();
// this.$refs.medical.open();

Loading…
Cancel
Save