mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
1 line
828 B
JavaScript
1 line
828 B
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([[173],{205:function(t,e,a){"use strict";a.r(e);var i={methods:{onClickLeft:function(){this.$toast(this.$t("back"))},onClickRight:function(){this.$toast(this.$t("button"))}}},n=a(7),l=Object(n.a)(i,function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("demo-section",[a("demo-block",{attrs:{title:t.$t("basicUsage")}},[a("van-nav-bar",{attrs:{title:t.$t("title"),"left-text":t.$t("back"),"right-text":t.$t("button"),"left-arrow":""},on:{"click-left":t.onClickLeft,"click-right":t.onClickRight}})],1),a("demo-block",{attrs:{title:t.$t("advancedUsage")}},[a("van-nav-bar",{attrs:{title:t.$t("title"),"left-text":t.$t("back"),"left-arrow":""}},[a("van-icon",{attrs:{slot:"right",name:"search"},slot:"right"})],1)],1)],1)},[],!1,null,null,null);e.default=l.exports}}]); |