Commit 600306dc authored by dragondean@qq.com's avatar dragondean@qq.com Committed by zhengyi

订单详情和编辑的国际化,版本号

parent 01f6f7bc
......@@ -2,8 +2,8 @@
"name" : "E&C logistics",
"appid" : "__UNI__B690450",
"description" : "",
"versionName" : "225",
"versionCode" : 225,
"versionName" : "226",
"versionCode" : 226,
"transformPx" : false,
"app-plus" : {
/* 5+App特有相关 */
......
......@@ -382,6 +382,7 @@
import steper from '../../components/steper/index.vue'
import config from '../../utils/config'
import declarationDocuments from '../../components/declarationDocuments/index.vue'
import Drawee from "@/pages/create_order/components/drawee.vue";
//#ifdef H5
import FileSaver from 'file-saver'
import Drawee from "@/pages/create_order/components/drawee.vue";
......
......@@ -112,5 +112,14 @@ export default {
"cnotice4": "The goods are provided by the shipper with relevant export documents and entrusted to our company for processing",
"cnotice5": "The goods have two situations mentioned above",
"overSeaWarehouseTips": "If you need overseas warehouse services, please contact customer service, service hotline: 400-900-9962",
"other": "Other"
}
\ No newline at end of file
"other": "Other",
"choose": "Choose",
"needCollectionAmount": "Fill collecting amount",
"needCollectionCurrency": "select the currency of the collection",
"customDrawee": "custom",
"billLadingPrice": "Show Bill price",
"displayBillLadingPrice": "show",
"hideBillLadingPrice": "hide",
"tips": "tips",
"areaCodeAndDestCountryCheckFail": "The country where the phone is located is different from the destination country. Please check"
}
......@@ -87,5 +87,5 @@ export default {
"createTime":"Creation time",
"inWarehouseInfo":"Warehouse entry information",
"quickNos":"prefill express tracking number",
"unitType":"Packaging type"
}
\ No newline at end of file
"unitType":"Packaging type",
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment