diff --git a/resources/beike/admin/css/_autocomplete.scss b/resources/beike/admin/css/_autocomplete.scss index ac510209..1bb3d5b0 100644 --- a/resources/beike/admin/css/_autocomplete.scss +++ b/resources/beike/admin/css/_autocomplete.scss @@ -1,3 +1,11 @@ +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-11 18:50:11 + * @LastEditTime 2022-09-16 19:02:18 + */ + .autocomplete-suggestions { border: 1px solid rgb(126, 116, 116); background: #FFF; diff --git a/resources/beike/admin/css/_bootstrap-extra.scss b/resources/beike/admin/css/_bootstrap-extra.scss index 7e98ecc9..fdd79d4e 100644 --- a/resources/beike/admin/css/_bootstrap-extra.scss +++ b/resources/beike/admin/css/_bootstrap-extra.scss @@ -1,12 +1,12 @@ @charset "UTF-8"; -// -// @copyright 2020 opencart.cn - All Rights Reserved -// @link http://www.guangdawangluo.com -// @author Sam Chen -// @created 2021-08-24 14:38:09 -// @modified 2021-10-13 10:38:17 -// +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-02 19:19:52 + * @LastEditTime 2022-09-16 19:04:40 + */ hr.horizontal { background-color: transparent; diff --git a/resources/beike/admin/css/_dashboard.scss b/resources/beike/admin/css/_dashboard.scss index cf54695f..6be9730e 100644 --- a/resources/beike/admin/css/_dashboard.scss +++ b/resources/beike/admin/css/_dashboard.scss @@ -1,10 +1,2 @@ @charset "UTF-8"; -// -// @copyright 2020 opencart.cn - All Rights Reserved -// @link http://www.guangdawangluo.com -// @author Sam Chen -// @created 2021-08-24 14:38:09 -// @modified 2021-08-24 15:07:05 -// - diff --git a/resources/beike/admin/css/_form.scss b/resources/beike/admin/css/_form.scss index 617d5fb6..808c2e4c 100644 --- a/resources/beike/admin/css/_form.scss +++ b/resources/beike/admin/css/_form.scss @@ -1,12 +1,12 @@ @charset "UTF-8"; -// -// @copyright 2020 opencart.cn - All Rights Reserved -// @link http://www.guangdawangluo.com -// @author Sam Chen -// @created 2022-05-09 11:35:44 -// @modified 2022-05-09 13:48:22 -// +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-02 19:19:52 + * @LastEditTime 2022-09-16 19:04:56 + */ .form-group { .form-control { diff --git a/resources/beike/admin/css/_global.scss b/resources/beike/admin/css/_global.scss index 84a4cd0c..93a4653b 100644 --- a/resources/beike/admin/css/_global.scss +++ b/resources/beike/admin/css/_global.scss @@ -1,12 +1,13 @@ @charset "UTF-8"; -// -// @copyright 2020 opencart.cn - All Rights Reserved -// @link http://www.guangdawangluo.com -// @author Sam Chen -// @created 2021-08-24 14:38:09 -// @modified 2021-08-24 15:07:05 -// +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-24 17:24:33 + * @LastEditTime 2022-09-16 19:05:06 + */ + @font-face {font-family: 'poppins'; src: url('/fonts/poppins/Poppins-Regular.ttf'); diff --git a/resources/beike/admin/css/_header.scss b/resources/beike/admin/css/_header.scss index 15febbdf..cb371644 100644 --- a/resources/beike/admin/css/_header.scss +++ b/resources/beike/admin/css/_header.scss @@ -1,12 +1,12 @@ @charset "UTF-8"; -// -// @copyright 2020 opencart.cn - All Rights Reserved -// @link http://www.guangdawangluo.com -// @author Sam Chen -// @created 2021-08-24 14:38:09 -// @modified 2021-08-24 15:07:05 -// +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-04 15:52:42 + * @LastEditTime 2022-09-16 19:05:15 + */ .header-wrap { background-color: #fff; diff --git a/resources/beike/admin/css/_iconfont.scss b/resources/beike/admin/css/_iconfont.scss index fb3b17a3..920bece2 100644 --- a/resources/beike/admin/css/_iconfont.scss +++ b/resources/beike/admin/css/_iconfont.scss @@ -1,13 +1,12 @@ @charset "UTF-8"; -// -// @copyright 2020 opencart.cn - All Rights Reserved -// @link http://www.guangdawangluo.com -// @author Sam Chen -// @created 2021-08-24 14:38:09 -// @modified 2021-08-24 15:07:05 -// - +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-02 19:19:52 + * @LastEditTime 2022-09-16 19:05:25 + */ // @font-face { // font-family: 'iconfont'; /* Project id 2787822 */ diff --git a/resources/beike/admin/css/_page-category.scss b/resources/beike/admin/css/_page-category.scss index d8d9594f..4f0ce474 100644 --- a/resources/beike/admin/css/_page-category.scss +++ b/resources/beike/admin/css/_page-category.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-12 15:27:15 + * @LastEditTime 2022-09-16 19:05:37 + */ + body.page-categories { .el-tree-node__content { height: 42px; diff --git a/resources/beike/admin/css/_page-product.scss b/resources/beike/admin/css/_page-product.scss index 692121c5..38fefd6e 100644 --- a/resources/beike/admin/css/_page-product.scss +++ b/resources/beike/admin/css/_page-product.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-09 14:12:25 + * @LastEditTime 2022-09-16 19:05:44 + */ + body.page-product-form { .product-item { .position-absolute { diff --git a/resources/beike/admin/css/_sidebar.scss b/resources/beike/admin/css/_sidebar.scss index a2e4473d..d1b39952 100644 --- a/resources/beike/admin/css/_sidebar.scss +++ b/resources/beike/admin/css/_sidebar.scss @@ -1,12 +1,12 @@ @charset "UTF-8"; -// -// @copyright 2020 opencart.cn - All Rights Reserved -// @link http://www.guangdawangluo.com -// @author Sam Chen -// @created 2021-08-24 14:38:09 -// @modified 2021-08-24 15:07:05 -// +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-02 19:19:52 + * @LastEditTime 2022-09-16 19:05:52 + */ .sidebar { background: #293042; diff --git a/resources/beike/admin/css/_subscription.scss b/resources/beike/admin/css/_subscription.scss index cfb7bafc..6be9730e 100644 --- a/resources/beike/admin/css/_subscription.scss +++ b/resources/beike/admin/css/_subscription.scss @@ -1,9 +1,2 @@ @charset "UTF-8"; -// -// @copyright 2020 opencart.cn - All Rights Reserved -// @link http://www.guangdawangluo.com -// @author Sam Chen -// @created 2021-08-24 14:38:09 -// @modified 2021-08-24 15:07:05 -// diff --git a/resources/beike/admin/css/_vue.scss b/resources/beike/admin/css/_vue.scss index 2a11a5ad..13f90456 100644 --- a/resources/beike/admin/css/_vue.scss +++ b/resources/beike/admin/css/_vue.scss @@ -1,12 +1,12 @@ @charset "UTF-8"; -// -// @copyright 2020 opencart.cn - All Rights Reserved -// @link http://www.guangdawangluo.com -// @author Sam Chen -// @created 2021-10-25 11:40:51 -// @modified 2021-10-25 11:41:02 -// +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-02 19:19:52 + * @LastEditTime 2022-09-16 19:06:05 + */ [v-cloak] { display: none; diff --git a/resources/beike/admin/css/app.scss b/resources/beike/admin/css/app.scss index cb22736d..86a7c9f7 100644 --- a/resources/beike/admin/css/app.scss +++ b/resources/beike/admin/css/app.scss @@ -1,12 +1,13 @@ @charset "UTF-8"; -// -// @copyright 2020 opencart.cn - All Rights Reserved -// @link http://www.guangdawangluo.com -// @author Sam Chen -// @created 2021-08-24 14:38:09 -// @modified 2022-05-09 11:36:06 -// +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-12 15:27:15 + * @LastEditTime 2022-09-16 19:06:12 + */ + $primary: #fd560f; diff --git a/resources/beike/admin/css/bootstrap/bootstrap-icons.scss b/resources/beike/admin/css/bootstrap/bootstrap-icons.scss index 3662e2cb..0c7948d1 100644 --- a/resources/beike/admin/css/bootstrap/bootstrap-icons.scss +++ b/resources/beike/admin/css/bootstrap/bootstrap-icons.scss @@ -1,3 +1,11 @@ +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-02 19:19:52 + * @LastEditTime 2022-09-16 19:07:43 + */ + $bootstrap-icons-font: "bootstrap-icons" !default; $bootstrap-icons-font-src: url("/vendor/bootstrap/icon/bootstrap-icons.woff2?08efbba7c53d8c5413793eecb19b20bb") format("woff2"), url("/vendor/bootstrap/icon/bootstrap-icons.woff?08efbba7c53d8c5413793eecb19b20bb") format("woff") !default; diff --git a/resources/beike/admin/css/bootstrap/bootstrap.scss b/resources/beike/admin/css/bootstrap/bootstrap.scss index 65540a8a..d808614e 100644 --- a/resources/beike/admin/css/bootstrap/bootstrap.scss +++ b/resources/beike/admin/css/bootstrap/bootstrap.scss @@ -1,12 +1,12 @@ @charset "UTF-8"; -// -// @copyright 2020 opencart.cn - All Rights Reserved -// @link http://www.guangdawangluo.com -// @author Sam Chen -// @created 2021-08-24 14:38:09 -// @modified 2021-08-24 15:07:05 -// +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-17 19:26:53 + * @LastEditTime 2022-09-16 19:07:21 + */ $primary: #fd560f; $success: #71c20b; diff --git a/resources/beike/admin/css/design/app.scss b/resources/beike/admin/css/design/app.scss index c2139744..11aafd41 100644 --- a/resources/beike/admin/css/design/app.scss +++ b/resources/beike/admin/css/design/app.scss @@ -1,3 +1,11 @@ +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-09 10:53:07 + * @LastEditTime 2022-09-16 19:07:03 + */ + $main_color: #0072ff; @font-face {font-family: 'iconfont'; diff --git a/resources/beike/admin/css/design/menu.scss b/resources/beike/admin/css/design/menu.scss index d92359e7..749ad355 100644 --- a/resources/beike/admin/css/design/menu.scss +++ b/resources/beike/admin/css/design/menu.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-13 16:40:46 + * @LastEditTime 2022-09-16 19:07:08 + */ + .design-wrap { flex-wrap: wrap; diff --git a/resources/beike/admin/css/element-ui.scss b/resources/beike/admin/css/element-ui.scss index 4b435023..c4f5f14f 100644 --- a/resources/beike/admin/css/element-ui.scss +++ b/resources/beike/admin/css/element-ui.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-02 19:19:52 + * @LastEditTime 2022-09-16 19:06:18 + */ + .el-input__inner { border-radius: 0; } diff --git a/resources/beike/admin/css/filemanager/app.scss b/resources/beike/admin/css/filemanager/app.scss index cd0154a7..bed0c5aa 100644 --- a/resources/beike/admin/css/filemanager/app.scss +++ b/resources/beike/admin/css/filemanager/app.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-02 19:19:52 + * @LastEditTime 2022-09-16 19:06:56 + */ + // $primary: #0b68ff; $primary: #409EFF; diff --git a/resources/beike/admin/css/login.scss b/resources/beike/admin/css/login.scss index 9561f6d4..9ce9ba0c 100644 --- a/resources/beike/admin/css/login.scss +++ b/resources/beike/admin/css/login.scss @@ -1,12 +1,12 @@ @charset "UTF-8"; -// -// @copyright 2020 opencart.cn - All Rights Reserved -// @link http://www.guangdawangluo.com -// @author Sam Chen -// @created 2021-08-24 14:38:09 -// @modified 2021-08-24 15:07:05 -// +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-02 19:19:52 + * @LastEditTime 2022-09-16 19:06:44 + */ body.page-login { .form-text.text-danger { diff --git a/resources/beike/admin/js/app.js b/resources/beike/admin/js/app.js index 0c34fa3e..262a13f0 100644 --- a/resources/beike/admin/js/app.js +++ b/resources/beike/admin/js/app.js @@ -1,3 +1,11 @@ +/* + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-26 18:18:22 + * @LastEditTime 2022-09-16 20:58:01 + */ + import http from "../../../js/http"; window.$http = http; import common from "./common"; diff --git a/resources/beike/admin/js/autocomplete.js b/resources/beike/admin/js/autocomplete.js index 8e652de0..69c9abe0 100644 --- a/resources/beike/admin/js/autocomplete.js +++ b/resources/beike/admin/js/autocomplete.js @@ -1,3 +1,11 @@ +/* + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-12 16:59:12 + * @LastEditTime 2022-09-16 20:57:56 + */ + $(function() { $.fn.autocomplete = function(option) { return this.each(function() { diff --git a/resources/beike/admin/js/bootstrap-validation.js b/resources/beike/admin/js/bootstrap-validation.js index 79f0c8ae..f8266d42 100644 --- a/resources/beike/admin/js/bootstrap-validation.js +++ b/resources/beike/admin/js/bootstrap-validation.js @@ -1,3 +1,11 @@ +/* + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-17 15:42:46 + * @LastEditTime 2022-09-16 20:57:54 + */ + // Example starter JavaScript for disabling form submissions if there are invalid fields $(function () { var forms = document.querySelectorAll(".needs-validation"); diff --git a/resources/beike/admin/js/common.js b/resources/beike/admin/js/common.js index 7263fdbf..1a3165f3 100644 --- a/resources/beike/admin/js/common.js +++ b/resources/beike/admin/js/common.js @@ -1,3 +1,11 @@ +/* + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-22 18:32:26 + * @LastEditTime 2022-09-16 20:57:51 + */ + export default { fileManagerIframe(callback) { const base = document.querySelector('base').href; diff --git a/resources/beike/shop/default/css/account/account.scss b/resources/beike/shop/default/css/account/account.scss index 4595b819..aeaa14af 100644 --- a/resources/beike/shop/default/css/account/account.scss +++ b/resources/beike/shop/default/css/account/account.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-09-01 16:23:34 + * @LastEditTime 2022-09-16 20:57:19 + */ + body.page-account { background-color: #F7F8FA; diff --git a/resources/beike/shop/default/css/app.scss b/resources/beike/shop/default/css/app.scss index 53246729..af197e00 100644 --- a/resources/beike/shop/default/css/app.scss +++ b/resources/beike/shop/default/css/app.scss @@ -1,3 +1,11 @@ +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-02 19:19:52 + * @LastEditTime 2022-09-16 20:45:17 + */ + @charset "UTF-8"; $primary: #fd560f; diff --git a/resources/beike/shop/default/css/bootstrap/bootstrap-icons.scss b/resources/beike/shop/default/css/bootstrap/bootstrap-icons.scss index 3662e2cb..458150dd 100644 --- a/resources/beike/shop/default/css/bootstrap/bootstrap-icons.scss +++ b/resources/beike/shop/default/css/bootstrap/bootstrap-icons.scss @@ -1,3 +1,13 @@ +@charset "UTF-8"; + +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-02 19:19:52 + * @LastEditTime 2022-09-16 20:57:06 + */ + $bootstrap-icons-font: "bootstrap-icons" !default; $bootstrap-icons-font-src: url("/vendor/bootstrap/icon/bootstrap-icons.woff2?08efbba7c53d8c5413793eecb19b20bb") format("woff2"), url("/vendor/bootstrap/icon/bootstrap-icons.woff?08efbba7c53d8c5413793eecb19b20bb") format("woff") !default; diff --git a/resources/beike/shop/default/css/bootstrap/bootstrap.scss b/resources/beike/shop/default/css/bootstrap/bootstrap.scss index f727678d..22031b61 100644 --- a/resources/beike/shop/default/css/bootstrap/bootstrap.scss +++ b/resources/beike/shop/default/css/bootstrap/bootstrap.scss @@ -1,12 +1,12 @@ @charset "UTF-8"; -// -// @copyright 2020 opencart.cn - All Rights Reserved -// @link http://www.guangdawangluo.com -// @author Sam Chen -// @created 2021-08-24 14:38:09 -// @modified 2021-08-24 15:07:05 -// +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-17 19:26:53 + * @LastEditTime 2022-09-16 20:57:12 + */ $primary: #fd560f; $success: #71c20b; diff --git a/resources/beike/shop/default/css/cart.scss b/resources/beike/shop/default/css/cart.scss index 6c5a3bb9..b9ee67f8 100644 --- a/resources/beike/shop/default/css/cart.scss +++ b/resources/beike/shop/default/css/cart.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-15 17:35:29 + * @LastEditTime 2022-09-16 20:47:16 + */ + body.page-cart { .cart-products-wrap { .table { diff --git a/resources/beike/shop/default/css/element-ui.scss b/resources/beike/shop/default/css/element-ui.scss index bd302c8d..66fcf4d8 100644 --- a/resources/beike/shop/default/css/element-ui.scss +++ b/resources/beike/shop/default/css/element-ui.scss @@ -1,4 +1,12 @@ -@charset "UTF-8"; +@charset "UTF-8;" + +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-02 19:19:52 + * @LastEditTime 2022-09-16 20:47:45 + */ .el-input__inner { border-radius: 0 !important; diff --git a/resources/beike/shop/default/css/footer.scss b/resources/beike/shop/default/css/footer.scss index 2068767f..bff4a550 100644 --- a/resources/beike/shop/default/css/footer.scss +++ b/resources/beike/shop/default/css/footer.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-09-03 22:32:29 + * @LastEditTime 2022-09-16 20:48:00 + */ + footer { // background: #F8F9FA; background: #fafafa; diff --git a/resources/beike/shop/default/css/global.scss b/resources/beike/shop/default/css/global.scss index 2660e59a..fdcbefc4 100644 --- a/resources/beike/shop/default/css/global.scss +++ b/resources/beike/shop/default/css/global.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-09-09 19:16:39 + * @LastEditTime 2022-09-16 20:55:07 + */ + [v-cloak] { display: none; } diff --git a/resources/beike/shop/default/css/header.scss b/resources/beike/shop/default/css/header.scss index d96e3fbf..ad417c31 100644 --- a/resources/beike/shop/default/css/header.scss +++ b/resources/beike/shop/default/css/header.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-09-03 22:32:29 + * @LastEditTime 2022-09-16 20:55:12 + */ + header { // box-shadow: 0px 1px 10px rgba(0, 0, 0, .04); background: #fff; diff --git a/resources/beike/shop/default/css/home.scss b/resources/beike/shop/default/css/home.scss index 29f355e7..a25edb7f 100644 --- a/resources/beike/shop/default/css/home.scss +++ b/resources/beike/shop/default/css/home.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-02 19:19:52 + * @LastEditTime 2022-09-16 20:55:22 + */ + .module-item { position: relative; diff --git a/resources/beike/shop/default/css/iconfont.scss b/resources/beike/shop/default/css/iconfont.scss index 206b7d43..002d8679 100644 --- a/resources/beike/shop/default/css/iconfont.scss +++ b/resources/beike/shop/default/css/iconfont.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-02 19:19:52 + * @LastEditTime 2022-09-16 20:55:31 + */ + @font-face {font-family: 'iconfont'; src: url('/fonts/iconfont/iconfont.woff') format('woff'), /* chrome、firefox */ url('/fonts/iconfont/iconfont.ttf') format('truetype'); /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ diff --git a/resources/beike/shop/default/css/login.scss b/resources/beike/shop/default/css/login.scss index 7d2dd4b6..b3279cac 100644 --- a/resources/beike/shop/default/css/login.scss +++ b/resources/beike/shop/default/css/login.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-09-09 19:16:39 + * @LastEditTime 2022-09-16 20:55:37 + */ + body.page-login, body.page-forgotten { @media (max-width: 768px) { overflow-x: hidden; diff --git a/resources/beike/shop/default/css/module/module-brand.scss b/resources/beike/shop/default/css/module/module-brand.scss index ed364363..72487ac5 100644 --- a/resources/beike/shop/default/css/module/module-brand.scss +++ b/resources/beike/shop/default/css/module/module-brand.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-04 17:52:22 + * @LastEditTime 2022-09-16 20:57:25 + */ + .module-brand { .brand-item { display: flex; diff --git a/resources/beike/shop/default/css/module/module-image-plus.scss b/resources/beike/shop/default/css/module/module-image-plus.scss index e09dfd5c..b8edb1bd 100644 --- a/resources/beike/shop/default/css/module/module-image-plus.scss +++ b/resources/beike/shop/default/css/module/module-image-plus.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-02 19:19:52 + * @LastEditTime 2022-09-16 20:57:29 + */ + .module-image-plus { .container-fluid { padding-right: 0; diff --git a/resources/beike/shop/default/css/module/module-tab-product.scss b/resources/beike/shop/default/css/module/module-tab-product.scss index aa5c68c5..6e77a8f5 100644 --- a/resources/beike/shop/default/css/module/module-tab-product.scss +++ b/resources/beike/shop/default/css/module/module-tab-product.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-02 19:19:52 + * @LastEditTime 2022-09-16 20:57:33 + */ + .module-tab-product { .module-title { margin-bottom: 1rem; diff --git a/resources/beike/shop/default/css/module/slideshow.scss b/resources/beike/shop/default/css/module/slideshow.scss index ee1d14e7..887df7f3 100644 --- a/resources/beike/shop/default/css/module/slideshow.scss +++ b/resources/beike/shop/default/css/module/slideshow.scss @@ -1,3 +1,13 @@ +@charset "UTF-8"; + +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-02 19:19:52 + * @LastEditTime 2022-09-16 20:57:36 + */ + .swiper.module-slideshow { --swiper-theme-color: #ff6600;/* 设置Swiper风格 */ --swiper-navigation-color: #ff6600;/* 单独设置按钮颜色 */ diff --git a/resources/beike/shop/default/css/order-success.scss b/resources/beike/shop/default/css/order-success.scss index 8baa3350..0c55676c 100644 --- a/resources/beike/shop/default/css/order-success.scss +++ b/resources/beike/shop/default/css/order-success.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-09-01 16:23:34 + * @LastEditTime 2022-09-16 20:55:44 + */ + body.page-order-success, body.page-payment { .order-wrap { .card-body { diff --git a/resources/beike/shop/default/css/page-account-address.scss b/resources/beike/shop/default/css/page-account-address.scss index ee17782b..78f558eb 100644 --- a/resources/beike/shop/default/css/page-account-address.scss +++ b/resources/beike/shop/default/css/page-account-address.scss @@ -1,8 +1,12 @@ @charset "UTF-8"; -body.page-account-address { - -} +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-09-01 16:23:34 + * @LastEditTime 2022-09-16 20:55:54 + */ body.page-account-address, body.page-checkout { .addresses-wrap { diff --git a/resources/beike/shop/default/css/page-account-order.scss b/resources/beike/shop/default/css/page-account-order.scss index 5d72c64f..93b0b6c9 100644 --- a/resources/beike/shop/default/css/page-account-order.scss +++ b/resources/beike/shop/default/css/page-account-order.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-09-01 16:23:34 + * @LastEditTime 2022-09-16 20:55:58 + */ + body.page-account-order-list { background-color: #F7F8FA; diff --git a/resources/beike/shop/default/css/page-categories.scss b/resources/beike/shop/default/css/page-categories.scss index 65b20fe7..c76d8ed1 100644 --- a/resources/beike/shop/default/css/page-categories.scss +++ b/resources/beike/shop/default/css/page-categories.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-02 19:19:52 + * @LastEditTime 2022-09-16 20:56:05 + */ + body.page-categories { } \ No newline at end of file diff --git a/resources/beike/shop/default/css/page-checkout.scss b/resources/beike/shop/default/css/page-checkout.scss index 70a5fa36..e2a25867 100644 --- a/resources/beike/shop/default/css/page-checkout.scss +++ b/resources/beike/shop/default/css/page-checkout.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-09-01 16:23:34 + * @LastEditTime 2022-09-16 20:56:12 + */ + body.page-checkout { .radio-line-wrap { .radio-line-item { diff --git a/resources/beike/shop/default/css/page-list.scss b/resources/beike/shop/default/css/page-list.scss index 3fc3ed92..8538ecd9 100644 --- a/resources/beike/shop/default/css/page-list.scss +++ b/resources/beike/shop/default/css/page-list.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-15 15:43:12 + * @LastEditTime 2022-09-16 20:56:17 + */ + body.page-list { .brand-item { display: flex; diff --git a/resources/beike/shop/default/css/page-product.scss b/resources/beike/shop/default/css/page-product.scss index f003b1d9..38338796 100644 --- a/resources/beike/shop/default/css/page-product.scss +++ b/resources/beike/shop/default/css/page-product.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-24 17:24:33 + * @LastEditTime 2022-09-16 20:56:21 + */ + body.page-product { .product-image { .swiper { diff --git a/resources/beike/shop/default/css/product-style.scss b/resources/beike/shop/default/css/product-style.scss index 840cdf27..9c6f49e2 100644 --- a/resources/beike/shop/default/css/product-style.scss +++ b/resources/beike/shop/default/css/product-style.scss @@ -1,5 +1,13 @@ @charset "UTF-8"; +/** + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-09-03 22:32:29 + * @LastEditTime 2022-09-16 20:56:27 + */ + .product-wrap { margin-bottom: 26px; text-align: center; diff --git a/resources/beike/shop/default/js/app.js b/resources/beike/shop/default/js/app.js index 01e3cc14..d487f4b4 100644 --- a/resources/beike/shop/default/js/app.js +++ b/resources/beike/shop/default/js/app.js @@ -1,3 +1,11 @@ +/* + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-29 17:32:51 + * @LastEditTime 2022-09-16 20:56:37 + */ + import http from "../../../../js/http"; import common from "./common"; window.bk = common; diff --git a/resources/beike/shop/default/js/bootstrap-validation.js b/resources/beike/shop/default/js/bootstrap-validation.js index 79f0c8ae..00578140 100644 --- a/resources/beike/shop/default/js/bootstrap-validation.js +++ b/resources/beike/shop/default/js/bootstrap-validation.js @@ -1,3 +1,11 @@ +/* + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-17 17:39:14 + * @LastEditTime 2022-09-16 20:56:42 + */ + // Example starter JavaScript for disabling form submissions if there are invalid fields $(function () { var forms = document.querySelectorAll(".needs-validation"); diff --git a/resources/beike/shop/default/js/common.js b/resources/beike/shop/default/js/common.js index 3e7490b0..539e8325 100644 --- a/resources/beike/shop/default/js/common.js +++ b/resources/beike/shop/default/js/common.js @@ -1,10 +1,11 @@ /* - * @copyright 2022 opencart.cn - All Rights Reserved. - * @link https://www.guangdawangluo.com - * @Author PS - * @Date 2022-08-04 17:22:54 - * @LastEditTime 2022-08-09 09:40:08 + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-09-09 19:16:39 + * @LastEditTime 2022-09-16 20:56:53 */ + export default { /** * @description: 获取购物车数据 diff --git a/resources/beike/shop/default/js/header.js b/resources/beike/shop/default/js/header.js index 98d4328c..1fdd557d 100644 --- a/resources/beike/shop/default/js/header.js +++ b/resources/beike/shop/default/js/header.js @@ -1,3 +1,11 @@ +/* + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-16 18:47:18 + * @LastEditTime 2022-09-16 20:56:58 + */ + // offcanvas-search-top $(function () { var myOffcanvas = document.getElementById("offcanvas-search-top"); diff --git a/resources/beike/shop/default/js/product.js b/resources/beike/shop/default/js/product.js index 7dee0cd7..e03c3110 100644 --- a/resources/beike/shop/default/js/product.js +++ b/resources/beike/shop/default/js/product.js @@ -1,3 +1,11 @@ +/* + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-19 18:21:32 + * @LastEditTime 2022-09-16 20:57:00 + */ + $(document).on('click', '.quantity-wrap .right i', function(event) { event.stopPropagation(); event.preventDefault(); diff --git a/resources/js/app.js b/resources/js/app.js index 40c55f65..7e378932 100644 --- a/resources/js/app.js +++ b/resources/js/app.js @@ -1 +1,9 @@ +/* + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-04-28 15:16:21 + * @LastEditTime 2022-09-16 20:58:11 + */ + require('./bootstrap'); diff --git a/resources/js/bootstrap.js b/resources/js/bootstrap.js index 69225776..2ba6d7d5 100644 --- a/resources/js/bootstrap.js +++ b/resources/js/bootstrap.js @@ -1,3 +1,11 @@ +/* + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-04-28 15:16:21 + * @LastEditTime 2022-09-16 20:58:13 + */ + window._ = require('lodash'); /** diff --git a/resources/js/http.js b/resources/js/http.js index 46d8684b..099bfe67 100644 --- a/resources/js/http.js +++ b/resources/js/http.js @@ -1,3 +1,11 @@ +/* + * @copyright 2022 beikeshop.com - All Rights Reserved. + * @link https://beikeshop.com + * @Author pu shuo + * @Date 2022-08-02 19:19:52 + * @LastEditTime 2022-09-16 20:58:16 + */ + window.axios = require('axios'); const token = document.querySelector('meta[name="csrf-token"]').content;