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

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

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

Loading…
Cancel
Save