Commit 14874ab0 authored by IvyXia123's avatar IvyXia123

tijiao

parent 43a90534
...@@ -666,7 +666,7 @@ export default { ...@@ -666,7 +666,7 @@ export default {
}); });
} }
} }
this.$nextTick(() => { this.$nextTick(() => {map
if (document.getElementById("capture33")) { if (document.getElementById("capture33")) {
html2canvas(document.getElementById("capture33"), { html2canvas(document.getElementById("capture33"), {
async: true, async: true,
......
...@@ -84,10 +84,10 @@ ...@@ -84,10 +84,10 @@
} }
</script> </script>
<style lang="less"> <style scoped lang="less">
@import "../../util/public"; @import "../../util/public";
.van-picker { /*.van-picker {
border-radius: 30 * @toVw 30 * @toVw 0 0; border-radius: 30 * @toVw 30 * @toVw 0 0;
} }
...@@ -99,7 +99,7 @@ ...@@ -99,7 +99,7 @@
.van-picker-column__item--selected { .van-picker-column__item--selected {
color: #40A9FF; color: #40A9FF;
font-size: 26 * @toVw; font-size: 26 * @toVw;
} }*/
.prompt-time { .prompt-time {
width: 100%; width: 100%;
......
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