GSExamProj/unpackage/dist/build/h5/static/js/pages-eduPage-eduPage.0b7df...

1 line
20 KiB
JavaScript
Raw Normal View History

2024-04-30 14:00:37 +08:00
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-eduPage-eduPage"],{"25be":function(e,i,t){"use strict";t.r(i);var n=t("59b8"),a=t.n(n);for(var r in n)["default"].indexOf(r)<0&&function(e){t.d(i,e,(function(){return n[e]}))}(r);i["default"]=a.a},"31b5":function(e,i,t){"use strict";t("7a82"),Object.defineProperty(i,"__esModule",{value:!0}),i.default=void 0,t("a9e3");var n={props:{activeColor:{type:String,default:uni.$u.props.lineProgress.activeColor},inactiveColor:{type:String,default:uni.$u.props.lineProgress.color},percentage:{type:[String,Number],default:uni.$u.props.lineProgress.inactiveColor},showText:{type:Boolean,default:uni.$u.props.lineProgress.showText},height:{type:[String,Number],default:uni.$u.props.lineProgress.height}}};i.default=n},"59b8":function(e,i,t){"use strict";t("7a82");var n=t("4ea4").default;Object.defineProperty(i,"__esModule",{value:!0}),i.default=void 0;var a=n(t("31b5")),r={name:"u-line-progress",mixins:[uni.$u.mpMixin,uni.$u.mixin,a.default],data:function(){return{lineWidth:0}},watch:{percentage:function(e){this.resizeProgressWidth()}},computed:{progressStyle:function(){var e={};return e.width=this.lineWidth,e.backgroundColor=this.activeColor,e.height=uni.$u.addUnit(this.height),e},innserPercentage:function(){return uni.$u.range(0,100,this.percentage)}},mounted:function(){this.init()},methods:{init:function(){var e=this;uni.$u.sleep(20).then((function(){e.resizeProgressWidth()}))},getProgressWidth:function(){return this.$uGetRect(".u-line-progress__background")},resizeProgressWidth:function(){var e=this;this.getProgressWidth().then((function(i){var t=i.width;e.lineWidth=t*e.innserPercentage/100+"px"}))}}};i.default=r},"6d4a":function(e,i,t){"use strict";t.d(i,"b",(function(){return n})),t.d(i,"c",(function(){return a})),t.d(i,"a",(function(){}));var n=function(){var e=this,i=e.$createElement,t=e._self._c||i;return t("v-uni-view",{staticClass:"u-line-progress",style:[e.$u.addStyle(e.customStyle)]},[t("v-uni-view",{ref:"u-line-progress__background",staticClass:"u-line-progress__background",style:[{backgroundColor:e.inactiveColor,height:e.$u.addUnit(e.height)}]}),t("v-uni-view",{staticClass:"u-line-progress__line",style:[e.progressStyle]},[e._t("default",[e.showText&&e.percentage>=10?t("v-uni-text",{staticClass:"u-line-progress__text"},[e._v(e._s(e.innserPercentage+"%"))]):e._e()])],2)],1)},a=[]},7282:function(e,i,t){"use strict";var n=t("97ec"),a=t.n(n);a.a},7640:function(e,i,t){var n=t("24fb");i=n(!1),i.push([e.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 文字基本颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */body[data-v-1578fe71]{background-color:#f3f4f5}.nav-bar[data-v-1578fe71]{width:100%;height:0;padding-top:0}.upper-info[data-v-1578fe71]{width:100%;box-sizing:border-box;padding:%?25?%;background-color:#fff}.upper-info h4[data-v-1578fe71]{font-weight:400;margin-bottom:%?10?%}.upper-info h4[data-v-1578fe71]:first-child{font-weight:700}.lower-material[data-v-1578fe71]{width:100%;box-sizing:border-box;padding:%?25?%;background-color:#fff;margin-top:%?15?%}.lower-material h4[data-v-1578fe71]{font-weight:400;margin-bottom:%?25?%}.lowe