Commit 6c7fd398 by 鸣鸿

删除目录run

parent d55458a8
[FmServer]
url=http://waimaiapi.freemudorder.com/api
[RefundListener]
port=34953
\ No newline at end of file
%1
%2
订单编号: %3
支付方式: [%4]
客户姓名: %5
客户电话: %6
客户地址: %7
*******************************
品名 数量 单价 金额
%8*******************************
商品金额:¥%9
商品优惠:¥%10
运费金额:¥%11
总件数: %12
%13
*******************************
下单时间: %14
备注:%15
配送员: %16
电话: %17
送达时间: %18
老乡鸡安徽快餐领先品牌
<RCC>
<qresource prefix="/">
<file>deaufult.qss</file>
<file>tabBtn_normal.png</file>
<file>tabBtn_checked.png</file>
<file>magn.png</file>
<file>btnCommon_normal.png</file>
<file>btnCommon_press.png</file>
<file>pickBtn_select.png</file>
<file>error.png</file>
<file>ok.png</file>
<file>loading.gif</file>
<file>alert_bg.png</file>
<file>btnUp_normal.png</file>
<file>btnUp_press.png</file>
<file>btnDown_normal.png</file>
<file>btnDown_press.png</file>
<file>cbxArrow.png</file>
<file>logo_0.png</file>
<file>logo_1.png</file>
<file>float_normal.png</file>
<file>float_remind.png</file>
<file>detailBtn_close_normal.png</file>
<file>detailBtn_close_press.png</file>
<file>detailFrm_bg.png</file>
<file>detailFrm_bg1.png</file>
<file>detailFrm_bg2.png</file>
<file>detailLab.png</file>
<file>takeaway.ico</file>
<file>pad_bg.png</file>
<file>numBtn0.png</file>
<file>numBtn1.png</file>
<file>numBtn2.png</file>
<file>delBtn_normal.png</file>
<file>delBtn_press.png</file>
</qresource>
</RCC>
QWidget
{
font: 10pt "微软雅黑";
}
/*---------------------------------DbSetForm[begin]---------------------------------*/
#dbsetWdg
{
background-color: rgb(64, 119, 61);
}
#dbsetLab0,#dbsetLab1,#dbsetLab2,#dbsetLab3
{
color: rgb(255, 255, 255);
}
#dbsetEdt0,#dbsetEdt1,#dbsetEdt2,#dbsetEdt3
{
color: rgb(98, 98, 98);
background-color: rgb(255, 255, 255);
}
#dbsetLabError
{
color: rgb(205, 0, 0);
}
#dbsetBtnOk
{
color: rgb(25, 162, 25);
background-color: rgb(255, 255, 255);
border-radius: 5px;
}
#dbsetBtnCancle
{
color: rgb(205, 0, 0);
background-color: rgb(255, 255, 255);
border-radius: 5px;
}
#dbsetBtnCancle:pressed,#dbsetBtnOk:pressed
{
color: rgb(161, 161, 161);
background-color: rgb(255, 255, 255);
border-radius: 5px;
}
#dbsetBtnCancle:disabled,#dbsetBtnOk:disabled
{
color: rgb(160, 160, 160);
background-color: rgb(200, 200, 200);
border-radius: 5px;
}
#dbsetPgb0
{
border: 0px;
}
#dbsetPgb0::chunk
{
background-color: rgb(200, 200, 200);
width: 5px;
}
/*---------------------------------DbSetForm[ end ]---------------------------------*/
/*---------------------------------mainForm[begin]---------------------------------*/
#MainForm
{
background-color: rgb(64, 119, 61);
}
#mainSlabLogo0
{
border-image: url(:logo_0.png);
}
#mainSlabLogo1
{
border-image: url(:logo_1.png);
}
#mainBtnNew,#mainBtnMake,#mainBtnSend,#mainBtnFinsh,#mainBtnRefund,#mainBtnOther
{
font: bold 11pt "微软雅黑";
color: rgb(98, 98, 98);
border-image: url(:tabBtn_normal.png);
}
#mainBtnNew:checked,#mainBtnMake:checked,#mainBtnSend:checked,#mainBtnFinsh:checked,#mainBtnRefund:checked,#mainBtnOther:checked
{
color: rgb(255, 255, 255);
border-image: url(:tabBtn_checked.png);
}
#mainBtnHide,#mainBtnSet
{
font: bold 10pt "微软雅黑";
color: rgb(62, 118, 64);
background-color: rgb(122, 173, 106);
border-radius: 5px;
}
#mainBtnHide:pressed,#mainBtnSet:pressed
{
color: rgb(172, 219, 169);
}
#mainSlabDiv
{
background-color: rgb(207, 6, 14);
}
#mainFrmTables
{
background-color: rgb(255, 255, 255);
}
#mainBtnUp
{
image: url(:btnUp_normal.png);
border-radius: 5px;
background-color: rgb(62, 118, 64);
}
#mainBtnUp:pressed
{
image: url(:btnUp_press.png);
border-radius: 5px;
background-color: rgb(62, 118, 64);
}
#mainBtnDown
{
image: url(:btnDown_normal.png);
border-radius: 5px;
background-color: rgb(62, 118, 64);
}
#mainBtnDown:pressed
{
image: url(:btnDown_press.png);
border-radius: 5px;
background-color: rgb(62, 118, 64);
}
#mainFrmSearch
{
background-color: rgb(82, 139, 78);
}
#mainFrmSearchC,#mainEdtSearch
{
color: rgb(172, 219, 169);
background-color: rgb(88, 161, 100);
}
#mainSlabMagn
{
border-image: url(:magn.png);
}
#mainLabPlacard
{
color: rgb(141, 193, 141);
background-color: rgb(44, 82, 44);
}
#mainSlabStoreid,#mainSlabOpeStatus,#mainSlabNetStatus,#mainSlabVersion,#mainSlabCashier,
#mainSlabTime,#mainLabStoreid,#mainLabOpeStatus,#mainLabNetStatus,#mainLabVersion
{
color: rgb(31, 55, 31);
}
#mainLabCashier
{
color: rgb(135, 223, 60);
}
#mainBtnOpeDetails,#mainBtnCashier
{
color: rgb(62, 118, 64);
background-color: rgb(122, 173, 106);
border-radius: 5px;
}
#mainProcBtn
{
color: rgb(124, 124, 124);
border-image: url(:btnCommon_normal.png);
}
#mainProcBtn:pressed
{
color: rgb(154, 154, 154);
border-image: url(:btnCommon_press.png);
}
#mainBtnOpeDetails:pressed,#mainBtnCashier:pressed
{
color: rgb(172, 219, 169);
}
#mainTableNew,#mainTableMake,#mainTableSend,#mainTableFinsh,#mainTableRefund,#mainTableOther
{
font: 11pt "微软雅黑";
color: rgb(98, 98, 98);
selection-background-color: rgb(239, 235, 143);
}
#mainTableNew QHeaderView::section,#mainTableMake QHeaderView::section,
#mainTableSend QHeaderView::section,#mainTableFinsh QHeaderView::section,
#mainTableRefund QHeaderView::section,#mainTableOther QHeaderView::section
{
border: 0px;
background: rgb(255, 255, 255);
color: rgb(98, 98, 98);
font: bold 12pt "微软雅黑";
}
#mainTableNew QHeaderView::down-arrow,#mainTableMake QHeaderView::down-arrow,
#mainTableSend QHeaderView::down-arrow,#mainTableFinsh QHeaderView::down-arrow,
#mainTableRefund QHeaderView::down-arrow,#mainTableOther QHeaderView::down-arrow
{
border: 0px;
}
#mainTableNew QHeaderView::up-arrow,#mainTableMake QHeaderView::up-arrow,
#mainTableSend QHeaderView::up-arrow,#mainTableFinsh QHeaderView::up-arrow,
#mainTableRefund QHeaderView::up-arrow,#mainTableOther QHeaderView::up-arrow
{
border: 0px;
}
#mainTableNew QScrollBar:vertical,#mainTableMake QScrollBar:vertical,
#mainTableSend QScrollBar:vertical,#mainTableFinsh QScrollBar:vertical,
#mainTableRefund QScrollBar:vertical,#mainTableOther QScrollBar:vertical
{
background: transparent;
width: 8px;
}
#mainTableNew QScrollBar::handle:vertical,#mainTableMake QScrollBar::handle:vertical,
#mainTableSend QScrollBar::handle:vertical,#mainTableFinsh QScrollBar::handle:vertical,
#mainTableRefund QScrollBar::handle:vertical,#mainTableOther QScrollBar::handle:vertical
{
border-radius: 6px;
background: rgb(64, 119, 61);
min-height: 20px;
}
#mainTableNew QScrollBar::add-line:vertical,#mainTableMake QScrollBar::add-line:vertical,
#mainTableSend QScrollBar::add-line:vertical,#mainTableFinsh QScrollBar::add-line:vertical,
#mainTableRefund QScrollBar::add-line:vertical,#mainTableOther QScrollBar::add-line:vertical
{
height: 0px;
}
#mainTableNew QScrollBar::sub-line:vertical,#mainTableMake QScrollBar::sub-line:vertical,
#mainTableSend QScrollBar::sub-line:vertical,#mainTableFinsh QScrollBar::sub-line:vertical,
#mainTableRefund QScrollBar::sub-line:vertical,#mainTableOther QScrollBar::sub-line:vertical
{
height: 0px;
}
#mainListWdg0
{
spacing: 10px;
color: rgb(90, 90, 90);
font: 12pt "微软雅黑";
}
#mainListWdg0::item
{
height: 30px;
}
#mainListWdg0::item:selected
{
background: #ffbf3f;
}
/*---------------------------------mainForm[ end ]---------------------------------*/
/*---------------------------------pickForm[begin]---------------------------------*/
#pickWdg
{
background-color: rgba(0, 0, 0, 90);
}
#pickLabMsg
{
color: rgb(255, 255, 255);
}
#pickBtn0,#pickBtn1,#pickBtn2,#pickBtn3,#pickBtn4,#pickBtn5,#pickBtn6,#pickBtn7,#pickBtn8,#pickBtn9
{
color: #3d3d3d;
background-color: rgb(255, 255, 255);
border-radius: 6px;
}
#pickBtn0:checked,#pickBtn1:checked,#pickBtn2:checked,#pickBtn3:checked,#pickBtn4:checked,
#pickBtn5:checked,#pickBtn6:checked,#pickBtn7:checked,#pickBtn8:checked,#pickBtn9:checked
{
color: rgb(24, 206, 0);
background-color: rgb(255, 255, 255);
border-radius: 6px;
border-image: url(:pickBtn_select.png);
}
#pickBtnOk
{
color: rgb(24, 206, 0);
background-color: rgb(255, 255, 255);
border-radius: 6px;
}
#pickBtnCancle
{
color: rgb(235, 0, 0);
background-color: rgb(255, 255, 255);
border-radius: 6px;
}
#pickBtnOk:pressed,#pickBtnCancle:pressed
{
color: rgb(161, 161, 161);
background-color: rgb(255, 255, 255);
border-radius: 6px;
}
#pickBtnOk:disabled
{
color: #3d3d3d;
background-color: rgb(230, 230, 230);
border-radius: 6px;
}
/*---------------------------------pickForm[ end ]---------------------------------*/
/*---------------------------------settingForm[begin]---------------------------------*/
#settingWdg
{
border-image: url(:alert_bg.png);
}
#settingSlabPrinter
{
color: rgb(105, 107, 108);
}
#settingCbxPrinter
{
color: rgb(105, 107, 108);
border: 1px solid gray;
border-radius: 3px;
padding: 1px 18px 1px 3px;
min-width: 6em;
}
#settingCbxPrinter::drop-down {
subcontrol-origin: padding;
subcontrol-position: top right;
width: 30px;
border-left-width: 0px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
#settingCbxPrinter::down-arrow
{
image: url(:cbxArrow.png);
}
#settingCbxPrinter QAbstractItemView
{
color: rgb(105, 107, 108);
border: 1px solid gray;
border-radius: 3px;
selection-background-color: lightgray;
}
#settingCbxPrinter QAbstractItemView::item
{
height: 25px;
}
#settingBtnPrintTest,#settingBtnSoundTest,#settingBtnOk
{
color: rgb(255, 255, 255);
background-color: rgb(122, 173, 106);
border-radius: 6px;
}
#settingBtnPrintTest:pressed,#settingBtnSoundTest:pressed,#settingBtnOk:pressed
{
color: rgb(120, 120, 120);
background-color: rgb(122, 173, 106);
border-radius: 6px;
}
/*---------------------------------settingForm[ end ]---------------------------------*/
/*---------------------------------alertForm[begin]---------------------------------*/
#alertWdg
{
border-image: url(:alert_bg.png);
}
#alertLabError
{
border-image: url(:error.png);
}
#alertLabOk
{
border-image: url(:ok.png);
}
#alertLabMsg
{
color: rgb(129, 129, 129);
}
#alertBtnOk
{
color: rgb(255, 255, 255);
background-color: rgb(25, 162, 25);
border-radius: 3px;
}
#alertBtnOk:pressed
{
color: rgb(161, 161, 161);
background-color: rgb(25, 162, 25);
border-radius: 3px;
}
/*---------------------------------alertForm[ end ]---------------------------------*/
/*---------------------------------DetailForm[begin]---------------------------------*/
#DetailForm
{
background-color: rgb(64, 119, 61);
}
#detailBtnClose
{
border-image: url(:detailBtn_close_normal.png);
}
#detailBtnClose:pressed
{
border-image: url(:detailBtn_close_press.png);
}
#detailFrm0,#detailFrm1
{
margin-right: -1px;
margin-top: -2px;
margin-bottom: -2px;
border-image: url(:detailFrm_bg.png);
}
#detailFrm2
{
margin-top: -2px;
margin-bottom: -2px;
border-image: url(:detailFrm_bg2.png);
}
#detailFrm3,#detailFrm4
{
margin-left: 1px;
margin-bottom: -1px;
border-image: url(:detailFrm_bg1.png);
}
#detailSlab9,#detailSlab10
{
font: bold 10pt "微软雅黑";
color: rgb(173, 223, 152);
}
#detailSlab0,#detailSlab1,#detailSlab2,#detailSlab3,#detailSlab4,
#detailSlab5,#detailSlab6,#detailSlab7,#detailSlab8
{
margin-top: -2px;
margin-bottom: 1px;
font: bold 9pt "微软雅黑";
color: rgb(171, 226, 177);
border-image: url(:detailLab.png);
}
#detailLab0,#detailLab2,#detailLab3,#detailLab4,
#detailLab5,#detailLab6,#detailLab7,#detailLab8
{
border-bottom: 1px solid rgb(90, 162, 98);
color: rgb(44, 69, 43);
background-color: rgb(155, 204, 134);
}
#detailLab1
{
border-bottom: 1px solid rgb(90, 162, 98);
color: rgb(190, 63, 0);
background-color: rgb(155, 204, 134);
}
#detailBtn0,#detailBtn1
{
font: bold 10pt "微软雅黑";
color: rgb(110, 110, 110);
background-color: rgb(255, 255, 255);
border-radius: 3px;
}
#detailBtn2
{
font: bold 10pt "微软雅黑";
color: rgb(205, 0, 0);
background-color: rgb(255, 255, 255);
border-radius: 3px;
}
#detailBtn3
{
font: bold 10pt "微软雅黑";
color: rgb(25, 162, 25);
background-color: rgb(255, 255, 255);
border-radius: 3px;
}
#detailBtn0:pressed,#detailBtn1:pressed,#detailBtn2:pressed,#detailBtn3:pressed
{
font: bold 10pt "微软雅黑";
color: rgb(161, 161, 161);
background-color: rgb(255, 255, 255);
border-radius: 3px;
}
#detailTable0
{
gridline-color: rgb(207, 234, 187);
background-color: rgb(180, 205, 163);
color: rgb(66, 66, 66);
}
#detailLabRecord
{
color: rgb(66, 66, 66);
background-color: rgb(180, 205, 163);
}
#detailSlab11
{
font: bold 11pt "微软雅黑";
color: rgb(255, 255, 255);
}
#detailTable0 QHeaderView::section
{
border: 0px;
border-left: 1px solid rgb(56, 104, 53);
background: rgb(90, 162, 98);
color: rgb(171, 226, 177);
font: bold 9pt "微软雅黑";
}
#detailTable0 QScrollBar:vertical
{
background: rgb(180, 205, 163, 0);
width: 10px;
}
#detailTable0 QScrollBar::handle:vertical
{
border-radius: 6px;
background: rgb(207, 234, 187);
min-height: 20px;
}
#detailTable0 QScrollBar::add-line:vertical,
#detailTable0 QScrollBar::sub-line:vertical
{
height: 0px;
}
/*---------------------------------DetailForm[ end ]---------------------------------*/
/*---------------------------------padForm[begin]---------------------------------*/
#padWdg
{
border-image: url(:pad_bg.png);
}
#padBtn1,#padBtn2,#padBtn3
{
font: 13pt "微软雅黑";
color: rgb(98, 98, 98);
border-image: url(:numBtn0.png);
}
#padBtn4,#padBtn5,#padBtn6
{
font: 13pt "微软雅黑";
color: rgb(98, 98, 98);
border-image: url(:numBtn1.png);
}
#padBtn7,#padBtn8,#padBtn9,#padBtn0
{
font: 13pt "微软雅黑";
color: rgb(98, 98, 98);
border-image: url(:numBtn2.png);
}
#padBtnClose
{
font: 11pt "微软雅黑";
color: rgb(98, 98, 98);
border-image: url(:numBtn2.png);
}
#padBtn0:pressed,#padBtn1:pressed,#padBtn2:pressed,#padBtn3:pressed,#padBtn4:pressed,
#padBtn5:pressed,#padBtn6:pressed,#padBtn7:pressed,#padBtn8:pressed,#padBtn9:pressed,#padBtnClose:pressed
{
color: #ffffff;
}
#padBtnDel
{
border-image: url(:delBtn_normal.png);
}
#padBtnDel:pressed
{
border-image: url(:delBtn_press.png);
}
/*---------------------------------padForm[ end ]---------------------------------*/
rcc -binary deaufult.qrc -o ..\..\..\build\takeaway-Debug\fmTakeaway\debug\skin\deaufult.rcc
pause
rcc -binary deaufult.qrc -o deaufult.rcc
rcc -binary deaufult.qrc -o deaufult.rcc
pause
[SqlServer]
host=192.168.110.25
username=sa
password=
database=lxjpos
[Printer]
name=Fax
[Float]
postion=@Point(197 621)
opacity=0.5
blinkInterval=0.3
soundInterval=2
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