sale-client 3.6.371-preview → 3.6.372-preview

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",
3
- "version": "3.6.371-preview",
3
+ "version": "3.6.372-preview",
4
4
  "description": "收费模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -203,7 +203,7 @@
203
203
 
204
204
  <div v-if="paymentModel.length >1">
205
205
  <div class="row" style="margin-top:10px;">
206
- <p class="col-sm-2 text-left" style="padding: 10px;"><img src="../../../../static/juxing.png"/><strong
206
+ <p class="col-sm-2 text-left" style="padding: 10px;"><img src="../../../static/juxing.png"/><strong
207
207
  style="margin-left: 4%">付款明细</strong></p>
208
208
  </div>
209
209
  <div class="row" style="margin-top:10px;">