home.wxml 274 B

1234
  1. <!--pages/index/index.wxml-->
  2. <button data-url="{{ homePath }}" data-istab="{{ false }}" bindtap="go"></button>
  3. <button data-url="{{ PostagePath }}" data-istab="{{ true }}" bindtap="go"></button>
  4. <button data-url="{{ mePath }}" data-istab="{{ true }}" bindtap="go"></button>