主包体积太大,相关代码迁移

This commit is contained in:
francis-fh
2026-06-06 19:14:01 +08:00
parent 087c686d81
commit b4ff618477
104 changed files with 7336 additions and 8973 deletions

View File

@@ -0,0 +1,12 @@
<template>
<web-view class="salary-info-container" src="https://www.mohrss.gov.cn/SYrlzyhshbzb/laodongguanxi_/fwyd/202506/t20250627_544623.html"></web-view>
</template>
<style lang="scss" scoped>
.salary-info-container {
padding: 30rpx;
background: #F5F5F5;
min-height: 100vh;
}
</style>