完成首页页面

This commit is contained in:
2025-04-24 17:10:26 +08:00
parent 94b03b98a8
commit 3574768aa5
174 changed files with 4124 additions and 939 deletions

View File

@ -3498,7 +3498,13 @@ page {
.text-gray {
color: #86909C;
}
.text-999 {
color: #999;
}
.bg-default {
background-color: #254062;
}
.mx-20 {
margin: 0 20rpx;
}

View File

@ -105,11 +105,11 @@
/******/
/******/
/******/ // mini-css-extract-plugin CSS loading
/******/ var cssChunks = {"components/mobile-login/mobile-login":1,"components/mplogin/mplogin":1,"components/uview-ui/components/u-button/u-button":1,"components/uview-ui/components/u-checkbox/u-checkbox":1,"components/uview-ui/components/u-image/u-image":1,"components/uview-ui/components/u-icon/u-icon":1,"components/uview-ui/components/u-form-item/u-form-item":1,"components/uview-ui/components/u-input/u-input":1,"components/uview-ui/components/u-form/u-form":1,"components/uview-ui/components/u-verification-code/u-verification-code":1,"components/uview-ui/components/u-parse/u-parse":1,"components/uview-ui/components/u-popup/u-popup":1,"components/uview-ui/components/u-parse/libs/trees":1,"components/uview-ui/components/u-mask/u-mask":1};
/******/ var cssChunks = {"components/uview-ui/components/u-button/u-button":1,"components/uview-ui/components/u-icon/u-icon":1,"components/uview-ui/components/u-image/u-image":1,"components/uview-ui/components/u-swiper/u-swiper":1,"components/mobile-login/mobile-login":1,"components/mplogin/mplogin":1,"components/uview-ui/components/u-checkbox/u-checkbox":1,"components/uview-ui/components/u-form-item/u-form-item":1,"components/uview-ui/components/u-input/u-input":1,"components/uview-ui/components/u-form/u-form":1,"components/uview-ui/components/u-verification-code/u-verification-code":1,"components/uview-ui/components/u-parse/u-parse":1,"components/uview-ui/components/u-popup/u-popup":1,"components/uview-ui/components/u-parse/libs/trees":1,"components/uview-ui/components/u-mask/u-mask":1};
/******/ if(installedCssChunks[chunkId]) promises.push(installedCssChunks[chunkId]);
/******/ else if(installedCssChunks[chunkId] !== 0 && cssChunks[chunkId]) {
/******/ promises.push(installedCssChunks[chunkId] = new Promise(function(resolve, reject) {
/******/ var href = "" + ({"components/mobile-login/mobile-login":"components/mobile-login/mobile-login","components/mplogin/mplogin":"components/mplogin/mplogin","components/uview-ui/components/u-button/u-button":"components/uview-ui/components/u-button/u-button","components/uview-ui/components/u-checkbox/u-checkbox":"components/uview-ui/components/u-checkbox/u-checkbox","components/uview-ui/components/u-image/u-image":"components/uview-ui/components/u-image/u-image","components/uview-ui/components/u-icon/u-icon":"components/uview-ui/components/u-icon/u-icon","components/uview-ui/components/u-form-item/u-form-item":"components/uview-ui/components/u-form-item/u-form-item","components/uview-ui/components/u-input/u-input":"components/uview-ui/components/u-input/u-input","components/uview-ui/components/u-form/u-form":"components/uview-ui/components/u-form/u-form","components/uview-ui/components/u-verification-code/u-verification-code":"components/uview-ui/components/u-verification-code/u-verification-code","components/uview-ui/components/u-parse/u-parse":"components/uview-ui/components/u-parse/u-parse","components/uview-ui/components/u-popup/u-popup":"components/uview-ui/components/u-popup/u-popup","components/uview-ui/components/u-parse/libs/trees":"components/uview-ui/components/u-parse/libs/trees","components/uview-ui/components/u-mask/u-mask":"components/uview-ui/components/u-mask/u-mask"}[chunkId]||chunkId) + ".acss";
/******/ var href = "" + ({"components/uview-ui/components/u-button/u-button":"components/uview-ui/components/u-button/u-button","components/uview-ui/components/u-icon/u-icon":"components/uview-ui/components/u-icon/u-icon","components/uview-ui/components/u-image/u-image":"components/uview-ui/components/u-image/u-image","components/uview-ui/components/u-swiper/u-swiper":"components/uview-ui/components/u-swiper/u-swiper","components/mobile-login/mobile-login":"components/mobile-login/mobile-login","components/mplogin/mplogin":"components/mplogin/mplogin","components/uview-ui/components/u-checkbox/u-checkbox":"components/uview-ui/components/u-checkbox/u-checkbox","components/uview-ui/components/u-form-item/u-form-item":"components/uview-ui/components/u-form-item/u-form-item","components/uview-ui/components/u-input/u-input":"components/uview-ui/components/u-input/u-input","components/uview-ui/components/u-form/u-form":"components/uview-ui/components/u-form/u-form","components/uview-ui/components/u-verification-code/u-verification-code":"components/uview-ui/components/u-verification-code/u-verification-code","components/uview-ui/components/u-parse/u-parse":"components/uview-ui/components/u-parse/u-parse","components/uview-ui/components/u-popup/u-popup":"components/uview-ui/components/u-popup/u-popup","components/uview-ui/components/u-parse/libs/trees":"components/uview-ui/components/u-parse/libs/trees","components/uview-ui/components/u-mask/u-mask":"components/uview-ui/components/u-mask/u-mask"}[chunkId]||chunkId) + ".acss";
/******/ var fullhref = __webpack_require__.p + href;
/******/ var existingLinkTags = document.getElementsByTagName("link");
/******/ for(var i = 0; i < existingLinkTags.length; i++) {

View File

@ -13528,6 +13528,7 @@ function setTabbar() {
color: config.navigation_setting.ust_color,
selectedColor: config.navigation_setting.st_color
});
console.log('config.navigation_menu=', config.navigation_menu);
config.navigation_menu.forEach(function (item, index) {
uni.setTabBarItem({
index: index,
@ -13535,13 +13536,14 @@ function setTabbar() {
iconPath: item.un_selected_icon,
selectedIconPath: item.selected_icon,
fail: function fail(res) {
console.log(res);
console.log('setTabBarItem error=', res);
},
success: function success(res) {
// console.log(res)
}
});
});
uni.showTabBar();
}
// 忽略登录和tabbar页面路径
@ -16451,7 +16453,27 @@ exports.default = _default;
/* 167 */,
/* 168 */,
/* 169 */,
/* 170 */
/* 170 */,
/* 171 */,
/* 172 */,
/* 173 */,
/* 174 */,
/* 175 */,
/* 176 */,
/* 177 */,
/* 178 */,
/* 179 */,
/* 180 */,
/* 181 */,
/* 182 */,
/* 183 */,
/* 184 */,
/* 185 */,
/* 186 */,
/* 187 */,
/* 188 */,
/* 189 */,
/* 190 */
/*!*****************************************************************************!*\
!*** D:/Hbuilder/Project/jianbing/components/uview-ui/libs/util/emitter.js ***!
\*****************************************************************************/
@ -16519,7 +16541,7 @@ var _default = {
exports.default = _default;
/***/ }),
/* 171 */
/* 191 */
/*!*************************************************************************************!*\
!*** D:/Hbuilder/Project/jianbing/components/uview-ui/libs/util/async-validator.js ***!
\*************************************************************************************/
@ -17697,10 +17719,10 @@ Schema.warning = warning;
Schema.messages = messages;
var _default = Schema;
exports.default = _default;
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../../../../../../HBuilderX/plugins/uniapp-cli/node_modules/node-libs-browser/mock/process.js */ 172)))
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../../../../../../HBuilderX/plugins/uniapp-cli/node_modules/node-libs-browser/mock/process.js */ 192)))
/***/ }),
/* 172 */
/* 192 */
/*!********************************************************!*\
!*** ./node_modules/node-libs-browser/mock/process.js ***!
\********************************************************/
@ -17731,7 +17753,7 @@ exports.binding = function (name) {
var path;
exports.cwd = function () { return cwd };
exports.chdir = function (dir) {
if (!path) path = __webpack_require__(/*! path */ 173);
if (!path) path = __webpack_require__(/*! path */ 193);
cwd = path.resolve(dir, cwd);
};
})();
@ -17744,7 +17766,7 @@ exports.features = {};
/***/ }),
/* 173 */
/* 193 */
/*!***********************************************!*\
!*** ./node_modules/path-browserify/index.js ***!
\***********************************************/
@ -18054,31 +18076,31 @@ var substr = 'ab'.substr(-1) === 'b'
}
;
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../node-libs-browser/mock/process.js */ 172)))
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../node-libs-browser/mock/process.js */ 192)))
/***/ }),
/* 174 */,
/* 175 */,
/* 176 */,
/* 177 */,
/* 178 */,
/* 179 */,
/* 180 */,
/* 181 */,
/* 182 */,
/* 183 */,
/* 184 */,
/* 185 */,
/* 186 */,
/* 187 */,
/* 188 */,
/* 189 */,
/* 190 */,
/* 191 */,
/* 192 */,
/* 193 */,
/* 194 */,
/* 195 */
/* 195 */,
/* 196 */,
/* 197 */,
/* 198 */,
/* 199 */,
/* 200 */,
/* 201 */,
/* 202 */,
/* 203 */,
/* 204 */,
/* 205 */,
/* 206 */,
/* 207 */,
/* 208 */,
/* 209 */,
/* 210 */,
/* 211 */,
/* 212 */,
/* 213 */,
/* 214 */,
/* 215 */
/*!************************************************************************************************!*\
!*** D:/Hbuilder/Project/jianbing/components/uview-ui/components/u-parse/libs/MpHtmlParser.js ***!
\************************************************************************************************/
@ -18092,9 +18114,9 @@ var substr = 'ab'.substr(-1) === 'b'
* @author JinYufeng
* @listens MIT
*/
var cfg = __webpack_require__(/*! ./config.js */ 196),
var cfg = __webpack_require__(/*! ./config.js */ 216),
blankChar = cfg.blankChar,
CssHandler = __webpack_require__(/*! ./CssHandler.js */ 197),
CssHandler = __webpack_require__(/*! ./CssHandler.js */ 217),
windowWidth = uni.getSystemInfoSync().windowWidth;
var emoji;
function MpHtmlParser(data) {
@ -18657,7 +18679,7 @@ module.exports = MpHtmlParser;
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-alipay/dist/index.js */ 1)["default"]))
/***/ }),
/* 196 */
/* 216 */
/*!******************************************************************************************!*\
!*** D:/Hbuilder/Project/jianbing/components/uview-ui/components/u-parse/libs/config.js ***!
\******************************************************************************************/
@ -18731,14 +18753,14 @@ function makeMap(str) {
module.exports = cfg;
/***/ }),
/* 197 */
/* 217 */
/*!**********************************************************************************************!*\
!*** D:/Hbuilder/Project/jianbing/components/uview-ui/components/u-parse/libs/CssHandler.js ***!
\**********************************************************************************************/
/*! no static exports found */
/***/ (function(module, exports, __webpack_require__) {
var cfg = __webpack_require__(/*! ./config.js */ 196),
var cfg = __webpack_require__(/*! ./config.js */ 216),
isLetter = function isLetter(c) {
return c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z';
};