更新pc
This commit is contained in:
parent
d859876f71
commit
252d0803be
@ -526,4 +526,21 @@ class Common extends BaseController
|
||||
->field('merchant_category_id as category_id,category_name,background,cover,description')->select();
|
||||
return app('json')->success($find??[]);
|
||||
}
|
||||
|
||||
/**
|
||||
* 查询组合数据
|
||||
*/
|
||||
public function system_group_value($name){
|
||||
$group_id= Db::name('system_group')->where('group_key',$name)->value('group_id');
|
||||
$data=[];
|
||||
if($group_id){
|
||||
$select=Db::name('system_group_data')->where('group_id',$group_id)
|
||||
->limit(100)->select();
|
||||
foreach($select as $k=>$v){
|
||||
$data[$k]=json_decode($v['value'],true);
|
||||
}
|
||||
}
|
||||
return app('json')->success($data);
|
||||
|
||||
}
|
||||
}
|
||||
|
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
||||
[data-v-51cf4d0a] .el-dialog__title{font-weight:700}.selWidth[data-v-51cf4d0a]{width:300px}.el-dropdown-link[data-v-51cf4d0a]{cursor:pointer;color:#409eff;font-size:12px}.el-icon-arrow-down[data-v-51cf4d0a]{font-size:12px}.tabBox_tit[data-v-51cf4d0a]{width:60%;font-size:12px!important;margin:0 2px 0 10px;letter-spacing:1px;padding:5px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.pictrue[data-v-51cf4d0a]{width:60px;height:60px;border:1px dotted rgba(0,0,0,.1);margin-right:10px;position:relative;cursor:pointer}.pictrue img[data-v-51cf4d0a]{width:100%;height:100%}.btndel[data-v-51cf4d0a]{position:absolute;z-index:1;width:20px!important;height:20px!important;left:46px;top:-4px}.box-container[data-v-51cf4d0a]{overflow:hidden;padding:0 10px}.box-container .title[data-v-51cf4d0a]{margin:15px 0 10px;color:#333;font-weight:700;border-bottom:1px solid #dfe6ec}.box-container .list[data-v-51cf4d0a]{float:left;line-height:40px}.box-container .list .info[data-v-51cf4d0a]{display:block}.box-container .list .info .el-textarea[data-v-51cf4d0a]{margin-top:10px}.box-container .list.image[data-v-51cf4d0a]{margin:20px 0;position:relative}.box-container .list.image img[data-v-51cf4d0a]{position:absolute;top:-20px}.box-container .sp[data-v-51cf4d0a]{width:50%}.box-container .sp3[data-v-51cf4d0a]{width:33.3333%}.box-container .sp100[data-v-51cf4d0a]{width:100%}.box-container .list .name[data-v-51cf4d0a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:inline-block;color:#606266;text-align:right}.acea-row[data-v-51cf4d0a]{margin-bottom:25px}.pictures[data-v-51cf4d0a]{width:100%;max-width:100%}
|
@ -1 +0,0 @@
|
||||
[data-v-123a611a] .el-dialog{margin-top:0!important;width:840px}.mer_phone[data-v-123a611a]{width:400px}.dis[data-v-123a611a],.switch_btn[data-v-123a611a]{display:-webkit-box;display:-ms-flexbox;display:flex}.switch_btn[data-v-123a611a]{-ms-flex-wrap:wrap;flex-wrap:wrap}.switch_btn .mini_btn[data-v-123a611a]{width:390px!important}
|
1
public/system/css/chunk-58b7f33d.28a266a1.css
Normal file
1
public/system/css/chunk-58b7f33d.28a266a1.css
Normal file
@ -0,0 +1 @@
|
||||
[data-v-7baffffe] .el-dialog__title{font-weight:700}.selWidth[data-v-7baffffe]{width:300px}.el-dropdown-link[data-v-7baffffe]{cursor:pointer;color:#409eff;font-size:12px}.el-icon-arrow-down[data-v-7baffffe]{font-size:12px}.tabBox_tit[data-v-7baffffe]{width:60%;font-size:12px!important;margin:0 2px 0 10px;letter-spacing:1px;padding:5px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.pictrue[data-v-7baffffe]{width:60px;height:60px;border:1px dotted rgba(0,0,0,.1);margin-right:10px;position:relative;cursor:pointer}.pictrue img[data-v-7baffffe]{width:100%;height:100%}.btndel[data-v-7baffffe]{position:absolute;z-index:1;width:20px!important;height:20px!important;left:46px;top:-4px}.box-container[data-v-7baffffe]{overflow:hidden;padding:0 10px}.box-container .title[data-v-7baffffe]{margin:15px 0 10px;color:#333;font-weight:700;border-bottom:1px solid #dfe6ec}.box-container .list[data-v-7baffffe]{float:left;line-height:40px}.box-container .list .info[data-v-7baffffe]{display:block}.box-container .list .info .el-textarea[data-v-7baffffe]{margin-top:10px}.box-container .list.image[data-v-7baffffe]{margin:20px 0;position:relative}.box-container .list.image img[data-v-7baffffe]{position:absolute;top:-20px}.box-container .sp[data-v-7baffffe]{width:50%}.box-container .sp3[data-v-7baffffe]{width:33.3333%}.box-container .sp100[data-v-7baffffe]{width:100%}.box-container .list .name[data-v-7baffffe]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:inline-block;color:#606266;text-align:right}.acea-row[data-v-7baffffe]{margin-bottom:25px}.pictures[data-v-7baffffe]{width:100%;max-width:100%}
|
1
public/system/css/chunk-6b9271b2.2647008c.css
Normal file
1
public/system/css/chunk-6b9271b2.2647008c.css
Normal file
@ -0,0 +1 @@
|
||||
.projectInfo[data-v-325b788e] .el-dialog__body{padding-top:0!important}.projectInfo[data-v-325b788e] .el-tabs__content{padding-left:10px!important}.tabPic[data-v-325b788e]{width:40px!important;height:40px!important}.tabPic img[data-v-325b788e]{width:100%;height:100%}.sp[data-v-325b788e]{display:block;width:33%;font-size:12px;margin-bottom:20px}.sp100[data-v-325b788e]{width:100%;margin-bottom:15px;display:inline-block}.third[data-v-325b788e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.pictrue[data-v-325b788e]{display:inline-block}.pictrue img[data-v-325b788e]{width:100%;height:100%}.demo-image__preview[data-v-325b788e]{display:inline-block}.pictrue[data-v-325b788e]{width:60px;height:60px;border:1px dotted rgba(0,0,0,.1);margin-right:10px;position:relative;cursor:pointer}.pictrue .img[data-v-325b788e]{width:100%;height:100%}.details_pictrue[data-v-325b788e]{width:400px;height:400px}[data-v-ccdd11e0] .el-select-dropdown__item{max-width:350px!important}.template[data-v-ccdd11e0]{overflow:hidden}.label-list[data-v-ccdd11e0]{height:100%}.bg[data-v-ccdd11e0]{z-index:100;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.rate_star[data-v-ccdd11e0]{position:relative;top:5px}table .el-image[data-v-ccdd11e0]{display:inline-block}.demo-table-expand[data-v-ccdd11e0]{font-size:0}.demo-table-expand[data-v-ccdd11e0] label{width:105px;color:#99a9bf}.demo-table-expand .el-form-item[data-v-ccdd11e0]{margin-right:0;margin-bottom:0;width:33.33%}.selWidth[data-v-ccdd11e0]{width:350px!important}.seachTiele[data-v-ccdd11e0]{line-height:35px}
|
@ -1 +1 @@
|
||||
.projectInfo[data-v-6321a5b0] .el-dialog__body{padding-top:0!important}.projectInfo[data-v-6321a5b0] .el-tabs__content{padding-left:10px!important}.tabPic[data-v-6321a5b0]{width:40px!important;height:40px!important}.tabPic img[data-v-6321a5b0]{width:100%;height:100%}.sp[data-v-6321a5b0]{display:block;width:33%;font-size:12px;margin-bottom:20px}.sp100[data-v-6321a5b0]{width:100%;margin-bottom:15px;display:inline-block}.third[data-v-6321a5b0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.pictrue[data-v-6321a5b0]{display:inline-block}.pictrue img[data-v-6321a5b0]{width:100%;height:100%}.demo-image__preview[data-v-6321a5b0]{display:inline-block}.pictrue[data-v-6321a5b0]{width:60px;height:60px;border:1px dotted rgba(0,0,0,.1);margin-right:10px;position:relative;cursor:pointer}.pictrue .img[data-v-6321a5b0]{width:100%;height:100%}.details_pictrue[data-v-6321a5b0]{width:400px;height:400px}[data-v-dabcd93e] .el-select-dropdown__item{max-width:350px!important}.template[data-v-dabcd93e]{overflow:hidden}.label-list[data-v-dabcd93e]{height:100%}.bg[data-v-dabcd93e]{z-index:100;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.rate_star[data-v-dabcd93e]{position:relative;top:5px}table .el-image[data-v-dabcd93e]{display:inline-block}.demo-table-expand[data-v-dabcd93e]{font-size:0}.demo-table-expand[data-v-dabcd93e] label{width:105px;color:#99a9bf}.demo-table-expand .el-form-item[data-v-dabcd93e]{margin-right:0;margin-bottom:0;width:33.33%}.selWidth[data-v-dabcd93e]{width:350px!important}.seachTiele[data-v-dabcd93e]{line-height:35px}
|
||||
.projectInfo[data-v-6321a5b0] .el-dialog__body{padding-top:0!important}.projectInfo[data-v-6321a5b0] .el-tabs__content{padding-left:10px!important}.tabPic[data-v-6321a5b0]{width:40px!important;height:40px!important}.tabPic img[data-v-6321a5b0]{width:100%;height:100%}.sp[data-v-6321a5b0]{display:block;width:33%;font-size:12px;margin-bottom:20px}.sp100[data-v-6321a5b0]{width:100%;margin-bottom:15px;display:inline-block}.third[data-v-6321a5b0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.pictrue[data-v-6321a5b0]{display:inline-block}.pictrue img[data-v-6321a5b0]{width:100%;height:100%}.demo-image__preview[data-v-6321a5b0]{display:inline-block}.pictrue[data-v-6321a5b0]{width:60px;height:60px;border:1px dotted rgba(0,0,0,.1);margin-right:10px;position:relative;cursor:pointer}.pictrue .img[data-v-6321a5b0]{width:100%;height:100%}.details_pictrue[data-v-6321a5b0]{width:400px;height:400px}[data-v-1be5c7e2] .el-select-dropdown__item{max-width:350px!important}.template[data-v-1be5c7e2]{overflow:hidden}.label-list[data-v-1be5c7e2]{height:100%}.bg[data-v-1be5c7e2]{z-index:100;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.rate_star[data-v-1be5c7e2]{position:relative;top:5px}table .el-image[data-v-1be5c7e2]{display:inline-block}.demo-table-expand[data-v-1be5c7e2]{font-size:0}.demo-table-expand[data-v-1be5c7e2] label{width:105px;color:#99a9bf}.demo-table-expand .el-form-item[data-v-1be5c7e2]{margin-right:0;margin-bottom:0;width:33.33%}.selWidth[data-v-1be5c7e2]{width:350px!important}.seachTiele[data-v-1be5c7e2]{line-height:35px}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user