diff --git a/public/mix-manifest.json b/public/mix-manifest.json index 06915eec..774f9597 100644 --- a/public/mix-manifest.json +++ b/public/mix-manifest.json @@ -1,7 +1,7 @@ { - "/js/lang-zh-CN.489521629fd49ac7628e.js": "/js/lang-zh-CN.489521629fd49ac7628e.js", - "/js/lang-es.459dcb868aa54d488979.js": "/js/lang-es.459dcb868aa54d488979.js", - "/js/lang-en.31386792460363b93c17.js": "/js/lang-en.31386792460363b93c17.js", + "/js/lang-zh-CN.c0da3973e52421a8cfe5.js": "/js/lang-zh-CN.c0da3973e52421a8cfe5.js", + "/js/lang-es.f4a1a5b4a30e92527b46.js": "/js/lang-es.f4a1a5b4a30e92527b46.js", + "/js/lang-en.0f790217417404ecc662.js": "/js/lang-en.0f790217417404ecc662.js", "/js/app.js": "/js/app.js", "/css/app.css": "/css/app.css" } \ No newline at end of file diff --git a/resources/assets/js/app.js b/resources/assets/js/app.js index e0e5bcc2..9509ac12 100644 --- a/resources/assets/js/app.js +++ b/resources/assets/js/app.js @@ -11,23 +11,23 @@ import '~/plugins' import '~/components' const config = { - errorBagName: 'errors', // change if property conflicts. - fieldsBagName: 'fields', - delay: 0, - // locale: 'zh_CN', - strict: true, - enableAutoClasses: false, - classNames: { - touched: 'touched', // the control has been blurred - untouched: 'untouched', // the control hasn't been blurred - valid: 'valid', // model is valid - invalid: 'invalid', // model is invalid - pristine: 'pristine', // control has not been interacted with - dirty: 'dirty' // control has been interacted with - }, - events: 'blur', - inject: true -}; + errorBagName: 'errors', // change if property conflicts. + fieldsBagName: 'fields', + delay: 0, + // locale: 'zh_CN', + strict: true, + enableAutoClasses: false, + classNames: { + touched: 'touched', // the control has been blurred + untouched: 'untouched', // the control hasn't been blurred + valid: 'valid', // model is valid + invalid: 'invalid', // model is invalid + pristine: 'pristine', // control has not been interacted with + dirty: 'dirty' // control has been interacted with + }, + events: 'blur', + inject: true +} Vue.config.productionTip = false diff --git a/resources/assets/js/components/AdminProgressTrack.vue b/resources/assets/js/components/AdminProgressTrack.vue index 3a0a6507..2b97fa9c 100644 --- a/resources/assets/js/components/AdminProgressTrack.vue +++ b/resources/assets/js/components/AdminProgressTrack.vue @@ -3,8 +3,8 @@ - - + + diff --git a/resources/assets/js/components/LocaleDropdown.vue b/resources/assets/js/components/LocaleDropdown.vue index b4a2e143..e3911121 100644 --- a/resources/assets/js/components/LocaleDropdown.vue +++ b/resources/assets/js/components/LocaleDropdown.vue @@ -1,7 +1,7 @@ diff --git a/resources/assets/js/components/Navbar.vue b/resources/assets/js/components/Navbar.vue index aa7ab426..4cbf64a2 100644 --- a/resources/assets/js/components/Navbar.vue +++ b/resources/assets/js/components/Navbar.vue @@ -23,7 +23,7 @@
-
+
diff --git a/resources/assets/js/components/ProgressTrack.vue b/resources/assets/js/components/ProgressTrack.vue index 21241dfb..d5862b55 100644 --- a/resources/assets/js/components/ProgressTrack.vue +++ b/resources/assets/js/components/ProgressTrack.vue @@ -1,6 +1,6 @@ \ No newline at end of file +} + diff --git a/resources/assets/js/pages/admin/complete-orders.vue b/resources/assets/js/pages/admin/complete-orders.vue index 9ed8dac5..91bfdf16 100644 --- a/resources/assets/js/pages/admin/complete-orders.vue +++ b/resources/assets/js/pages/admin/complete-orders.vue @@ -6,107 +6,107 @@

Completed Orders

- - - - - - - - - - - View Status - + + + + + + + + + + + View Status +
\ No newline at end of file +} + diff --git a/resources/assets/js/pages/admin/home.vue b/resources/assets/js/pages/admin/home.vue index da9b88cc..69fd9697 100644 --- a/resources/assets/js/pages/admin/home.vue +++ b/resources/assets/js/pages/admin/home.vue @@ -1,56 +1,56 @@