完成选择门店静态页面
This commit is contained in:
54
unpackage/dist/dev/mp-weixin/common/main.wxss
vendored
54
unpackage/dist/dev/mp-weixin/common/main.wxss
vendored
@ -138,6 +138,18 @@ page {
|
||||
.mb30 {
|
||||
margin-bottom: 30rpx;
|
||||
}
|
||||
.mx20 {
|
||||
margin: 0 20rpx;
|
||||
}
|
||||
.mx24 {
|
||||
margin: 0 24rpx;
|
||||
}
|
||||
.px24 {
|
||||
padding: 0 24rpx;
|
||||
}
|
||||
.px40 {
|
||||
padding: 0 40rpx;
|
||||
}
|
||||
/* 定义常用的弹性布局 */
|
||||
.wrap {
|
||||
flex-wrap: wrap;
|
||||
@ -219,6 +231,12 @@ page {
|
||||
.br60 {
|
||||
border-radius: 60rpx;
|
||||
}
|
||||
.br24 {
|
||||
border-radius: 24rpx;
|
||||
}
|
||||
.br16 {
|
||||
border-radius: 16rpx;
|
||||
}
|
||||
/* 初始化按钮 */
|
||||
page button {
|
||||
padding: 0;
|
||||
@ -384,6 +402,9 @@ checkbox .wx-checkbox-input.wx-checkbox-input-checked {
|
||||
checkbox .wx-checkbox-input.wx-checkbox-input-checked::before {
|
||||
font-size: 35rpx;
|
||||
}
|
||||
.w-full {
|
||||
width: 100%;
|
||||
}
|
||||
.bold-500 {
|
||||
font-weight: 500;
|
||||
}
|
||||
@ -399,6 +420,21 @@ checkbox .wx-checkbox-input.wx-checkbox-input-checked::before {
|
||||
.bold-900 {
|
||||
font-weight: 900;
|
||||
}
|
||||
.text-gray {
|
||||
color: #86909C;
|
||||
}
|
||||
.text-333 {
|
||||
color: #333;
|
||||
}
|
||||
.text-999 {
|
||||
color: #999;
|
||||
}
|
||||
.text-default {
|
||||
color: #254062;
|
||||
}
|
||||
.bg-default {
|
||||
background-color: #254062;
|
||||
}
|
||||
/*每个页面公共css */
|
||||
.u-relative,
|
||||
.u-rela {
|
||||
@ -3543,22 +3579,4 @@ u-dropdown {
|
||||
/* end-微信小程序编译后页面有组件名的元素,特别处理--end */
|
||||
/* start--头条小程序编译后页面有组件名的元素,特别处理--start */
|
||||
/* end-头条小程序编译后页面有组件名的元素,特别处理--end */
|
||||
.w-full {
|
||||
width: 100%;
|
||||
}
|
||||
.text-default {
|
||||
color: #254062;
|
||||
}
|
||||
.text-gray {
|
||||
color: #86909C;
|
||||
}
|
||||
.text-999 {
|
||||
color: #999;
|
||||
}
|
||||
.bg-default {
|
||||
background-color: #254062;
|
||||
}
|
||||
.mx-20 {
|
||||
margin: 0 20rpx;
|
||||
}
|
||||
|
||||
|
||||
@ -105,11 +105,11 @@
|
||||
/******/
|
||||
/******/
|
||||
/******/ // mini-css-extract-plugin CSS loading
|
||||
/******/ 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};
|
||||
/******/ 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-tag/u-tag":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/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) + ".wxss";
|
||||
/******/ 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-tag/u-tag":"components/uview-ui/components/u-tag/u-tag","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) + ".wxss";
|
||||
/******/ var fullhref = __webpack_require__.p + href;
|
||||
/******/ var existingLinkTags = document.getElementsByTagName("link");
|
||||
/******/ for(var i = 0; i < existingLinkTags.length; i++) {
|
||||
|
||||
70
unpackage/dist/dev/mp-weixin/common/vendor.js
vendored
70
unpackage/dist/dev/mp-weixin/common/vendor.js
vendored
@ -12816,7 +12816,7 @@ function setTabbar() {
|
||||
}
|
||||
|
||||
// 忽略登录和tabbar页面路径
|
||||
var tabbarList = ["pages/shop_cart/shop_cart", "pages/user/user", "pages/index/index", "pages/sort/sort", "pages/login/fast", "pages/signin/signin"];
|
||||
var tabbarList = ["pages/shop_cart/shop_cart", "pages/user/user", "pages/index/index", "pages/sort/sort", "pages/store/choose_store"];
|
||||
// 登录注册相关
|
||||
exports.tabbarList = tabbarList;
|
||||
var acountList = ["pages/login/login", "pages/forget_pwd/forget_pwd", "pages/register/register"];
|
||||
@ -15757,7 +15757,21 @@ exports.default = _default;
|
||||
/* 206 */,
|
||||
/* 207 */,
|
||||
/* 208 */,
|
||||
/* 209 */
|
||||
/* 209 */,
|
||||
/* 210 */,
|
||||
/* 211 */,
|
||||
/* 212 */,
|
||||
/* 213 */,
|
||||
/* 214 */,
|
||||
/* 215 */,
|
||||
/* 216 */,
|
||||
/* 217 */,
|
||||
/* 218 */,
|
||||
/* 219 */,
|
||||
/* 220 */,
|
||||
/* 221 */,
|
||||
/* 222 */,
|
||||
/* 223 */
|
||||
/*!*****************************************************************************!*\
|
||||
!*** D:/Hbuilder/Project/jianbing/components/uview-ui/libs/util/emitter.js ***!
|
||||
\*****************************************************************************/
|
||||
@ -15825,7 +15839,7 @@ var _default = {
|
||||
exports.default = _default;
|
||||
|
||||
/***/ }),
|
||||
/* 210 */
|
||||
/* 224 */
|
||||
/*!*************************************************************************************!*\
|
||||
!*** D:/Hbuilder/Project/jianbing/components/uview-ui/libs/util/async-validator.js ***!
|
||||
\*************************************************************************************/
|
||||
@ -17003,10 +17017,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 */ 211)))
|
||||
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../../../../../../HBuilderX/plugins/uniapp-cli/node_modules/node-libs-browser/mock/process.js */ 225)))
|
||||
|
||||
/***/ }),
|
||||
/* 211 */
|
||||
/* 225 */
|
||||
/*!********************************************************!*\
|
||||
!*** ./node_modules/node-libs-browser/mock/process.js ***!
|
||||
\********************************************************/
|
||||
@ -17037,7 +17051,7 @@ exports.binding = function (name) {
|
||||
var path;
|
||||
exports.cwd = function () { return cwd };
|
||||
exports.chdir = function (dir) {
|
||||
if (!path) path = __webpack_require__(/*! path */ 212);
|
||||
if (!path) path = __webpack_require__(/*! path */ 226);
|
||||
cwd = path.resolve(dir, cwd);
|
||||
};
|
||||
})();
|
||||
@ -17050,7 +17064,7 @@ exports.features = {};
|
||||
|
||||
|
||||
/***/ }),
|
||||
/* 212 */
|
||||
/* 226 */
|
||||
/*!***********************************************!*\
|
||||
!*** ./node_modules/path-browserify/index.js ***!
|
||||
\***********************************************/
|
||||
@ -17360,23 +17374,9 @@ var substr = 'ab'.substr(-1) === 'b'
|
||||
}
|
||||
;
|
||||
|
||||
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../node-libs-browser/mock/process.js */ 211)))
|
||||
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../node-libs-browser/mock/process.js */ 225)))
|
||||
|
||||
/***/ }),
|
||||
/* 213 */,
|
||||
/* 214 */,
|
||||
/* 215 */,
|
||||
/* 216 */,
|
||||
/* 217 */,
|
||||
/* 218 */,
|
||||
/* 219 */,
|
||||
/* 220 */,
|
||||
/* 221 */,
|
||||
/* 222 */,
|
||||
/* 223 */,
|
||||
/* 224 */,
|
||||
/* 225 */,
|
||||
/* 226 */,
|
||||
/* 227 */,
|
||||
/* 228 */,
|
||||
/* 229 */,
|
||||
@ -17384,7 +17384,21 @@ var substr = 'ab'.substr(-1) === 'b'
|
||||
/* 231 */,
|
||||
/* 232 */,
|
||||
/* 233 */,
|
||||
/* 234 */
|
||||
/* 234 */,
|
||||
/* 235 */,
|
||||
/* 236 */,
|
||||
/* 237 */,
|
||||
/* 238 */,
|
||||
/* 239 */,
|
||||
/* 240 */,
|
||||
/* 241 */,
|
||||
/* 242 */,
|
||||
/* 243 */,
|
||||
/* 244 */,
|
||||
/* 245 */,
|
||||
/* 246 */,
|
||||
/* 247 */,
|
||||
/* 248 */
|
||||
/*!************************************************************************************************!*\
|
||||
!*** D:/Hbuilder/Project/jianbing/components/uview-ui/components/u-parse/libs/MpHtmlParser.js ***!
|
||||
\************************************************************************************************/
|
||||
@ -17398,9 +17412,9 @@ var substr = 'ab'.substr(-1) === 'b'
|
||||
* @author JinYufeng
|
||||
* @listens MIT
|
||||
*/
|
||||
var cfg = __webpack_require__(/*! ./config.js */ 235),
|
||||
var cfg = __webpack_require__(/*! ./config.js */ 249),
|
||||
blankChar = cfg.blankChar,
|
||||
CssHandler = __webpack_require__(/*! ./CssHandler.js */ 236),
|
||||
CssHandler = __webpack_require__(/*! ./CssHandler.js */ 250),
|
||||
windowWidth = uni.getSystemInfoSync().windowWidth;
|
||||
var emoji;
|
||||
function MpHtmlParser(data) {
|
||||
@ -17963,7 +17977,7 @@ module.exports = MpHtmlParser;
|
||||
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
|
||||
|
||||
/***/ }),
|
||||
/* 235 */
|
||||
/* 249 */
|
||||
/*!******************************************************************************************!*\
|
||||
!*** D:/Hbuilder/Project/jianbing/components/uview-ui/components/u-parse/libs/config.js ***!
|
||||
\******************************************************************************************/
|
||||
@ -18044,14 +18058,14 @@ module.exports = cfg;
|
||||
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/wx.js */ 1)["default"]))
|
||||
|
||||
/***/ }),
|
||||
/* 236 */
|
||||
/* 250 */
|
||||
/*!**********************************************************************************************!*\
|
||||
!*** 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 */ 235),
|
||||
var cfg = __webpack_require__(/*! ./config.js */ 249),
|
||||
isLetter = function isLetter(c) {
|
||||
return c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z';
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user