input is self closing and should not have content.為什么?
Error: D:\Program Files\nodejs\imooc\app\views\pages\admin.jade:14
? ?12| each cat in categories
? ?13| label.radio-inline
?> 14| input(type="radio", name="movie[category]", value=cat._id) #{cat.name}
? ?15| .form-group
? ?16| label.col-sm-2.control-label(for="inputTitle") 電影名字
? ?17| .col-sm-10
input is self closing and should not have content.
2016-08-28
不能寫在后面的
解決方案有兩種,如圖;
2016-02-18
看看縮進(jìn)對(duì)不對(duì)
2015-12-26
執(zhí)行語句