navigate.wxml 180 Bytes Edit Raw Blame History 1 2 3 4 5 6 <import src="../../../common/head.wxml" /> <import src="../../../common/foot.wxml" /> <view class="container"> <template is="head" data="{{title: '新建的页面'}}"/> </view>