web.wxml 253 B

1
  1. <view class='page'><include src='/components/common/common'></include><include src='/components/header/header'></include><view class='body after-navber'><web-view src='{{url}}'></web-view></view><include src='/components/footer/footer'></include></view>