jiuyiUniapp/jiuyi/unpackage/dist/build/.nvue/app.css.js

12 lines
17 KiB
JavaScript
Raw Normal View History

2024-12-18 15:46:27 +08:00
var __getOwnPropNames = Object.getOwnPropertyNames;
var __commonJS = (cb, mod) => function __require() {
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
};
var require_app_css = __commonJS({
"app.css.js"(exports) {
const _style_0 = { "jcsa": { "": { "justifyContent": "space-around" } }, "jcsb": { "": { "justifyContent": "space-between" } }, "jcc": { "": { "justifyContent": "center" } }, "jcl": { "": { "justifyContent": "flex-start" } }, "jcr": { "": { "justifyContent": "flex-end" } }, "aic": { "": { "alignItems": "center" } }, "rows": { "": { "display": "flex", "justifyContent": "space-between", "alignItems": "center" } }, "navs": { "": { "display": "flex", "justifyContent": "space-around", "alignItems": "center" } }, "fmid": { "": { "display": "flex", "justifyContent": "center", "alignItems": "center" } }, "ver": { "": { "display": "flex", "flexDirection": "column", "alignItems": "center" } }, "fdr": { "": { "flexDirection": "row" } }, "fdc": { "": { "flexDirection": "column" } }, "fww": { "": { "flexWrap": "wrap" } }, "f1": { "": { "flex": 1 } }, "pf": { "": { "position": "fixed" } }, "pr": { "": { "position": "relative" } }, "pa": { "": { "position": "absolute" } }, "t0": { "": { "top": 0 } }, "l0": { "": { "left": 0 } }, "r0": { "": { "right": 0 } }, "b0": { "": { "bottom": 0 } }, "pmid": { "": { "position": "absolute", "top": 50, "left": 50, "transform": "translate(-50%, -50%)" } }, "pfull": { "": { "position": "absolute", "top": 0, "left": 0, "right": 0, "bottom": 0 } }, "w120": { "": { "width": "120rpx" } }, "w150": { "": { "width": "150rpx" } }, "w180": { "": { "width": "180rpx" } }, "w200": { "": { "width": "200rpx" } }, "wh20": { "": { "width": "20rpx", "height": "20rpx" } }, "wh24": { "": { "width": "24rpx", "height": "24rpx" } }, "wh26": { "": { "width": "26rpx", "height": "26rpx" } }, "wh30": { "": { "width": "30rpx", "height": "30rpx" } }, "wh35": { "": { "width": "35rpx", "height": "35rpx" } }, "wh40": { "": { "width": "40rpx", "height": "40rpx" } }, "wh45": { "": { "width": "45rpx", "height": "45rpx" } }, "wh50": { "": { "width": "50rpx", "height": "50rpx" } }, "wh55": { "": { "width": "55rpx", "height": "55rpx" } }, "wh60": { "": { "width": "60rpx", "height": "60rpx" } }, "wh65": { "": { "width": "65rpx", "height": "65rpx" } }, "wh70": { "": { "width": "70rpx", "height": "70rpx" } }, "wh75": { "": { "width": "75rpx", "height": "75rpx" } }, "wh80": { "": { "width": "80rpx", "height": "80rpx" } }, "wh90": { "": { "width": "90rpx", "height": "90rpx" } }, "wh95": { "": { "width": "95rpx", "height": "95rpx" } }, "wh100": { "": { "width": "100rpx", "height": "100rpx" } }, "wh110": { "": { "width": "110rpx", "height": "110rpx" } }, "wh120": { "": { "width": "120rpx", "height": "120rpx" } }, "wh130": { "": { "width": "130rpx", "height": "130rpx" } }, "wh140": { "": { "width": "140rpx", "height": "140rpx" } }, "wh150": { "": { "width": "150rpx", "height": "150rpx" } }, "wh160": { "": { "width": "160rpx", "height": "160rpx" } }, "wh170": { "": { "width": "170rpx", "height": "170rpx" } }, "wh180": { "": { "width": "180rpx", "height": "180rpx" } }, "wh190": { "": { "width": "190rpx", "height": "190rpx" } }, "wh200": { "": { "width": "200rpx", "height": "200rpx" } }, "wh220": { "": { "width": "220rpx", "height": "220rpx" } }, "wh250": { "": { "width": "250rpx", "height": "250rpx" } }, "wh300": { "": { "width": "300rpx", "height": "300rpx" } }, "wh320": { "": { "width": "320rpx", "height": "320rpx" } }, "wh330": { "": { "width": "330rpx", "height": "330rpx" } }, "wh340": { "": { "width": "340rpx", "height": "340rpx" } }, "wh350": { "": { "width": "350rpx", "height": "350rpx" } }, "mt5": { "": { "marginTop": "5rpx" } }, "mt10": { "": { "marginTop": "10rpx" } }, "mt10p": { "": { "marginTop": 10 } }, "mt15": { "": { "marginTop": "15rpx" } }, "mt20": { "": { "marginTop": "20rpx" } }, "mt20p": { "": { "marginTop": 20 } }, "mt25": { "": { "marginTop": "25rpx" } }, "mt30": { "": { "marginTop": "30rpx" } }, "mt35": { "": { "marginTop": "35rpx" } }, "mt40": { "": { "marginTop": "40rpx" } }, "mt50": { "": { "marginTop": "50rpx" } }, "mt60": { "": { "marginTop": "60rpx" } }, "mt70": { "": { "marginTop": "70rpx" } }, "mt80": { "": { "marginTop": "80rpx" } }, "mt90": { "": { "marginTop": "90rpx" } }, "ml5": { "": { "marginLeft": "5rpx"
exports.styles = [_style_0];
}
});
export default require_app_css();