1.安装插件npm install vue-json-editor --save2.使用<template> <div> <p>vue-json-editor</p> <vue-json-editor v-model="json" :show-btns="true" ...
確定! 回上一頁