sale-client-xianyang 3.3.451 → 3.3.452

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sale-client-xianyang",
3
- "version": "3.3.451",
3
+ "version": "3.3.452",
4
4
  "description": "费模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -623,7 +623,7 @@
623
623
  }
624
624
  }
625
625
  </script>
626
- <style>
626
+ <style scoped>
627
627
  .form-group{
628
628
  height: 30px;
629
629
  }
@@ -573,7 +573,7 @@
573
573
  }
574
574
  }
575
575
  </script>
576
- <style>
576
+ <style scoped>
577
577
  .form-group{
578
578
  height: 30px;
579
579
  }
@@ -628,7 +628,7 @@ export default {
628
628
  }
629
629
  }
630
630
  </script>
631
- <style>
631
+ <style scoped>
632
632
  #tooltip {
633
633
  height: auto;
634
634
  }