@layout("/common/_container.html"){
@if(language==1){

同城快送价格设置:

@if(userType==1){      @} @if(userType==2){ @}
<#SelectCon id="cityId" name="选择城市:" >
(根据起点终点距离收费):
起步价为  Rp, 起步包含  公里,   分钟
超过起步里程后每公里  Rp
@for(json3 in json3a){
 点为夜间行驶时间, 起步价变为  Rp

里程费为每公里  Rp
@} @if(sub==1){
<#SelectCon id="check" name="审核结果:" >
<#button btnCss="info" name="提交" id="ensure" icon="fa-check" clickFun="TSystemPriceInfoDlg.submit()"/> <#button btnCss="danger" name="返回" id="ensure" icon="fa-check" clickFun="TSystemPriceInfoDlg.close()"/> @} @if(sub==2){ <#button btnCss="danger" name="返回" id="ensure" icon="fa-check" clickFun="TSystemPriceInfoDlg.close()"/> @}
@} @if(language==3){

Pengaturan Harga Pengiriman Ekspres Intra-City:

@if(userType==1){      @} @if(userType==2){ @}
<#SelectCon id="cityId" name="Pilih Kota:" >
(Mengisi sesuai dengan jarak dari titik awal ke titik tujuan):
Harga awal adalah  Rp, dan waktu mulai termasuk .  kilometer,   menit
Rp per kilometer setelah melebihi jarak tempuh awal  Rp
@for(json3 in json3a){
 adalah waktu mengemudi malam, dan harga awal akan  Rp

Biaya jarak tempuh adalah  Rp
@} @if(sub==1){
<#SelectCon id="check" name="Hasil aaudit:" >
<#button btnCss="info" name="Kirim" id="ensure" icon="fa-check" clickFun="TSystemPriceInfoDlg.submit()"/> <#button btnCss="danger" name="Kembali" id="ensure" icon="fa-check" clickFun="TSystemPriceInfoDlg.close()"/> @} @if(sub==2){ <#button btnCss="danger" name="Kembali" id="ensure" icon="fa-check" clickFun="TSystemPriceInfoDlg.close()"/> @}
@} @if(language==2){

Intra-city express delivery price setting:

@if(userType==1){      @} @if(userType==2){ @}
<#SelectCon id="cityId" name="Select city:" >
(Charge according to the distance from the starting point to the destination point):
The starting price is  Rp, and the starting time includes.  kilometers,   minutes
Rp per kilometer after exceeding the starting mileage  Rp
@for(json3 in json3a){
 is the night driving time, and the starting price will be.  Rp

The mileage fee is   Rp
@} @if(sub==1){
<#SelectCon id="check" name="Aaudit result:" >
<#button btnCss="info" name="Submit" id="ensure" icon="fa-check" clickFun="TSystemPriceInfoDlg.submit()"/> <#button btnCss="danger" name="return" id="ensure" icon="fa-check" clickFun="TSystemPriceInfoDlg.close()"/> @} @if(sub==2){ <#button btnCss="danger" name="return" id="ensure" icon="fa-check" clickFun="TSystemPriceInfoDlg.close()"/> @}
@}
@}