UNPKG

vue-cli-plugin-element-zkml

Version:

Quickly build a backend system with vue-cli and element-ui in seconds.

16 lines (10 loc) 137 B
// 框架内数据封装 const assemblyData = { state: { }, mutations: { }, actions: { } } export default assemblyData;