|
@@ -140,7 +140,6 @@
|
|
|
}
|
|
|
})
|
|
|
},
|
|
|
-
|
|
|
openImagePage() {
|
|
|
let that = this;
|
|
|
if (that.fileList.length > 5) {
|
|
@@ -277,129 +276,33 @@
|
|
|
</script>
|
|
|
|
|
|
<style lang="scss">
|
|
|
- /deep/ .tm-menubars .body {
|
|
|
- background-color: #1b1b1b !important;
|
|
|
- }
|
|
|
-
|
|
|
- /deep/ .zhuti {
|
|
|
- padding: 10px 10px;
|
|
|
- }
|
|
|
-
|
|
|
+ /deep/ .tm-menubars .body {background-color: #1b1b1b !important;}
|
|
|
+ /deep/ .zhuti {padding: 10px 10px;}
|
|
|
/deep/ .kuang,
|
|
|
- /deep/ .jia .tm-button-btn {
|
|
|
- margin: 0 !important;
|
|
|
- padding: 0px !important;
|
|
|
- }
|
|
|
-
|
|
|
- .uploadImg {
|
|
|
- display: flex;
|
|
|
- justify-content: flex-start;
|
|
|
- align-items: flex-start;
|
|
|
- flex-wrap: wrap;
|
|
|
- }
|
|
|
-
|
|
|
- .uploadImg-image {
|
|
|
- width: 70px;
|
|
|
- height: 70px;
|
|
|
- margin: 0px 10px 10px 0px;
|
|
|
- position: relative;
|
|
|
- }
|
|
|
-
|
|
|
- .shanchu {
|
|
|
- position: absolute;
|
|
|
- right: -15px;
|
|
|
- top: -5px;
|
|
|
- }
|
|
|
-
|
|
|
- /deep/ .jia .tm-button-btn .px-12 {
|
|
|
- padding: 0 !important;
|
|
|
- }
|
|
|
-
|
|
|
- /deep/ .white {
|
|
|
- background: none !important;
|
|
|
- }
|
|
|
-
|
|
|
+ /deep/ .jia .tm-button-btn {margin: 0 !important;padding: 0px !important;}
|
|
|
+ .uploadImg {display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
|
|
|
+ .uploadImg-image {width: 70px;height: 70px;margin: 0px 10px 10px 0px;position: relative;}
|
|
|
+ .shanchu {position: absolute;right: -15px;top: -5px;}
|
|
|
+ /deep/ .jia .tm-button-btn .px-12 {padding: 0 !important;}
|
|
|
+ /deep/ .white {background: none !important;}
|
|
|
/deep/ .jia .white,
|
|
|
- /deep/ .jian .white {
|
|
|
- color: #ffffff !important;
|
|
|
- }
|
|
|
-
|
|
|
- .sao {
|
|
|
- width: 90%;
|
|
|
- margin: 20px auto 0px;
|
|
|
- }
|
|
|
-
|
|
|
- /deep/ .shuliang .text-size-n {
|
|
|
- color: white !important;
|
|
|
- }
|
|
|
-
|
|
|
- /deep/ .shangpin .tm-cartCellListFood {
|
|
|
- margin: 5px 0px 20px !important;
|
|
|
- padding-bottom: 15px !important;
|
|
|
- border-bottom: 1px solid #1B1B1B;
|
|
|
- }
|
|
|
-
|
|
|
- /deep/ .kuang .border-t-1.bk {
|
|
|
- border-top: 1px solid #1b1b1b !important;
|
|
|
- }
|
|
|
-
|
|
|
+ /deep/ .jian .white {color: #ffffff !important;}
|
|
|
+ .sao {width: 90%;margin: 20px auto 0px;}
|
|
|
+ /deep/ .shuliang .text-size-n {color: white !important;}
|
|
|
+ /deep/ .shangpin .tm-cartCellListFood {margin: 5px 0px 20px !important;padding-bottom: 15px !important;border-bottom: 1px solid #1B1B1B;}
|
|
|
+ /deep/ .kuang .border-t-1.bk {border-top: 1px solid #1b1b1b !important;}
|
|
|
/deep/ .shangpin .title,
|
|
|
- /deep/ .shangpin .text-red {
|
|
|
- color: white !important;
|
|
|
- }
|
|
|
-
|
|
|
- /deep/ .shangpin .round-3 {
|
|
|
- width: 90px !important;
|
|
|
- height: 90px !important;
|
|
|
- }
|
|
|
-
|
|
|
- /deep/ .shangpin .tm-cartCellListFood-img {
|
|
|
- width: 90px !important;
|
|
|
- height: 90px !important;
|
|
|
- }
|
|
|
-
|
|
|
- /deep/ .shuliang .text-size-n {
|
|
|
- color: white !important;
|
|
|
- }
|
|
|
-
|
|
|
- .tiyan text {
|
|
|
- vertical-align: middle;
|
|
|
- }
|
|
|
-
|
|
|
- .tiyan {
|
|
|
- margin-top: 20px;
|
|
|
- }
|
|
|
-
|
|
|
- /deep/ .tiyan .text-primary.bk {
|
|
|
- color: #FFCC00 !important;
|
|
|
- }
|
|
|
-
|
|
|
- /deep/ .tiyan .opacity-6 {
|
|
|
- opacity: 1 !important;
|
|
|
- }
|
|
|
-
|
|
|
- /deep/ .shuru .grey-darken-4 {
|
|
|
- background: #0D0D0D !important;
|
|
|
- }
|
|
|
-
|
|
|
- .shuru {
|
|
|
- padding: 0px !important;
|
|
|
- margin-top: 20px !important;
|
|
|
- }
|
|
|
-
|
|
|
- .jia {
|
|
|
- width: 100%;
|
|
|
- height: 100%;
|
|
|
- display: flex;
|
|
|
- flex-direction: column;
|
|
|
- justify-content: center;
|
|
|
- align-items: center;
|
|
|
- }
|
|
|
-
|
|
|
- .jia-btn {
|
|
|
- width: 70px;
|
|
|
- height: 70px;
|
|
|
- border: 1px solid #eeeeee;
|
|
|
- border-radius: 4px;
|
|
|
- }
|
|
|
+ /deep/ .shangpin .text-red {color: white !important;}
|
|
|
+ /deep/ .shangpin .round-3 {width: 90px !important;height: 90px !important;}
|
|
|
+ /deep/ .shangpin .tm-cartCellListFood-img {width: 90px !important;height: 90px !important;}
|
|
|
+ /deep/ .shuliang .text-size-n {color: white !important;}
|
|
|
+ .tiyan text {vertical-align: middle;}
|
|
|
+ .tiyan {margin-top: 20px;}
|
|
|
+ /deep/ .tiyan .text-primary.bk {color: #FFCC00 !important;}
|
|
|
+ /deep/ .tiyan .opacity-6 {opacity: 1 !important;}
|
|
|
+ /deep/ .shuru .grey-darken-4 {background: #0D0D0D !important;}
|
|
|
+ .shuru {padding: 0px !important;margin-top: 20px !important;}
|
|
|
+ .jia {width: 100%;height: 100%;display: flex;flex-direction: column;
|
|
|
+ justify-content: center;align-items: center;}
|
|
|
+ .jia-btn {width: 70px;height: 70px;border: 1px solid #eeeeee;border-radius: 4px;}
|
|
|
</style>
|