2
0
mirror of https://github.com/tenrok/vue-json-viewer.git synced 2026-06-14 18:42:31 +03:00

chore: 2.2.14

This commit is contained in:
风棋
2020-07-27 11:16:13 +08:00
parent 4b111790a2
commit 0fe1ca5dc2
4 changed files with 11 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
.jv-number-float {
color: #faa !important;
}
+2
View File
@@ -1,5 +1,6 @@
import Vue from 'vue'
import JsonViewer from '../lib'
import './app.css'
Vue.use(JsonViewer)
@@ -47,6 +48,7 @@ new Vue({
total: 25,
limit: 10,
skip: 0,
numbers: 10.11,
success: true,
links: {
previous: undefined,