/******/ (() => { // webpackBootstrap
/******/ var __webpack_modules__ = ({
/***/ "./lib/json.js!./lib/style.js!D:\\lb\\2022HarmonyOS\\Shopping\\entry\\src\\main\\js\\default\\pages\\Home\\Home.css":
/*!***************************************************************************************************************!*\
!*** ./lib/json.js!./lib/style.js!D:\lb\2022HarmonyOS\Shopping\entry\src\main\js\default\pages\Home\Home.css ***!
\***************************************************************************************************************/
/***/ ((module) => {
module.exports = {
".container": {
"display": "flex",
"justifyContent": "center",
"alignItems": "center",
"left": "0px",
"top": "0px"
},
".toolbar": {
"position": "fixed",
"bottom": "0px"
},
".toolbarItem": {
"fontSize": "16px",
"fontWeight": "500",
"color": "#1296db"
},
".toolbarItemActive": {
"color": "#FF0000"
}
}
/***/ }),
/***/ "./lib/json.js!./lib/style.js!D:\\lb\\2022HarmonyOS\\Shopping\\entry\\src\\main\\js\\default\\pages\\Home\\HomePage\\HomePage.css":
/*!****************************************************************************************************************************!*\
!*** ./lib/json.js!./lib/style.js!D:\lb\2022HarmonyOS\Shopping\entry\src\main\js\default\pages\Home\HomePage\HomePage.css ***!
\****************************************************************************************************************************/
/***/ ((module) => {
module.exports = {
".container": {
"flexDirection": "column",
"justifyContent": "center",
"left": "0px",
"top": "0px",
"width": "100%",
"height": "100%"
},
".title": {
"fontSize": "30px",
"textAlign": "center",
"width": "200px",
"height": "100px"
}
}
/***/ }),
/***/ "./lib/json.js!./lib/style.js!D:\\lb\\2022HarmonyOS\\Shopping\\entry\\src\\main\\js\\default\\pages\\Home\\hotcate\\hotcate.css":
/*!**************************************************************************************************************************!*\
!*** ./lib/json.js!./lib/style.js!D:\lb\2022HarmonyOS\Shopping\entry\src\main\js\default\pages\Home\hotcate\hotcate.css ***!
\**************************************************************************************************************************/
/***/ ((module) => {
module.exports = {
".container": {
"flexDirection": "column"
},
".container .cb-hc-title": {
"height": "25px",
"borderBottomWidth": "0.5px",
"borderBottomColor": "#eeeeee",
"backgroundColor": "#00BFFF",
"fontSize": "600px",
"color": "#FFFFFF"
},
".container .cb-hc-title text": {
"fontSize": "16px",
"marginLeft": "15px"
},
".container .cb-hc-list": {
"flexWrap": "wrap"
},
".container .cb-hc-list .cb-hc-item": {
"width": "33.33%",
"flexDirection": "column",
"justifyContent": "center",
"alignItems": "center"
},
".container .cb-hc-list .cb-hc-item image": {
"objectFit": "cover",
"marginTop": "10px",
"marginRight": "10px",
"marginBottom": "10px",
"marginLeft": "10px",
"width": "100%",
"borderBottomLeftRadius": "8px",
"borderBottomRightRadius": "8px",
"borderTopLeftRadius": "8px",
"borderTopRightRadius": "8px",
"height": "100px"
},
".container .cb-hc-list .cb-hc-item text": {
"fontSize": "14px",
"color": "#FF0000"
}
}
/***/ }),
/***/ "./lib/json.js!./lib/style.js!D:\\lb\\2022HarmonyOS\\Shopping\\entry\\src\\main\\js\\default\\pages\\Home\\logo\\logo.css":
/*!********************************************************************************************************************!*\
!*** ./lib/json.js!./lib/style.js!D:\lb\2022HarmonyOS\Shopping\entry\src\main\js\default\pages\Home\logo\logo.css ***!
\********************************************************************************************************************/
/***/ ((module) => {
module.exports = {
".container": {
"display": "flex",
"justifyContent": "center",
"alignItems": "center",
"left": "0px",
"top": "0px"
},
".container .cb-title": {
"height": "44px",
"width": "100%",
"backgroundColor": "#ee742f",
"justifyContent": "center",
"alignItems": "center",
"position": "fixed"
},
".container .cb-title text": {
"fontSize": "20px",
"fontWeight": "600",
"color": "#ffffff",
"letterSpacing": "8px"
}
}
/***/ }),
/***/ "./lib/json.js!./lib/style.js!D:\\lb\\2022HarmonyOS\\Shopping\\entry\\src\\main\\js\\default\\pages\\Home\\swiperPage\\swiperPage.css":
/*!********************************************************************************************************************************!*\
!*** ./lib/json.js!./lib/style.js!D:\lb\2022HarmonyOS\Shopping\entry\src\main\js\default\pages\Home\swiperPage\swiperPage.css ***!
\********************************************************************************************************************************/
/***/ ((module) => {
module.exports = {
".container": {
"flexDirection": "column",
"width": "100%",
"height": "250px",
"alignItems": "center"
},
".swiper": {
"indicatorSize": "12px",
"indicatorColor": "#87CEEB",
"indicatorSelectedColor": "#FF4500"
},
".swiperContent": {
"objectFit": "fill"
}
}
/***/ }),
/***/ "./lib/json.js!./lib/template.js!D:\\lb\\2022HarmonyOS\\Shopping\\entry\\src\\main\\js\\default\\pages\\Home\\Home.hml":
/*!******************************************************************************************************************!*\
!*** ./lib/json.js!./lib/template.js!D:\lb\2022HarmonyOS\Shopping\entry\src\main\js\default\pages\Home\Home.hml ***!
\******************************************************************************************************************/
/***/ ((module) => {
module.exports = {
"attr": {
"debugLine": "pages/Home/Home:1",
"className": "container"
},
"type": "div",
"classList": [
"container"
],
"children": [
{
"attr": {
"debugLine": "pages/Home/Home:2",
"className": "toolbar"
},
"type": "toolbar",
"classList": [
"toolbar"
],
"children": [
{
"attr": {
"debugLine": "pages/Home/Home:3",
"className": "toolbarItem {{menuColorFlag[index]?'toolbarItemActive':''}}",
"icon": function () {return this.iconImagePage[this.index]},
"value": function () {return this.iconTitle[this.index]}
},
"type": "toolbar-item",
"repeat": {
"exp": function () {return this.iconTitle},
"key": "index",
"value": "value"
},
"classList": function () {return ['toolbarItem', this.menuColorFlag[this.index]?'toolbarItemActive':'']},
"onBubbleEvents": {
"click": function (evt) {this.handleClick(this.index,evt)}
}
}
]
}
]
}
/***/ }),
/***/ "./lib/json.js!./lib/template.js!D:\\lb\\2022HarmonyOS\\Shopping\\entry\\src\\main\\js\\default\\pages\\Home\\HomePage\\HomePage.hml":
/*!*******************************************************************************************************************************!*\
!*** ./lib/json.js!./lib/template.js!D:\lb\2022HarmonyOS\Shopping\entry\src\main\js\default\pages\Home\HomePage\HomePage.hml ***!
\*******************************************************************************************************************************/
/***/ ((module) => {
module.exports = {
"attr": {
"debugLine": "pages/Home/HomePage/HomePage:5",
"className": "container"
},
"type": "div",
"classList": [
"container"
],
"children": [
{
"attr": {
"debugLine": "pages/Home/HomePage/HomePage:6",
"pageLogo": "新书推荐"
},
"type": "logo"
},
{
"attr": {
"debugLine": "pages/Home/HomePage/HomePage:7",
"listImg":