Browse Source

一些功能

Kirin 3 years ago
parent
commit
ce7aed1304
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/admin/view/system/system_store/add.php

+ 1 - 1
app/admin/view/system/system_store/add.php

@@ -125,7 +125,7 @@
                             <Form-Item>
                                 <Row>
                                     <i-Col span="13">
-                                        <span style="float: left">配送半径:</span>
+                                        <span style="float: left">配送半径</span>
                                         <i-Input placeholder="配送半径(单位:米)" v-model="form.radius" style="width: 80%"
                                                  type="number" step="0.01"></i-Input>
                                     </i-Col>