Authored by 邱骏

update

<template>
<div class="layout">
<!-- <LayoutHeader class="layout-header" :show-back="true" title="商品详情"></LayoutHeader>-->
<LayoutHeader class="layout-header" :show-back="true" title="商品详情"></LayoutHeader>
<div class="layout-context fixscroll">
<LayoutScroll
ref="pageScroll"
... ...