BMI计算器
window.ACTIVE_CALC_ID = '4001'; #app { width: calc(100% - 40px); margin: 0 auto; padding: 0 20px; } .calc-container { background: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 2px 12px rgba(0,0,0,0.1); margin-bottom: 20px; } .input-group { margin-bottom: 20px; ...
高级计算器 - 在线科学计算器
window.ACTIVE_CALC_ID = '4004'; 基础 科学 程序员 ...
食物热量计算器
window.ACTIVE_CALC_ID = '4003'; #app { /* App container should not have fixed height */ } .calc-container { background: #fff; padding: 20px; border-radius: 8px; box-shadow: 0 2px 12px rgba(0,0,0,0.1); } .calorie-calculator-layout { display: flex; gap: 20px; } .left-panel { ...
企业税费计算器
window.ACTIVE_CALC_ID = '4006'; #app { /* App container */ } .calc-container { background: #fff; padding: 20px; border-radius: 8px; box-shadow: 0 2px 12px rgba(0,0,0,0.1); margin-bottom: 20px; overflow: hidden; } /* 左右布局 */ .tax-layout { display: flex; gap: 16px; ...
个人所得税计算器
window.ACTIVE_CALC_ID = '4005'; #app { /* App container should not have fixed height */ } .calc-container { background: #fff; padding: 20px; border-radius: 8px; box-shadow: 0 2px 12px rgba(0,0,0,0.1); margin-bottom: 20px; } .calc-title { font-size: 20px; font-weight: 600; colo...
汇率换算器
实时汇率换算器 window.ACTIVE_CALC_ID = '4002'; #app { width: 100%; margin: 0 auto; font-family: 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', Arial, sans-serif; } .calc-container { background: #fff; padding: 24px; border-radius: 12px; box-shadow: 0 4px 12px rgba(0,0,0,0.1); } .conv...
