(Simple micro language extension, support small notes, large event records, and support HTML syntaxIt has an independent list page (developed by Vue), which can be published and deleted by administrator3.0 change log1. Introduce localized resources2. Only add your own view and set it as a public view3. Repair data paging4. New timeline Icon5. Fix and display publisher nickname6. Organize and optimize code7. The display of specified type content is added2.0 change logUpdated the overall interface, using element UI components and stylesAdd image upload, delete query, new timeline, and add a little detailPS: if you want your page to display the microblog list, you can view the following documentsII. Description:Public method:WY. Wechat list_ list2. Wechat details WY_ infoCommon interface:1. Wechat list (get) /? Wy=wy_ list&api=12. Weiyu details (get) /? Wy=wy_ Info & id = Weiyu ID & API = 13. Add Weiyu (post) /? Wy=wy_ Insert Parameter Description: content = content, type = type: WY = Weiyu, history = memorabilia4. Delete wechat (post) /? Wy=wy_ Description of delete parameter: id = wechat IDSidebar Pendant<div class= "iframe wrap" ><iframe src="/?wy=wy_page" scrolling="yes" id="content" name="content" scrolling="no" frameborder="0" height="350px" onload="height= this.Document. body.scrollHeight + 30;" ></ iframe></div>Page nesting<div class= "iframe wrap" ><iframe src="/?wy=wy_page" scrolling="yes" id="content" name="content" scrolling="no" frameborder="0" height="350px" onload = "height = this.Document. body.scrollHeight + 30;" ></ iframe></div>< style >.iframe-wrap iframe{Width: 100%;Minimum height: 750px;}</style>Add a separate page as above)