fetchBmotivates() {
this.$http.get("api/motivate/showall/1").then(function(response) {
this.bmotivates = response.data.data;
var size = this.bmotivates.size;
var xiangmu = new Array();
for(var i = 0...
<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loos...