1 |
- webpackJsonp([33],{"7ePs":function(t,e){},LcfZ:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=s("vGYV"),n={name:"TestTypeDetail",data:function(){return{isLogin:!1,fields:[]}},methods:{setFields:function(){var t=this;Object(i.r)().then(function(e){t.fields=e,console.log(e)})}},mounted:function(){this.setFields()}},a={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"home-wrapper"},[s("div",{staticClass:"container",staticStyle:{margin:"20px auto"}},t._l(t.fields,function(e){return s("div",{staticClass:"create-body"},[s("div",{staticClass:"title h2"},[t._v(t._s(e.name))]),t._v(" "),s("div",{staticClass:"h3"},[t._v(t._s(e.introduction))])])}),0)])},staticRenderFns:[]};var c=s("VU/8")(n,a,!1,function(t){s("7ePs")},"data-v-39a81940",null);e.default=c.exports}});
|