为了简化整个项目的逻辑,我们使用Vue和BootStrap构建一个简单的界面。
界面的代码具体如下:
divid="app"divclass="panelpanel-primary"divclass="panel-heading"h3class="panel-title"web应用中使用数据库/h3/divdivclass="panel-bodyform-inline"labelName:inputtype="text"class="form-control"v-model="name"//labelinputtype="button"value="添加"class="btnbtn-primary"
click="add()"/label搜索名称关键字:inputtype="text"class="form-control"v-model="keywords"//labelinputtype="button"value="查找"class="btnbtn-primary"click="search(keywords)"//div/divtableclass="tabletable-borderedtable-hovertable-striped"theadtrththings/ththdelete/ththfinsih/th/tr/theadtbodytrv-for="iteminlist":key="item._id"td:class="[item.