From d5cf8ccdacc26446758121aceda108937d6473f4 Mon Sep 17 00:00:00 2001 From: zhixin Date: Wed, 15 May 2024 08:24:48 +0800 Subject: [PATCH] Build 1.22.6 --- assets/js/template.js | 2 +- crud/index.html | 4 ++-- options/table-locale.html | 2 +- package.json | 2 +- vue-starter/package.json | 2 +- webpack-starter/package.json | 2 +- welcome.html | 2 +- welcomes/vue-component.html | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/assets/js/template.js b/assets/js/template.js index 4f672fd9..e654c3b0 100644 --- a/assets/js/template.js +++ b/assets/js/template.js @@ -1,7 +1,7 @@ window._config = { isDebug: location.hash.slice(1) === 'is-debug' || ['localhost', '127.0.0.1', 'dev.bootstrap-table.com'].indexOf(location.hostname) > -1, - cdnUrl: 'https://cdn.jsdelivr.net/npm/bootstrap-table@1.22.5/dist/', + cdnUrl: 'https://cdn.jsdelivr.net/npm/bootstrap-table@1.22.6/dist/', localUrl: '../bootstrap-table/src/', testUrl: '/src/' } diff --git a/crud/index.html b/crud/index.html index 55b130a7..f2df8b1e 100644 --- a/crud/index.html +++ b/crud/index.html @@ -5,7 +5,7 @@ - +