dolphin-weex-ui 2.3.6 → 2.3.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # 升级日志
2
2
 
3
+ ## 2.3.7
4
+
5
+ - [ ! ] 修复dof-cell colmo 高度样式问题
6
+ - [ ! ] date: 2025/05/27
7
+
3
8
  ## 2.3.6
4
9
 
5
10
  - [ ! ] 优化colmo dof-slider组件下标位置
package/dist/index.web.js CHANGED
@@ -8938,7 +8938,7 @@ exports = module.exports = __webpack_require__(0)(true);
8938
8938
 
8939
8939
 
8940
8940
  // module
8941
- exports.push([module.i, "\n@media screen and (weex-theme: colmo) {\n.middle[data-v-722c555d] {\n min-height: 1.38667rem;\n}\n.cell-title-text[data-v-722c555d] {\n color: rgba(255,255,255,0.8);\n /* line-height: 32px; */\n}\n.dof-cell-highlight[data-v-722c555d]:active {\n background-color: #343639;\n}\n.right[data-v-722c555d] {\n padding-right: 0.42667rem;\n}\n.right-text[data-v-722c555d] {\n font-size: 0.42667rem;\n color: rgba(255,255,255,0.4);\n}\n.right-tip-text[data-v-722c555d] {\n font-size: 0.42667rem;\n}\n.arrow-wrapper[data-v-722c555d] {\n padding-left: 0px;\n}\n.cell-desc-wrapper[data-v-722c555d] {\n margin-top: 0.18667rem;\n}\n.cell-desc-text[data-v-722c555d] {\n /* line-height: 24px; */\n color: rgba(255,255,255,0.40);\n}\n}", "", {"version":3,"sources":["/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-ui/packages/dof-cell/colmo.css"],"names":[],"mappings":";AAAA;AACE;IACE,uBAAkB;CACnB;AACD;IACE,6BAA6B;IAC7B,wBAAwB;CACzB;AACD;IACE,0BAA0B;CAC3B;AACD;IACE,0BAAoB;CACrB;AACD;IACE,sBAAgB;IAChB,6BAA6B;CAC9B;AACD;IACE,sBAAgB;CACjB;AACD;IACE,kBAAkB;CACnB;AACD;IACE,uBAAiB;CAClB;AACD;IACE,wBAAwB;IACxB,8BAA8B;CAC/B;CACF","file":"colmo.css","sourcesContent":["@media screen and (weex-theme: colmo) {\n .middle {\n min-height: 104px;\n }\n .cell-title-text {\n color: rgba(255,255,255,0.8);\n /* line-height: 32px; */\n }\n .dof-cell-highlight:active {\n background-color: #343639;\n }\n .right {\n padding-right: 32px;\n }\n .right-text {\n font-size: 32px;\n color: rgba(255,255,255,0.4);\n }\n .right-tip-text {\n font-size: 32px;\n }\n .arrow-wrapper {\n padding-left: 0px;\n }\n .cell-desc-wrapper {\n margin-top: 14px;\n }\n .cell-desc-text {\n /* line-height: 24px; */\n color: rgba(255,255,255,0.40);\n }\n}"],"sourceRoot":""}]);
8941
+ exports.push([module.i, "\n@media screen and (weex-theme: colmo) {\n.middle[data-v-722c555d] {\n /* min-height: 104px; */\n}\n.cell-title-text[data-v-722c555d] {\n color: rgba(255,255,255,0.8);\n /* line-height: 32px; */\n}\n.dof-cell-highlight[data-v-722c555d]:active {\n background-color: #343639;\n}\n.right[data-v-722c555d] {\n padding-right: 0.42667rem;\n}\n.right-text[data-v-722c555d] {\n font-size: 0.42667rem;\n color: rgba(255,255,255,0.4);\n}\n.right-tip-text[data-v-722c555d] {\n font-size: 0.42667rem;\n}\n.arrow-wrapper[data-v-722c555d] {\n padding-left: 0px;\n}\n.cell-desc-wrapper[data-v-722c555d] {\n margin-top: 0.18667rem;\n}\n.cell-desc-text[data-v-722c555d] {\n /* line-height: 24px; */\n color: rgba(255,255,255,0.40);\n}\n}", "", {"version":3,"sources":["/Users/wuhm45/Documents/code/weex组件库/dolphin-weex-ui/packages/dof-cell/colmo.css"],"names":[],"mappings":";AAAA;AACE;IACE,wBAAwB;CACzB;AACD;IACE,6BAA6B;IAC7B,wBAAwB;CACzB;AACD;IACE,0BAA0B;CAC3B;AACD;IACE,0BAAoB;CACrB;AACD;IACE,sBAAgB;IAChB,6BAA6B;CAC9B;AACD;IACE,sBAAgB;CACjB;AACD;IACE,kBAAkB;CACnB;AACD;IACE,uBAAiB;CAClB;AACD;IACE,wBAAwB;IACxB,8BAA8B;CAC/B;CACF","file":"colmo.css","sourcesContent":["@media screen and (weex-theme: colmo) {\n .middle {\n /* min-height: 104px; */\n }\n .cell-title-text {\n color: rgba(255,255,255,0.8);\n /* line-height: 32px; */\n }\n .dof-cell-highlight:active {\n background-color: #343639;\n }\n .right {\n padding-right: 32px;\n }\n .right-text {\n font-size: 32px;\n color: rgba(255,255,255,0.4);\n }\n .right-tip-text {\n font-size: 32px;\n }\n .arrow-wrapper {\n padding-left: 0px;\n }\n .cell-desc-wrapper {\n margin-top: 14px;\n }\n .cell-desc-text {\n /* line-height: 24px; */\n color: rgba(255,255,255,0.40);\n }\n}"],"sourceRoot":""}]);
8942
8942
 
8943
8943
  // exports
8944
8944