<view class="container">
<app-header mode="home" title="文化商城" show-slogan="{{false}}"></app-header>
<view class="content">
<!-- 微信小店嵌入组件 -->
<store-home appid="{{shopAppid}}" bindenter="onEnterShop" binderror="onShopError"></store-home>
<!-- 备用内容,当小店不可用时显示 -->
<view wx:if="{{!shopAppid}}" class="placeholder">
<text>正在加载商城...</text>
</view>
</view>
</view>
小程序、微信小店后台要配置哪些?

只能看见店面 logo,看不到更多的内容?