<template> <div> <p>vue-json-editor</p> <vue-json-editor v-model="json" :show-btns="true"//Whether to show the save button :mode="'code'"//Default editing ...
確定! 回上一頁