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>
<style lang="scss" scoped>
/* sku弹出层 */
.goods-sku-popup {
/* 弹出层 */
.wh-popup {
position: fixed;
left: var(--window-left);
right: var(--window-right);

Loading…
Cancel
Save