Browse Source

更新

master
453530270@qq.com 3 years ago
parent
commit
fdd4d9e064
  1. 4
      components/wh-popup/index.vue

4
components/wh-popup/index.vue

@ -1061,8 +1061,8 @@
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
/* sku弹出层 */ /* 弹出层 */
.goods-sku-popup { .wh-popup {
position: fixed; position: fixed;
left: var(--window-left); left: var(--window-left);
right: var(--window-right); right: var(--window-right);

Loading…
Cancel
Save