白板的微信
代码如下:<div class="wrap"><h1>Latex Live Preview</h1><div id="main"><form class="form"><input type="text" class="form-control" v-model="first"><span class="help-block">please input your latex code</span></form><h1 v-text='result'></h1></div></div>