apply-clients 5.0.35-95 → 5.0.35-98

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": "apply-clients",
3
- "version": "5.0.35-95",
3
+ "version": "5.0.35-98",
4
4
  "description": "报建前端模块",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -327,12 +327,12 @@
327
327
  }
328
328
  </script>
329
329
  <style>
330
- label {
330
+ /* label {
331
331
  display: flex;
332
332
  justify-content:center;
333
333
  align-items:Center;
334
334
  padding-top: 8px;
335
- }
335
+ }*/
336
336
  tr.title {
337
337
  background-color: #6666ff;
338
338
  }