Commit 319f11bc by wusiyi

fix: podcn称重分拣颜色修改

parent 169b5366
......@@ -340,4 +340,12 @@ defineExpose({
})
</script>
<style scoped></style>
<style scoped>
.inputWeight {
color: #666;
}
.inputWeight::placeholder {
color: #aaa;
}
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment