UpgradeController.php 673 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766
  1. <?php
  2. // +----------------------------------------------------------------------
  3. // | CRMEB [ CRMEB赋能开发者,助力企业发展 ]
  4. // +----------------------------------------------------------------------
  5. // | Copyright (c) 2016~2022 https://www.crmeb.com All rights reserved.
  6. // +----------------------------------------------------------------------
  7. // | Licensed CRMEB并不是自由软件,未经许可不能去掉CRMEB相关版权
  8. // +----------------------------------------------------------------------
  9. // | Author: CRMEB Team <admin@crmeb.com>
  10. // +----------------------------------------------------------------------
  11. namespace app\adminapi\controller;
  12. use app\Request;
  13. use app\services\order\StoreOrderCartInfoServices;
  14. use app\services\order\StoreOrderCreateServices;
  15. use app\services\order\StoreOrderRefundServices;
  16. use app\services\order\StoreOrderServices;
  17. use app\services\system\UpgradeServices;
  18. use app\services\user\UserBillServices;
  19. use app\services\user\UserBrokerageServices;
  20. use app\services\user\UserMoneyServices;
  21. use app\services\user\UserBrokerageFrozenServices;
  22. use think\facade\Db;
  23. class UpgradeController
  24. {
  25. /**
  26. * @var UpgradeServices
  27. */
  28. private $services;
  29. /**
  30. * UpgradeController constructor.
  31. * @param UpgradeServices $services
  32. */
  33. public function __construct(UpgradeServices $services)
  34. {
  35. $this->services = $services;
  36. }
  37. /**
  38. * 升级程序页面
  39. * @param Request $request
  40. * @return \think\response\View
  41. */
  42. public function index(Request $request)
  43. {
  44. $data = $this->upData();
  45. $Title = "CRMEB升级程序";
  46. $Powered = "Powered by CRMEB";
  47. //获取当前版本号
  48. $version_now = $this->getversion('.version')['version'];
  49. $version_new = $data['new_version'];
  50. $isUpgrade = true;
  51. $executeIng = false;
  52. return view('/upgrade/step1', [
  53. 'title' => $Title,
  54. 'powered' => $Powered,
  55. 'version_now' => $version_now,
  56. 'version_new' => $version_new,
  57. 'isUpgrade' => json_encode($isUpgrade),
  58. 'executeIng' => json_encode($executeIng),
  59. 'next' => 1,
  60. 'action' => 'upgrade'
  61. ]);
  62. }
  63. /**
  64. * 获取当前版本号
  65. * @return array
  66. */
  67. public function getversion($str)
  68. {
  69. $version_arr = [];
  70. $curent_version = @file(app()->getRootPath() . $str);
  71. foreach ($curent_version as $val) {
  72. list($k, $v) = explode('=', $val);
  73. $version_arr[$k] = $v;
  74. }
  75. return $version_arr;
  76. }
  77. /**
  78. * 写入升级过程
  79. * @param string $field
  80. * @param int $n
  81. * @return bool
  82. */
  83. public function setIsUpgrade(string $field, int $n = 0)
  84. {
  85. $upgrade = parse_ini_file(public_path('upgrade') . '.upgrade');
  86. if ($n) {
  87. if (!is_array($upgrade)) {
  88. $upgrade = [];
  89. }
  90. $string = '';
  91. foreach ($upgrade as $key => $item) {
  92. $string .= $key . '=' . $item . "\r\n";
  93. }
  94. $string .= $field . '=' . $n . "\r\n";
  95. file_put_contents(public_path('upgrade') . '.upgrade', $string);
  96. return true;
  97. } else {
  98. if (!is_array($upgrade)) {
  99. return false;
  100. }
  101. return isset($upgrade[$field]);
  102. }
  103. }
  104. public function upgrade(Request $request)
  105. {
  106. list($sleep, $page, $prefix) = $request->getMore([
  107. ['sleep', 0],
  108. ['page', 1],
  109. ['prefix', 'eb_'],
  110. ], true);
  111. $data = $this->upData();
  112. $code_now = $this->getversion('.version')['version_code'];
  113. if ($data['new_code'] == $code_now) {
  114. return app('json')->success(['sleep' => -1]);
  115. }
  116. $sql_arr = [];
  117. foreach ($data['update_sql'] as $items) {
  118. if ($items['code'] > $code_now) {
  119. $sql_arr[] = $items;
  120. }
  121. }
  122. //sql 执行完成,开始执行修改数据
  123. if (!isset($sql_arr[$sleep])) {
  124. // $limit = 100;
  125. // if (!$this->setIsUpgrade('money')) {
  126. // $res = $this->handleMoney((int)$sleep, (int)$page, (int)$limit);
  127. // return app('json')->success($res);
  128. // } elseif (!$this->setIsUpgrade('brokerage')) {
  129. // $res = $this->handleBrokerage((int)$sleep, (int)$page, (int)$limit);
  130. // return app('json')->success($res);
  131. // } elseif (!$this->setIsUpgrade('orderRefund')) {
  132. // $res = $this->handleOrderRefund((int)$sleep, (int)$page, (int)$limit);
  133. // return app('json')->success($res);
  134. // } else {
  135. file_put_contents(app()->getRootPath() . '.version', "version=" . $data['new_version'] . "\nversion_code=" . $data['new_code']);
  136. return app('json')->success(['sleep' => -1]);
  137. // }
  138. }
  139. $sql = $sql_arr[$sleep];
  140. Db::startTrans();
  141. try {
  142. if ($sql['type'] == 1) {
  143. if (isset($sql['findSql']) && $sql['findSql']) {
  144. $table = $prefix . $sql['table'];
  145. $findSql = str_replace('@table', $table, $sql['findSql']);
  146. if (!empty(Db::query($findSql))) {
  147. $item['table'] = $table;
  148. $item['status'] = 1;
  149. $item['error'] = $table . '表已存在';
  150. $item['sleep'] = $sleep + 1;
  151. $item['add_time'] = date('Y-m-d H:i:s', time());
  152. Db::commit();
  153. return app('json')->success($item);
  154. }
  155. }
  156. if (isset($sql['sql']) && $sql['sql']) {
  157. $upSql = $sql['sql'];
  158. $upSql = str_replace('@table', $table, $upSql);
  159. Db::execute($upSql);
  160. $item['table'] = $table;
  161. $item['status'] = 1;
  162. $item['error'] = $table . '表添加成功';
  163. $item['sleep'] = $sleep + 1;
  164. $item['add_time'] = date('Y-m-d H:i:s', time());
  165. Db::commit();
  166. return app('json')->success($item);
  167. }
  168. } elseif ($sql['type'] == 2) {
  169. if (isset($sql['findSql']) && $sql['findSql']) {
  170. $table = $prefix . $sql['table'];
  171. $findSql = str_replace('@table', $table, $sql['findSql']);
  172. if (empty(Db::query($findSql))) {
  173. $item['table'] = $table;
  174. $item['status'] = 1;
  175. $item['error'] = $table . '表不存在';
  176. $item['sleep'] = $sleep + 1;
  177. $item['add_time'] = date('Y-m-d H:i:s', time());
  178. Db::commit();
  179. return app('json')->success($item);
  180. }
  181. }
  182. if (isset($sql['sql']) && $sql['sql']) {
  183. $upSql = $sql['sql'];
  184. $upSql = str_replace('@table', $table, $upSql);
  185. Db::execute($upSql);
  186. $item['table'] = $table;
  187. $item['status'] = 1;
  188. $item['error'] = $table . '表删除成功';
  189. $item['sleep'] = $sleep + 1;
  190. $item['add_time'] = date('Y-m-d H:i:s', time());
  191. Db::commit();
  192. return app('json')->success($item);
  193. }
  194. } elseif ($sql['type'] == 3) {
  195. if (isset($sql['findSql']) && $sql['findSql']) {
  196. $table = $prefix . $sql['table'];
  197. $findSql = str_replace('@table', $table, $sql['findSql']);
  198. if (!empty(Db::query($findSql))) {
  199. $item['table'] = $table;
  200. $item['status'] = 1;
  201. $item['error'] = $table . '表中' . $sql['field'] . '已存在';
  202. $item['sleep'] = $sleep + 1;
  203. $item['add_time'] = date('Y-m-d H:i:s', time());
  204. Db::commit();
  205. return app('json')->success($item);
  206. }
  207. }
  208. if (isset($sql['sql']) && $sql['sql']) {
  209. $upSql = $sql['sql'];
  210. $upSql = str_replace('@table', $table, $upSql);
  211. Db::execute($upSql);
  212. $item['table'] = $table;
  213. $item['status'] = 1;
  214. $item['error'] = $table . '表中' . $sql['field'] . '字段添加成功';
  215. $item['sleep'] = $sleep + 1;
  216. $item['add_time'] = date('Y-m-d H:i:s', time());
  217. Db::commit();
  218. return app('json')->success($item);
  219. }
  220. } elseif ($sql['type'] == 4) {
  221. if (isset($sql['findSql']) && $sql['findSql']) {
  222. $table = $prefix . $sql['table'];
  223. $findSql = str_replace('@table', $table, $sql['findSql']);
  224. if (empty(Db::query($findSql))) {
  225. $item['table'] = $table;
  226. $item['status'] = 1;
  227. $item['error'] = $table . '表中' . $sql['field'] . '不存在';
  228. $item['sleep'] = $sleep + 1;
  229. $item['add_time'] = date('Y-m-d H:i:s', time());
  230. Db::commit();
  231. return app('json')->success($item);
  232. }
  233. }
  234. if (isset($sql['sql']) && $sql['sql']) {
  235. $upSql = $sql['sql'];
  236. $upSql = str_replace('@table', $table, $upSql);
  237. Db::execute($upSql);
  238. $item['table'] = $table;
  239. $item['status'] = 1;
  240. $item['error'] = $table . '表中' . $sql['field'] . '字段修改成功';
  241. $item['sleep'] = $sleep + 1;
  242. $item['add_time'] = date('Y-m-d H:i:s', time());
  243. Db::commit();
  244. return app('json')->success($item);
  245. }
  246. } elseif ($sql['type'] == 5) {
  247. if (isset($sql['findSql']) && $sql['findSql']) {
  248. $table = $prefix . $sql['table'];
  249. $findSql = str_replace('@table', $table, $sql['findSql']);
  250. if (empty(Db::query($findSql))) {
  251. $item['table'] = $table;
  252. $item['status'] = 1;
  253. $item['error'] = $table . '表中' . $sql['field'] . '不存在';
  254. $item['sleep'] = $sleep + 1;
  255. $item['add_time'] = date('Y-m-d H:i:s', time());
  256. Db::commit();
  257. return app('json')->success($item);
  258. }
  259. }
  260. if (isset($sql['sql']) && $sql['sql']) {
  261. $upSql = $sql['sql'];
  262. $upSql = str_replace('@table', $table, $upSql);
  263. Db::execute($upSql);
  264. $item['table'] = $table;
  265. $item['status'] = 1;
  266. $item['error'] = $table . '表中' . $sql['field'] . '字段删除成功';
  267. $item['sleep'] = $sleep + 1;
  268. $item['add_time'] = date('Y-m-d H:i:s', time());
  269. Db::commit();
  270. return app('json')->success($item);
  271. }
  272. } elseif ($sql['type'] == 6) {
  273. $table = $prefix . $sql['table'] ?? '';
  274. $whereTable = $prefix . $sql['whereTable'] ?? '';
  275. if (isset($sql['findSql']) && $sql['findSql']) {
  276. $findSql = str_replace('@table', $table, $sql['findSql']);
  277. if (!empty(Db::query($findSql))) {
  278. $item['table'] = $prefix . $sql['table'];
  279. $item['status'] = 1;
  280. $item['error'] = $table . '表中此数据已存在';
  281. $item['sleep'] = $sleep + 1;
  282. $item['add_time'] = date('Y-m-d H:i:s', time());
  283. Db::commit();
  284. return app('json')->success($item);
  285. }
  286. }
  287. if (isset($sql['sql']) && $sql['sql']) {
  288. $upSql = $sql['sql'];
  289. $upSql = str_replace('@table', $table, $upSql);
  290. if (isset($sql['whereSql']) && $sql['whereSql']) {
  291. $whereSql = str_replace('@whereTable', $whereTable, $sql['whereSql']);
  292. $tabId = Db::query($whereSql)[0]['tabId'] ?? 0;
  293. if (!$tabId) {
  294. $item['table'] = $whereTable;
  295. $item['status'] = 1;
  296. $item['error'] = '查询父类ID不存在';
  297. $item['sleep'] = $sleep + 1;
  298. $item['add_time'] = date('Y-m-d H:i:s', time());
  299. Db::commit();
  300. return app('json')->success($item);
  301. }
  302. $upSql = str_replace('@tabId', $tabId, $upSql);
  303. }
  304. if (Db::execute($upSql)) {
  305. $item['table'] = $table;
  306. $item['status'] = 1;
  307. $item['error'] = '数据添加成功';
  308. $item['sleep'] = $sleep + 1;
  309. $item['add_time'] = date('Y-m-d H:i:s', time());
  310. Db::commit();
  311. return app('json')->success($item);
  312. }
  313. }
  314. } elseif ($sql['type'] == 7) {
  315. $table = $prefix . $sql['table'] ?? '';
  316. $whereTable = $prefix . $sql['whereTable'] ?? '';
  317. if (isset($sql['findSql']) && $sql['findSql']) {
  318. $findSql = str_replace('@table', $table, $sql['findSql']);
  319. if (empty(Db::query($findSql))) {
  320. $item['table'] = $prefix . $sql['table'];
  321. $item['status'] = 1;
  322. $item['error'] = $table . '表中此数据不存在';
  323. $item['sleep'] = $sleep + 1;
  324. $item['add_time'] = date('Y-m-d H:i:s', time());
  325. Db::commit();
  326. return app('json')->success($item);
  327. }
  328. }
  329. if (isset($sql['sql']) && $sql['sql']) {
  330. $upSql = $sql['sql'];
  331. $upSql = str_replace('@table', $table, $upSql);
  332. if (isset($sql['whereSql']) && $sql['whereSql']) {
  333. $whereSql = str_replace('@whereTable', $whereTable, $sql['whereSql']);
  334. $tabId = Db::query($whereSql)[0]['tabId'] ?? 0;
  335. if (!$tabId) {
  336. $item['table'] = $whereTable;
  337. $item['status'] = 1;
  338. $item['error'] = '查询父类ID不存在';
  339. $item['sleep'] = $sleep + 1;
  340. $item['add_time'] = date('Y-m-d H:i:s', time());
  341. Db::commit();
  342. return app('json')->success($item);
  343. }
  344. $upSql = str_replace('@tabId', $tabId, $upSql);
  345. }
  346. if (Db::execute($upSql)) {
  347. $item['table'] = $table;
  348. $item['status'] = 1;
  349. $item['error'] = '数据修改成功';
  350. $item['sleep'] = $sleep + 1;
  351. $item['add_time'] = date('Y-m-d H:i:s', time());
  352. Db::commit();
  353. return app('json')->success($item);
  354. }
  355. }
  356. } elseif ($sql['type'] == 8) {
  357. } elseif ($sql['type'] == -1) {
  358. $table = $prefix . $sql['table'];
  359. if (isset($sql['sql']) && $sql['sql']) {
  360. $upSql = $sql['sql'];
  361. $upSql = str_replace('@table', $table, $upSql);
  362. if (isset($sql['new_table']) && $sql['new_table']) {
  363. $new_table = $prefix . $sql['new_table'];
  364. $upSql = str_replace('@new_table', $new_table, $upSql);
  365. }
  366. Db::execute($upSql);
  367. $item['table'] = $table;
  368. $item['status'] = 1;
  369. $item['error'] = $table . ' sql执行成功';
  370. $item['sleep'] = $sleep + 1;
  371. $item['add_time'] = date('Y-m-d H:i:s', time());
  372. Db::commit();
  373. return app('json')->success($item);
  374. }
  375. }
  376. } catch (\Throwable $e) {
  377. $item['table'] = $prefix . $sql['table'];
  378. $item['status'] = 0;
  379. $item['sleep'] = $sleep + 1;
  380. $item['add_time'] = date('Y-m-d H:i:s', time());
  381. $item['error'] = $e->getMessage();
  382. Db::rollBack();
  383. return app('json')->success($item);
  384. }
  385. }
  386. /**
  387. * 处理历史余额数据
  388. * @param int $sleep
  389. * @param int $page
  390. * @param int $limit
  391. * @return mixed
  392. */
  393. public function handleMoney(int $sleep = 1, int $page = 1, int $limit = 100)
  394. {
  395. /** @var UserBillServices $userBillServics */
  396. $userBillServics = app()->make(UserBillServices::class);
  397. $where = ['category' => 'now_money', 'type' => ['pay_product', 'pay_product_refund', 'system_add', 'system_sub', 'recharge', 'lottery_use', 'lottery_add']];
  398. $list = $userBillServics->getList($where, '*', $page, $limit, [], 'id asc');
  399. if ($list) {
  400. $allData = $data = [];
  401. foreach ($list as $item) {
  402. $data = [
  403. 'uid' => $item['uid'],
  404. 'link_id' => $item['link_id'],
  405. 'pm' => $item['pm'],
  406. 'title' => $item['title'],
  407. 'type' => $item['type'],
  408. 'number' => $item['number'],
  409. 'balance' => $item['balance'],
  410. 'mark' => $item['mark'],
  411. 'add_time' => strtotime($item['add_time']),
  412. ];
  413. $allData[] = $data;
  414. }
  415. if ($allData) {
  416. /** @var UserMoneyServices $userMoneyServices */
  417. $userMoneyServices = app()->make(UserMoneyServices::class);
  418. $userMoneyServices->saveAll($allData);
  419. }
  420. $info['table'] = 'user_money';
  421. $info['status'] = 1;
  422. $info['error'] = '余额数据更新成功';
  423. $info['sleep'] = $sleep + 1;
  424. $info['page'] = $page + 1;
  425. $info['add_time'] = date('Y-m-d H:i:s', time());
  426. return $info;
  427. } else {
  428. $this->setIsUpgrade('money', 1);
  429. $info['table'] = 'user_money';
  430. $info['status'] = 1;
  431. $info['error'] = '余额数据更新成功';
  432. $info['sleep'] = $sleep + 1;
  433. $info['page'] = 1;
  434. $info['add_time'] = date('Y-m-d H:i:s', time());
  435. return $info;
  436. }
  437. }
  438. /**
  439. * 处理历史佣金数据
  440. * @param int $sleep
  441. * @param int $page
  442. * @param int $limit
  443. * @return mixed
  444. */
  445. public function handleBrokerage(int $sleep = 1, int $page = 1, int $limit = 100)
  446. {
  447. /** @var UserBillServices $userBillServics */
  448. $userBillServics = app()->make(UserBillServices::class);
  449. $where = ['category' => ['', 'now_money'], 'type' => ['brokerage', 'brokerage_user', 'extract', 'refund', 'extract_fail']];
  450. $list = $userBillServics->getList($where, '*', $page, $limit, [], 'id asc');
  451. if ($list) {
  452. $allData = $data = [];
  453. /** @var $brokerageFrozenServices */
  454. $brokerageFrozenServices = app()->make(UserBrokerageFrozenServices::class);
  455. $frozenList = $brokerageFrozenServices->getColumn([['uill_id', 'in', array_column($list, 'id')], ['frozen_time', '>', time()]], 'uill_id,frozen_time', 'uill_id');
  456. foreach ($list as $item) {
  457. if (in_array($item['type'], ['brokerage_user', 'extract', 'refund', 'extract_fail'])) {
  458. $type = $item['type'];
  459. } else {
  460. if (strpos($item['mark'], '二级')) {
  461. $type = 'two_brokerage';
  462. } else {
  463. $type = 'one_brokerage';
  464. }
  465. }
  466. $data = [
  467. 'uid' => $item['uid'],
  468. 'link_id' => $item['link_id'],
  469. 'pm' => $item['pm'],
  470. 'title' => $item['title'],
  471. 'type' => $type,
  472. 'number' => $item['number'],
  473. 'balance' => $item['balance'],
  474. 'mark' => $item['mark'],
  475. 'frozen_time' => $frozenList[$item['id']]['frozen_time'] ?? 0,
  476. 'add_time' => strtotime($item['add_time']),
  477. ];
  478. $allData[] = $data;
  479. }
  480. if ($allData) {
  481. /** @var UserBrokerageServices $userBrokerageServices */
  482. $userBrokerageServices = app()->make(UserBrokerageServices::class);
  483. $userBrokerageServices->saveAll($allData);
  484. }
  485. $info['table'] = 'user_brokerage';
  486. $info['status'] = 1;
  487. $info['error'] = '佣金数据更新成功';
  488. $info['sleep'] = $sleep + 1;
  489. $info['page'] = $page + 1;
  490. $info['add_time'] = date('Y-m-d H:i:s', time());
  491. return $info;
  492. } else {
  493. $this->setIsUpgrade('brokerage', 1);
  494. $info['table'] = 'user_brokerage';
  495. $info['status'] = 1;
  496. $info['error'] = '佣金数据更新成功';
  497. $info['sleep'] = $sleep + 1;
  498. $info['page'] = 1;
  499. $info['add_time'] = date('Y-m-d H:i:s', time());
  500. return $info;
  501. }
  502. }
  503. /**
  504. * 处理历史退款数据
  505. * @param int $sleep
  506. * @param int $page
  507. * @param int $limit
  508. * @return mixed
  509. * @throws \think\db\exception\DataNotFoundException
  510. * @throws \think\db\exception\DbException
  511. * @throws \think\db\exception\ModelNotFoundException
  512. */
  513. public function handleOrderRefund(int $sleep = 1, int $page = 1, int $limit = 100)
  514. {
  515. /** @var StoreOrderServices $storeOrderServices */
  516. $storeOrderServices = app()->make(StoreOrderServices::class);
  517. $list = $storeOrderServices->getSplitOrderList(['refund_status' => [1, 2], ['refund_type' => [1, 2, 4, 5, 6]]], ['*'], [], $page, $limit, 'id asc');
  518. $allData = $refundOrderData = [];
  519. if ($list) {
  520. /** @var StoreOrderCreateServices $storeOrderCreateServices */
  521. $storeOrderCreateServices = app()->make(StoreOrderCreateServices::class);
  522. /** @var StoreOrderCartInfoServices $storeOrderCartInfoServices */
  523. $storeOrderCartInfoServices = app()->make(StoreOrderCartInfoServices::class);
  524. $time = time();
  525. foreach ($list as $order) {
  526. //生成退款订单
  527. $refundOrderData['uid'] = $order['uid'];
  528. $refundOrderData['store_id'] = $order['store_id'];
  529. $refundOrderData['store_order_id'] = $order['id'];
  530. $refundOrderData['order_id'] = $storeOrderCreateServices->getNewOrderId('');
  531. $refundOrderData['refund_num'] = $order['total_num'];
  532. $refundOrderData['refund_type'] = $order['refund_type'];
  533. $refundOrderData['refund_price'] = $order['pay_price'];
  534. $refundOrderData['refunded_price'] = 0;
  535. $refundOrderData['refund_explain'] = $order['refund_reason_wap_explain'];
  536. $refundOrderData['refund_img'] = $order['refund_reason_wap_img'];
  537. $refundOrderData['refund_reason'] = $order['refund_reason_wap'];
  538. $refundOrderData['refund_express'] = $order['refund_express'];
  539. $refundOrderData['refunded_time'] = $order['refund_type'] == 6 ? $order['refund_reason_time'] : 0;
  540. $refundOrderData['add_time'] = $order['refund_reason_time'];
  541. $cartInfos = $storeOrderCartInfoServices->getCartColunm(['oid' => $order['id']], 'id,cart_id,cart_num,cart_info');
  542. foreach ($cartInfos as &$cartInfo) {
  543. $cartInfo['cart_info'] = is_string($cartInfo['cart_info']) ? json_decode($cartInfo['cart_info'], true) : $cartInfo['cart_info'];
  544. }
  545. $refundOrderData['cart_info'] = json_encode(array_column($cartInfos, 'cart_info'));
  546. $allData[] = $refundOrderData;
  547. }
  548. if ($allData) {
  549. /** @var StoreOrderRefundServices $storeOrderRefundServices */
  550. $storeOrderRefundServices = app()->make(StoreOrderRefundServices::class);
  551. $storeOrderRefundServices->saveAll($allData);
  552. }
  553. $info['table'] = 'store_order_refund';
  554. $info['status'] = 1;
  555. $info['error'] = '退款数据更新成功';
  556. $info['sleep'] = $sleep + 1;
  557. $info['page'] = $page + 1;
  558. $info['add_time'] = date('Y-m-d H:i:s', time());
  559. return $info;
  560. } else {
  561. $this->setIsUpgrade('orderRefund', 1);
  562. $info['table'] = 'store_order_refund';
  563. $info['status'] = 1;
  564. $info['error'] = '退款数据更新成功';
  565. $info['sleep'] = $sleep + 1;
  566. $info['page'] = 1;
  567. $info['add_time'] = date('Y-m-d H:i:s', time());
  568. return $info;
  569. }
  570. }
  571. /**
  572. * 升级数据
  573. * @return mixed
  574. */
  575. public function upData()
  576. {
  577. $data['new_version'] = 'CRMEB-BZ v4.4.4';
  578. $data['new_code'] = 444;
  579. $data['update_sql'] = [
  580. [
  581. 'code' => 440,
  582. 'type' => 1,
  583. 'table' => "capital_flow",
  584. 'findSql' => "select * from information_schema.tables where table_name ='@table'",
  585. 'sql' => "CREATE TABLE IF NOT EXISTS `@table` (
  586. `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '编号',
  587. `flow_id` varchar(32) NOT NULL DEFAULT '' COMMENT '流水id',
  588. `order_id` varchar(50) NOT NULL DEFAULT '' COMMENT '关联id',
  589. `uid` int(11) NOT NULL DEFAULT '0' COMMENT '用户id',
  590. `nickname` varchar(255) NOT NULL DEFAULT '' COMMENT '昵称',
  591. `phone` varchar(20) NOT NULL DEFAULT '' COMMENT '电话',
  592. `price` decimal(8,2) NOT NULL DEFAULT '0.00' COMMENT '交易金额',
  593. `trading_type` tinyint(1) NOT NULL DEFAULT '0' COMMENT '交易类型',
  594. `pay_type` varchar(32) NOT NULL DEFAULT '' COMMENT '支付类型',
  595. `mark` varchar(500) NOT NULL DEFAULT '' COMMENT '备注',
  596. `add_time` int(11) NOT NULL DEFAULT '0' COMMENT '交易时间',
  597. PRIMARY KEY (`id`)
  598. ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='资金流水表';"
  599. ],
  600. [
  601. 'code' => 440,
  602. 'type' => 1,
  603. 'table' => "division_agent_apply",
  604. 'findSql' => "select * from information_schema.tables where table_name ='@table'",
  605. 'sql' => "CREATE TABLE IF NOT EXISTS `@table` (
  606. `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '自增id',
  607. `uid` int(11) NOT NULL DEFAULT '0' COMMENT '用户uid',
  608. `agent_name` varchar(255) NOT NULL DEFAULT '' COMMENT '代理商名称',
  609. `name` varchar(255) NOT NULL DEFAULT '' COMMENT '用户名称',
  610. `phone` varchar(32) NOT NULL DEFAULT '0' COMMENT '代理商电话',
  611. `division_id` int(11) NOT NULL DEFAULT '0' COMMENT '事业部id',
  612. `division_invite` int(11) NOT NULL DEFAULT '0' COMMENT '邀请码',
  613. `images` varchar(2000) NOT NULL DEFAULT '' COMMENT '申请图片',
  614. `add_time` int(11) NOT NULL DEFAULT '0' COMMENT '申请时间',
  615. `status` tinyint(1) NOT NULL DEFAULT '0' COMMENT '申请状态0申请,1同意,2拒绝',
  616. `refusal_reason` varchar(1000) NOT NULL DEFAULT '' COMMENT '拒绝理由',
  617. `is_del` tinyint(1) NOT NULL DEFAULT '0' COMMENT '是否删除',
  618. PRIMARY KEY (`id`)
  619. ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='代理商申请表';"
  620. ],
  621. [
  622. 'code' => 440,
  623. 'type' => -1,
  624. 'table' => "diy",
  625. 'sql' => "ALTER TABLE `@table` MODIFY COLUMN `value` longtext"
  626. ],
  627. [
  628. 'code' => 440,
  629. 'type' => -1,
  630. 'table' => "diy",
  631. 'sql' => "ALTER TABLE `@table` MODIFY COLUMN `default_value` longtext"
  632. ],
  633. [
  634. 'code' => 440,
  635. 'type' => 3,
  636. 'table' => "diy",
  637. 'field' => "is_diy",
  638. 'findSql' => "show columns from `@table` like 'is_diy'",
  639. 'sql' => "ALTER TABLE `@table` ADD `is_diy` tinyint(1) NOT NULL DEFAULT '0' COMMENT '是否diy'"
  640. ],
  641. [
  642. 'code' => 440,
  643. 'type' => 3,
  644. 'table' => "diy",
  645. 'field' => "title",
  646. 'findSql' => "show columns from `@table` like 'title'",
  647. 'sql' => "ALTER TABLE `@table` ADD `title` VARCHAR(255) NOT NULL DEFAULT '' COMMENT 'diy顶部title'"
  648. ],
  649. [
  650. 'code' => 440,
  651. 'type' => -1,
  652. 'table' => "diy",
  653. 'sql' => <<<SQL
  654. INSERT INTO `eb_diy` (`id`, `version`, `name`, `template_name`, `value`, `default_value`, `add_time`, `update_time`, `status`, `type`, `is_show`, `is_bg_color`, `is_bg_pic`, `color_picker`, `bg_pic`, `bg_tab_val`, `is_del`, `order_status`, `my_banner_status`, `is_diy`) VALUES
  655. (NULL, '1.0', '粉色主题模板', '', '{\"1643013843593000\":{\"name\":\"headerSerch\",\"timestamp\":1643013843593000,\"setUp\":{\"tabVal\":1},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272(\\\\u6e10\\\\u53d8)\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"},{\"item\":\"rgba(255,68,143,1)\"}]},\"boxStyle\":{\"title\":\"\\\\u8fb9\\\\u6846\\\\u6837\\\\u5f0f\",\"name\":\"boxStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"},{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"}]},\"txtStyle\":{\"title\":\"\\\\u6587\\\\u672c\\\\u4f4d\\\\u7f6e\",\"name\":\"txtStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"hotWords\":{\"list\":[{\"val\":\"\"}]},\"logoConfig\":{\"type\":1,\"header\":\"\\\\u8bbe\\\\u7f6elogo\",\"title\":\"\",\"url\":\"\"},\"id\":\"id1643013843593000\"},\"1643013843593001\":{\"name\":\"tabNav\",\"timestamp\":1643013843593001,\"status\":{\"title\":\"\\\\u5f00\\\\u5173\",\"default\":{\"status\":false}},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"},{\"item\":\"rgba(255,68,143,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"id\":\"id1643013842911000\"},\"1643013843593002\":{\"name\":\"swiperBg\",\"timestamp\":1643013843593002,\"setUp\":{\"tabVal\":0},\"swiperConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a010\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea6750px\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u56fe\\\\u7247 \\\\u987a\\\\u5e8f\",\"maxList\":10,\"list\":[{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/d54f87813d22fc2ce2e6e231f3bcfae7.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u4eca\\\\u65e5\\\\u63a8\\\\u8350\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]}]},\"isShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u80cc\\\\u666f\\\\u8272\",\"val\":true},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272(\\\\u6e10\\\\u53d8)\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"},{\"item\":\"rgba(255,68,143,1)\"}]},\"dotColor\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"docConfig\":{\"cname\":\"swiper\",\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u6837\\\\u5f0f\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u5f62\",\"icon\":\"iconDot\"},{\"val\":\"\\\\u76f4\\\\u7ebf\",\"icon\":\"iconSquarepoint\"},{\"val\":\"\\\\u6570\\\\u5b57\",\"icon\":\"iconshuzi\"},{\"val\":\"\\\\u65e0\\\\u6307\\\\u793a\\\\u5668\",\"icon\":\"iconjinyong\"}]},\"txtStyle\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u4f4d\\\\u7f6e\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\"}]},\"imgConfig\":{\"cname\":\"docStyle\",\"title\":\"\\\\u8f6e\\\\u64ad\\\\u56fe\\\\u6837\\\\u5f0f\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"},{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"}]},\"id\":\"id1643013838175000\"},\"1643013843593003\":{\"name\":\"bargain\",\"timestamp\":1643013843593003,\"setUp\":{\"tabVal\":1},\"numConfig\":{\"val\":5},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"bntShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6309\\\\u94ae\",\"val\":true},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"}]},\"titleColor\":{\"title\":\"\\\\u6807\\\\u9898\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#FF6000\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#FDDBB2\"},{\"item\":\"#FDEFC6\"}],\"color\":[{\"item\":\"rgba(255,68,143,0.17)\"},{\"item\":\"rgba(255,68,143,0.17)\"}]},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"productGap\":{\"title\":\"\\\\u5546\\\\u54c1\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":10},\"mbCongfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":0},\"id\":\"id1636702418597006\"},\"1643013843593004\":{\"name\":\"seckill\",\"timestamp\":1643013843593004,\"setUp\":{\"tabVal\":1},\"countDownColor\":{\"title\":\"\\\\u5012\\\\u8ba1\\\\u65f6\\\\u80cc\\\\u666f\\\\u8272\",\"name\":\"countDownColor\",\"default\":[{\"item\":\"rgba(252,60,62,0.09)\"}],\"color\":[{\"item\":\"rgba(252,60,62,0.09)\"}]},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"}]},\"conStyle\":{\"title\":\"\\\\u5185\\\\u5bb9\\\\u6837\\\\u5f0f\",\"name\":\"conStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"rgba(255,255,255,1)\"}]},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"discountShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6298\\\\u6263\\\\u6807\\\\u7b7e\",\"val\":true},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u540d\\\\u79f0\",\"val\":true},\"seckillShow\":{\"title\":\"\\\\u62a2\\\\u8d2d\\\\u6807\\\\u7b7e\",\"val\":true},\"numberConfig\":{\"val\":5},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":10},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":0},\"imgConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea618 * 18px\",\"url\":\"http:\\/\\/pro.crmeb.net\\/static\\/images\\/spike-icon-002.gif\"},\"id\":\"id1636702418597007\"},\"1643013843593005\":{\"name\":\"activeParty\",\"timestamp\":1643013843593005,\"setUp\":{\"tabVal\":1},\"titleConfig\":{\"title\":\"\\\\u4fc3\\\\u9500\\\\u6807\\\\u9898\",\"value\":\"\\\\u8d85\\\\u503c\\\\u7206\\\\u6b3e\",\"place\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u6807\\\\u9898\",\"max\":10},\"desConfig\":{\"title\":\"\\\\u4fc3\\\\u9500\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u7f8e\\\\u597d\\\\u751f\\\\u6d3b\\\\u7531\\\\u6b64\\\\u5f00\\\\u59cb\",\"place\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u7b80\\\\u4ecb\",\"max\":8},\"menuConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a04\\\\u4e2a\\\\u7248\\\\u5757\\\\uff0c\\\\u56fe\\\\u7247\\\\u5efa\\\\u8bae\\\\u5c3a\\\\u5bf8140 * 140px\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef \\\\u8c03\\\\u6574\\\\u7248\\\\u5757\\\\u987a\\\\u5e8f\",\"maxList\":4,\"list\":[{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/08\\/d545e202108091906106850.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u4eca\\\\u65e5\\\\u63a8\\\\u8350\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u5e97\\\\u4e3b\\\\u8bda\\\\u610f\\\\u63a8\\\\u8350 \\\\u54c1\\\\u8d28\\\\u5546\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_details\\/index?id=109\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/08\\/92ec5202108091906075891.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u5e97\\\\u4e3b\\\\u8bda\\\\u610f\\\\u63a8\\\\u8350 \\\\u54c1\\\\u8d28\\\\u5546\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/columnGoods\\/HotNewGoods\\/index?type=2\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/08\\/034cd202108091906172767.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u65b0\\\\u54c1\\\\u4e0a\\\\u67b6\\\\u7b49 \\\\u4f60\\\\u6765\\\\u62ff\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/columnGoods\\/HotNewGoods\\/index?type=3\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/08\\/03112202108091906082734.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u7efc\\\\u5408\\\\u8bc4\\\\u9009\\\\u597d \\\\u4ea7\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/columnGoods\\/HotNewGoods\\/index?type=4\",\"max\":100}]}]},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#fc3c3e\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"}]},\"bgColor\":{\"title\":\"\\\\u6807\\\\u7b7e\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"},{\"item\":\"rgba(255,68,143,1)\"}]},\"boxColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"boxColor\",\"default\":[{\"item\":\"#ffe5e3\"}],\"color\":[{\"item\":\"rgba(242,236,242,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":0},\"id\":\"id1636702418597008\"},\"1643013843593006\":{\"name\":\"combination\",\"timestamp\":1643013843593006,\"setUp\":{\"tabVal\":1},\"numConfig\":{\"val\":5},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"bntShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6309\\\\u94ae\",\"val\":true},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u540d\\\\u79f0\",\"val\":true},\"pinkShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u62fc\\\\u56e2\\\\u6807\\\\u7b7e\",\"val\":true},\"joinShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u53c2\\\\u56e2\\\\u6807\\\\u7b7e\",\"val\":true},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u80cc\\\\u666f\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"rgba(255,68,68,0.1)\"}],\"color\":[{\"item\":\"rgba(255,68,68,0.1)\"}]},\"conStyle\":{\"title\":\"\\\\u5185\\\\u5bb9\\\\u6837\\\\u5f0f\",\"name\":\"conStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"rgba(255,255,255,1)\"}]},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":0},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":10},\"imgConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea618 * 18px\",\"url\":\"http:\\/\\/pro.crmeb.net\\/static\\/images\\/group02.gif\"},\"id\":\"id1636702418597009\"},\"1643013843593007\":{\"name\":\"promotionList\",\"timestamp\":1643013843593007,\"setUp\":{\"tabVal\":0},\"productList\":{\"title\":\"\\\\u4fc3\\\\u9500\\\\u5217\\\\u8868\"},\"titleConfig\":{\"title\":\"\\\\u6807\\\\u9898\\\\u4f4d\\\\u7f6e\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\"}]},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u540d\\\\u79f0\",\"val\":true},\"opriceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u539f\\\\u4ef7\",\"val\":true},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u4ef7\\\\u683c\",\"val\":true},\"couponShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4f18\\\\u60e0\\\\u5238\",\"val\":true},\"tabConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a04\\\\u4e2a\\\\u7248\\\\u5757\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u7248\\\\u5757\\\\u987a\\\\u5e8f\",\"max\":4,\"tabCur\":3,\"list\":[{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u54c1\\\\u8d28\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":1,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u7206\\\\u54c1\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":2,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u65b0\\\\u54c1\\\\u9996\\\\u53d1\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u5e94\\\\u5b63\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":3,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u6298\\\\u6263\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":4,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}}]},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#F95429\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"}]},\"fontColor\":{\"title\":\"\\\\u4ef7\\\\u683c\\\\u989c\\\\u8272\",\"name\":\"fontColor\",\"default\":[{\"item\":\"#e93323\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"}]},\"labelColor\":{\"title\":\"\\\\u6d3b\\\\u52a8\\\\u6807\\\\u7b7e\",\"name\":\"labelColor\",\"default\":[{\"item\":\"#e93323\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"numConfig\":{\"val\":30},\"id\":\"id1636702418597010\"},\"1643013927673000\":{\"name\":\"pageFoot\",\"setUp\":{\"tabVal\":0},\"status\":{\"title\":\"\\\\u662f\\\\u5426\\\\u81ea\\\\u5b9a\\\\u4e49\",\"name\":\"status\",\"status\":true},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#282828\"}],\"color\":[{\"item\":\"#282828\"}]},\"activeTxtColor\":{\"title\":\"\\\\u9009\\\\u4e2d\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#F62C2C\"}],\"color\":[{\"item\":\"#F62C2C\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"menuList\":[{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/ba3bc202111121526229568.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/95aa520211112152609908.png\"],\"name\":\"\\\\u9996\\\\u9875\",\"link\":\"\\/pages\\/index\\/index\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/59773202111121526507460.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/4e9be202111121526368000.png\"],\"name\":\"\\\\u5206\\\\u7c7b\",\"link\":\"\\/pages\\/goods_cate\\/goods_cate\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/67d83202111121527411431.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/3f2b1202111121527274601.png\"],\"name\":\"\\\\u8d2d\\\\u7269\\\\u8f66\",\"link\":\"\\/pages\\/order_addcart\\/order_addcart\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/c0ce6202111121528012733.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/25c19202111121528175379.png\"],\"name\":\"\\\\u6211\\\\u7684\",\"link\":\"\\/pages\\/user\\/index\"}],\"id\":\"idundefined\"}}', '{\"1643013843593000\":{\"name\":\"headerSerch\",\"timestamp\":1643013843593000,\"setUp\":{\"tabVal\":1},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272(\\\\u6e10\\\\u53d8)\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"},{\"item\":\"rgba(255,68,143,1)\"}]},\"boxStyle\":{\"title\":\"\\\\u8fb9\\\\u6846\\\\u6837\\\\u5f0f\",\"name\":\"boxStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"},{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"}]},\"txtStyle\":{\"title\":\"\\\\u6587\\\\u672c\\\\u4f4d\\\\u7f6e\",\"name\":\"txtStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"hotWords\":{\"list\":[{\"val\":\"\"}]},\"logoConfig\":{\"type\":1,\"header\":\"\\\\u8bbe\\\\u7f6elogo\",\"title\":\"\",\"url\":\"\"},\"id\":\"id1643013843593000\"},\"1643013843593001\":{\"name\":\"tabNav\",\"timestamp\":1643013843593001,\"status\":{\"title\":\"\\\\u5f00\\\\u5173\",\"default\":{\"status\":false}},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"},{\"item\":\"rgba(255,68,143,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"id\":\"id1643013842911000\"},\"1643013843593002\":{\"name\":\"swiperBg\",\"timestamp\":1643013843593002,\"setUp\":{\"tabVal\":0},\"swiperConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a010\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea6750px\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u56fe\\\\u7247 \\\\u987a\\\\u5e8f\",\"maxList\":10,\"list\":[{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/d54f87813d22fc2ce2e6e231f3bcfae7.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u4eca\\\\u65e5\\\\u63a8\\\\u8350\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]}]},\"isShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u80cc\\\\u666f\\\\u8272\",\"val\":true},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272(\\\\u6e10\\\\u53d8)\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"},{\"item\":\"rgba(255,68,143,1)\"}]},\"dotColor\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"docConfig\":{\"cname\":\"swiper\",\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u6837\\\\u5f0f\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u5f62\",\"icon\":\"iconDot\"},{\"val\":\"\\\\u76f4\\\\u7ebf\",\"icon\":\"iconSquarepoint\"},{\"val\":\"\\\\u6570\\\\u5b57\",\"icon\":\"iconshuzi\"},{\"val\":\"\\\\u65e0\\\\u6307\\\\u793a\\\\u5668\",\"icon\":\"iconjinyong\"}]},\"txtStyle\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u4f4d\\\\u7f6e\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\"}]},\"imgConfig\":{\"cname\":\"docStyle\",\"title\":\"\\\\u8f6e\\\\u64ad\\\\u56fe\\\\u6837\\\\u5f0f\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"},{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"}]},\"id\":\"id1643013838175000\"},\"1643013843593003\":{\"name\":\"bargain\",\"timestamp\":1643013843593003,\"setUp\":{\"tabVal\":1},\"numConfig\":{\"val\":5},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"bntShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6309\\\\u94ae\",\"val\":true},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"}]},\"titleColor\":{\"title\":\"\\\\u6807\\\\u9898\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#FF6000\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#FDDBB2\"},{\"item\":\"#FDEFC6\"}],\"color\":[{\"item\":\"rgba(255,68,143,0.17)\"},{\"item\":\"rgba(255,68,143,0.17)\"}]},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"productGap\":{\"title\":\"\\\\u5546\\\\u54c1\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":10},\"mbCongfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":0},\"id\":\"id1636702418597006\"},\"1643013843593004\":{\"name\":\"seckill\",\"timestamp\":1643013843593004,\"setUp\":{\"tabVal\":1},\"countDownColor\":{\"title\":\"\\\\u5012\\\\u8ba1\\\\u65f6\\\\u80cc\\\\u666f\\\\u8272\",\"name\":\"countDownColor\",\"default\":[{\"item\":\"rgba(252,60,62,0.09)\"}],\"color\":[{\"item\":\"rgba(252,60,62,0.09)\"}]},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"}]},\"conStyle\":{\"title\":\"\\\\u5185\\\\u5bb9\\\\u6837\\\\u5f0f\",\"name\":\"conStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"rgba(255,255,255,1)\"}]},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"discountShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6298\\\\u6263\\\\u6807\\\\u7b7e\",\"val\":true},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u540d\\\\u79f0\",\"val\":true},\"seckillShow\":{\"title\":\"\\\\u62a2\\\\u8d2d\\\\u6807\\\\u7b7e\",\"val\":true},\"numberConfig\":{\"val\":5},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":10},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":0},\"imgConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea618 * 18px\",\"url\":\"http:\\/\\/pro.crmeb.net\\/static\\/images\\/spike-icon-002.gif\"},\"id\":\"id1636702418597007\"},\"1643013843593005\":{\"name\":\"activeParty\",\"timestamp\":1643013843593005,\"setUp\":{\"tabVal\":1},\"titleConfig\":{\"title\":\"\\\\u4fc3\\\\u9500\\\\u6807\\\\u9898\",\"value\":\"\\\\u8d85\\\\u503c\\\\u7206\\\\u6b3e\",\"place\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u6807\\\\u9898\",\"max\":10},\"desConfig\":{\"title\":\"\\\\u4fc3\\\\u9500\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u7f8e\\\\u597d\\\\u751f\\\\u6d3b\\\\u7531\\\\u6b64\\\\u5f00\\\\u59cb\",\"place\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u7b80\\\\u4ecb\",\"max\":8},\"menuConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a04\\\\u4e2a\\\\u7248\\\\u5757\\\\uff0c\\\\u56fe\\\\u7247\\\\u5efa\\\\u8bae\\\\u5c3a\\\\u5bf8140 * 140px\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef \\\\u8c03\\\\u6574\\\\u7248\\\\u5757\\\\u987a\\\\u5e8f\",\"maxList\":4,\"list\":[{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/08\\/d545e202108091906106850.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u4eca\\\\u65e5\\\\u63a8\\\\u8350\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u5e97\\\\u4e3b\\\\u8bda\\\\u610f\\\\u63a8\\\\u8350 \\\\u54c1\\\\u8d28\\\\u5546\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_details\\/index?id=109\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/08\\/92ec5202108091906075891.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u5e97\\\\u4e3b\\\\u8bda\\\\u610f\\\\u63a8\\\\u8350 \\\\u54c1\\\\u8d28\\\\u5546\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/columnGoods\\/HotNewGoods\\/index?type=2\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/08\\/034cd202108091906172767.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u65b0\\\\u54c1\\\\u4e0a\\\\u67b6\\\\u7b49 \\\\u4f60\\\\u6765\\\\u62ff\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/columnGoods\\/HotNewGoods\\/index?type=3\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/08\\/03112202108091906082734.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u7efc\\\\u5408\\\\u8bc4\\\\u9009\\\\u597d \\\\u4ea7\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/columnGoods\\/HotNewGoods\\/index?type=4\",\"max\":100}]}]},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#fc3c3e\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"}]},\"bgColor\":{\"title\":\"\\\\u6807\\\\u7b7e\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"},{\"item\":\"rgba(255,68,143,1)\"}]},\"boxColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"boxColor\",\"default\":[{\"item\":\"#ffe5e3\"}],\"color\":[{\"item\":\"rgba(242,236,242,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":0},\"id\":\"id1636702418597008\"},\"1643013843593006\":{\"name\":\"combination\",\"timestamp\":1643013843593006,\"setUp\":{\"tabVal\":1},\"numConfig\":{\"val\":5},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"bntShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6309\\\\u94ae\",\"val\":true},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u540d\\\\u79f0\",\"val\":true},\"pinkShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u62fc\\\\u56e2\\\\u6807\\\\u7b7e\",\"val\":true},\"joinShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u53c2\\\\u56e2\\\\u6807\\\\u7b7e\",\"val\":true},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u80cc\\\\u666f\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"rgba(255,68,68,0.1)\"}],\"color\":[{\"item\":\"rgba(255,68,68,0.1)\"}]},\"conStyle\":{\"title\":\"\\\\u5185\\\\u5bb9\\\\u6837\\\\u5f0f\",\"name\":\"conStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"rgba(255,255,255,1)\"}]},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":0},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":10},\"imgConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea618 * 18px\",\"url\":\"http:\\/\\/pro.crmeb.net\\/static\\/images\\/group02.gif\"},\"id\":\"id1636702418597009\"},\"1643013843593007\":{\"name\":\"promotionList\",\"timestamp\":1643013843593007,\"setUp\":{\"tabVal\":0},\"productList\":{\"title\":\"\\\\u4fc3\\\\u9500\\\\u5217\\\\u8868\"},\"titleConfig\":{\"title\":\"\\\\u6807\\\\u9898\\\\u4f4d\\\\u7f6e\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\"}]},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u540d\\\\u79f0\",\"val\":true},\"opriceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u539f\\\\u4ef7\",\"val\":true},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u4ef7\\\\u683c\",\"val\":true},\"couponShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4f18\\\\u60e0\\\\u5238\",\"val\":true},\"tabConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a04\\\\u4e2a\\\\u7248\\\\u5757\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u7248\\\\u5757\\\\u987a\\\\u5e8f\",\"max\":4,\"tabCur\":3,\"list\":[{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u54c1\\\\u8d28\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":1,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u7206\\\\u54c1\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":2,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u65b0\\\\u54c1\\\\u9996\\\\u53d1\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u5e94\\\\u5b63\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":3,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u6298\\\\u6263\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":4,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}}]},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#F95429\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"}]},\"fontColor\":{\"title\":\"\\\\u4ef7\\\\u683c\\\\u989c\\\\u8272\",\"name\":\"fontColor\",\"default\":[{\"item\":\"#e93323\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"}]},\"labelColor\":{\"title\":\"\\\\u6d3b\\\\u52a8\\\\u6807\\\\u7b7e\",\"name\":\"labelColor\",\"default\":[{\"item\":\"#e93323\"}],\"color\":[{\"item\":\"rgba(255,68,143,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"numConfig\":{\"val\":30},\"id\":\"id1636702418597010\"},\"1643013927673000\":{\"name\":\"pageFoot\",\"setUp\":{\"tabVal\":0},\"status\":{\"title\":\"\\\\u662f\\\\u5426\\\\u81ea\\\\u5b9a\\\\u4e49\",\"name\":\"status\",\"status\":true},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#282828\"}],\"color\":[{\"item\":\"#282828\"}]},\"activeTxtColor\":{\"title\":\"\\\\u9009\\\\u4e2d\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#F62C2C\"}],\"color\":[{\"item\":\"#F62C2C\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"menuList\":[{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/ba3bc202111121526229568.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/95aa520211112152609908.png\"],\"name\":\"\\\\u9996\\\\u9875\",\"link\":\"\\/pages\\/index\\/index\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/59773202111121526507460.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/4e9be202111121526368000.png\"],\"name\":\"\\\\u5206\\\\u7c7b\",\"link\":\"\\/pages\\/goods_cate\\/goods_cate\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/67d83202111121527411431.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/3f2b1202111121527274601.png\"],\"name\":\"\\\\u8d2d\\\\u7269\\\\u8f66\",\"link\":\"\\/pages\\/order_addcart\\/order_addcart\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/c0ce6202111121528012733.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/25c19202111121528175379.png\"],\"name\":\"\\\\u6211\\\\u7684\",\"link\":\"\\/pages\\/user\\/index\"}],\"id\":\"idundefined\"}}', 1625564366, 1643013933, 1, 2, 1, 0, 0, '#f5f5f5', '', 0, 0, 0, 0, 1),
  656. (NULL, '1.0', '蓝色主题模板', '', '{\"1642948693686000\":{\"name\":\"headerSerch\",\"timestamp\":1642948693686000,\"setUp\":{\"tabVal\":1},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272(\\\\u6e10\\\\u53d8)\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"},{\"item\":\"rgba(64,209,244,1)\"}]},\"boxStyle\":{\"title\":\"\\\\u8fb9\\\\u6846\\\\u6837\\\\u5f0f\",\"name\":\"boxStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"},{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"}]},\"txtStyle\":{\"title\":\"\\\\u6587\\\\u672c\\\\u4f4d\\\\u7f6e\",\"name\":\"txtStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"hotWords\":{\"list\":[{\"val\":\"\"}]},\"logoConfig\":{\"type\":1,\"header\":\"\\\\u8bbe\\\\u7f6elogo\",\"title\":\"\",\"url\":\"\"},\"id\":\"id1642948693686000\"},\"1642948693686001\":{\"name\":\"swiperBg\",\"timestamp\":1642948693686001,\"setUp\":{\"tabVal\":0},\"swiperConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a010\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea6750px\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u56fe\\\\u7247 \\\\u987a\\\\u5e8f\",\"maxList\":10,\"list\":[{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/10\\/78c7c20211011171437256.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u4eca\\\\u65e5\\\\u63a8\\\\u8350\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/10\\/ce66b202110111714168104.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/10\\/e48d720211011171416562.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]}]},\"isShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u80cc\\\\u666f\\\\u8272\",\"val\":true},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272(\\\\u6e10\\\\u53d8)\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"},{\"item\":\"rgba(64,209,244,1)\"}]},\"dotColor\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"}]},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":11,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"docConfig\":{\"cname\":\"swiper\",\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u6837\\\\u5f0f\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u5f62\",\"icon\":\"iconDot\"},{\"val\":\"\\\\u76f4\\\\u7ebf\",\"icon\":\"iconSquarepoint\"},{\"val\":\"\\\\u6570\\\\u5b57\",\"icon\":\"iconshuzi\"},{\"val\":\"\\\\u65e0\\\\u6307\\\\u793a\\\\u5668\",\"icon\":\"iconjinyong\"}]},\"txtStyle\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u4f4d\\\\u7f6e\",\"type\":2,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\"}]},\"imgConfig\":{\"cname\":\"docStyle\",\"title\":\"\\\\u8f6e\\\\u64ad\\\\u56fe\\\\u6837\\\\u5f0f\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"},{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"}]},\"id\":\"id1642948693686001\"},\"1642948693686002\":{\"name\":\"menus\",\"timestamp\":1642948693686002,\"setUp\":{\"tabVal\":0},\"tabConfig\":{\"title\":\"\\\\u5c55\\\\u793a\\\\u6837\\\\u5f0f\",\"tabVal\":1,\"type\":1,\"tabList\":[{\"name\":\"\\\\u5355\\\\u884c\\\\u5c55\\\\u793a\",\"icon\":\"icondanhang\"},{\"name\":\"\\\\u591a\\\\u884c\\\\u5c55\\\\u793a\",\"icon\":\"iconduohang\"}]},\"rowsNum\":{\"title\":\"\\\\u663e\\\\u793a\\\\u884c\\\\u6570\",\"name\":\"rowsNum\",\"type\":0,\"list\":[{\"val\":\"2\\\\u884c\",\"icon\":\"icon2hang\"},{\"val\":\"3\\\\u884c\",\"icon\":\"icon3hang\"},{\"val\":\"4\\\\u884c\",\"icon\":\"icon4hang\"}]},\"menuStyle\":{\"title\":\"\\\\u56fe\\\\u6807\\\\u6837\\\\u5f0f\",\"name\":\"menuStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u65b9\\\\u5f62\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u5f62\",\"icon\":\"icondayuanjiao\"}]},\"number\":{\"title\":\"\\\\u663e\\\\u793a\\\\u4e2a\\\\u6570\",\"name\":\"number\",\"type\":2,\"list\":[{\"val\":\"3\\\\u4e2a\",\"icon\":\"icon3ge\"},{\"val\":\"4\\\\u4e2a\",\"icon\":\"icon4ge1\"},{\"val\":\"5\\\\u4e2a\",\"icon\":\"icon5ge1\"}]},\"pointerStyle\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u6837\\\\u5f0f\",\"name\":\"pointerStyle\",\"type\":2,\"list\":[{\"val\":\"\\\\u957f\\\\u6761\",\"icon\":\"iconSquarepoint\"},{\"val\":\"\\\\u5706\\\\u5f62\",\"icon\":\"iconDot\"},{\"val\":\"\\\\u65e0\\\\u6307\\\\u793a\\\\u5668\",\"icon\":\"iconjinyong\"}]},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"menuConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea690 * 90px\",\"maxList\":100,\"list\":[{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/02d9e202109101106364468.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u5546\\\\u54c1\\\\u5206\\\\u7c7b\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/columnGoods\\/HotNewGoods\\/index?type=1&name=\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/4a21a202109101106368349.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u9886\\\\u4f18\\\\u60e0\\\\u5238\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/columnGoods\\/HotNewGoods\\/index?type=2&name=\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/49d20202109101106377392.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u884c\\\\u4e1a\\\\u8d44\\\\u8baf\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/columnGoods\\/HotNewGoods\\/index?type=3&name=\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/9d74b20210910110637104.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u6211\\\\u7684\\\\u6536\\\\u85cf\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/users\\/user_goods_collection\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/1c95120210910110636424.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u780d\\\\u4ef7\\\\u6d3b\\\\u52a8\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/23332202109101106361126.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u79d2\\\\u6740\\\\u6d3b\\\\u52a8\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/34f81202109101106357549.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u79ef\\\\u5206\\\\u5546\\\\u57ce\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/34930202109101106363502.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u62fc\\\\u56e2\\\\u6d3b\\\\u52a8\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/a4c37202109101106353478.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u8ba2\\\\u5355\\\\u7ba1\\\\u7406\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/f4598202109101106358762.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u62bd\\\\u5956\\\\u6d3b\\\\u52a8\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]}]},\"pointerColor\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u989c\\\\u8272\",\"name\":\"pointerColor\",\"default\":[{\"item\":\"#f44\"}],\"color\":[{\"item\":\"#f44\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"titleColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#333333\"}],\"color\":[{\"item\":\"rgba(51,51,51,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":12,\"min\":0},\"id\":\"id1642948693686002\"},\"1642948693686003\":{\"name\":\"news\",\"timestamp\":1642948693686003,\"setUp\":{\"tabVal\":0},\"txtStyle\":{\"title\":\"\\\\u6587\\\\u672c\\\\u4f4d\\\\u7f6e\",\"name\":\"txtStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\",\"style\":\"left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\",\"style\":\"center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\",\"style\":\"right\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#333\"}],\"color\":[{\"item\":\"#333\"}]},\"listConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a010\\\\u4e2a\\\\u7248\\\\u5757\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u7248\\\\u5757\\\\u987a\\\\u5e8f\",\"max\":10,\"list\":[{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u89e3\\\\u8bfb\\\\u793e\\\\u4ea4\\\\u65b0\\\\u96f6\\\\u552e\\\\u4e2d\\\\u7684\\\\u5fae\\\\u4fe1\\\\u5206\\\\u9500\\\\u6a21\\\\u5f0f\",\"max\":30,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc730\\\\u4e2a\\\\u5b57\",\"empty\":true},{\"title\":\"\\\\u94fe\\\\u63a5\",\"val\":\"\\/pages\\/news_details\\/index?id=31\",\"max\":200,\"pla\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u8fde\\\\u63a5\"}]}],\"tabCur\":0},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":12,\"min\":0},\"logoConfig\":{\"header\":\"\\\\u56fe\\\\u6807\\\\u8bbe\\\\u7f6e\",\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea6130 * 36px\",\"url\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/6d4fe202111181229083421.png\"},\"id\":\"id1642948693686003\"},\"1642948693686004\":{\"name\":\"activeParty\",\"timestamp\":1642948693686004,\"setUp\":{\"tabVal\":1},\"titleConfig\":{\"title\":\"\\\\u4fc3\\\\u9500\\\\u6807\\\\u9898\",\"value\":\"\\\\u8d85\\\\u503c\\\\u7206\\\\u6b3e\",\"place\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u6807\\\\u9898\",\"max\":10},\"desConfig\":{\"title\":\"\\\\u4fc3\\\\u9500\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u7f8e\\\\u597d\\\\u751f\\\\u6d3b\\\\u7531\\\\u6b64\\\\u5f00\\\\u59cb\",\"place\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u7b80\\\\u4ecb\",\"max\":8},\"menuConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a04\\\\u4e2a\\\\u7248\\\\u5757\\\\uff0c\\\\u56fe\\\\u7247\\\\u5efa\\\\u8bae\\\\u5c3a\\\\u5bf8140 * 140px\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef \\\\u8c03\\\\u6574\\\\u7248\\\\u5757\\\\u987a\\\\u5e8f\",\"maxList\":4,\"list\":[{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/16\\/216aaf8ea5fdeff2a31a48f3e931ff46.jpg\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u4eca\\\\u65e5\\\\u63a8\\\\u8350\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u5e97\\\\u4e3b\\\\u8bda\\\\u610f\\\\u63a8\\\\u8350 \\\\u54c1\\\\u8d28\\\\u5546\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_details\\/index?id=114\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/15\\/1c72a02ad97f695bd85fa04821b72985.jpg\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u5e97\\\\u4e3b\\\\u8bda\\\\u610f\\\\u63a8\\\\u8350 \\\\u54c1\\\\u8d28\\\\u5546\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_details\\/index?id=113\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/10\\/612bb202110121143097664.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u65b0\\\\u54c1\\\\u4e0a\\\\u67b6\\\\u7b49 \\\\u4f60\\\\u6765\\\\u62ff\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_details\\/index?id=111\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/10\\/59c17202110130919585671.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u7efc\\\\u5408\\\\u8bc4\\\\u9009\\\\u597d \\\\u4ea7\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_details\\/index?id=101\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]}]},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#fc3c3e\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"}]},\"bgColor\":{\"title\":\"\\\\u6807\\\\u7b7e\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"},{\"item\":\"rgba(64,209,244,1)\"}]},\"boxColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"boxColor\",\"default\":[{\"item\":\"#ffe5e3\"}],\"color\":[{\"item\":\"rgba(208,240,255,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":12,\"min\":0},\"id\":\"id1642948693686004\"},\"1642948693686005\":{\"name\":\"bargain\",\"timestamp\":1642948693686005,\"setUp\":{\"tabVal\":1},\"numConfig\":{\"val\":3},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"bntShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6309\\\\u94ae\",\"val\":true},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"}]},\"titleColor\":{\"title\":\"\\\\u6807\\\\u9898\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#FF6000\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#FDDBB2\"},{\"item\":\"#FDEFC6\"}],\"color\":[{\"item\":\"rgba(208,240,255,1)\"},{\"item\":\"rgba(225,245,255,1)\"}]},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"productGap\":{\"title\":\"\\\\u5546\\\\u54c1\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":0},\"mbCongfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":12,\"min\":0},\"id\":\"id1642948693686005\"},\"1642948693686006\":{\"name\":\"combination\",\"timestamp\":1642948693686006,\"setUp\":{\"tabVal\":1},\"numConfig\":{\"val\":3},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"bntShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6309\\\\u94ae\",\"val\":true},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u540d\\\\u79f0\",\"val\":true},\"pinkShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u62fc\\\\u56e2\\\\u6807\\\\u7b7e\",\"val\":true},\"joinShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u53c2\\\\u56e2\\\\u6807\\\\u7b7e\",\"val\":true},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u80cc\\\\u666f\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"rgba(255,68,68,0.1)\"}],\"color\":[{\"item\":\"rgba(208,240,255,1)\"}]},\"conStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"conStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":12,\"min\":0},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"imgConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea618 * 18px\",\"url\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/238c5202111181433515309.gif\"},\"id\":\"id1642948693686006\"},\"1642948693686007\":{\"name\":\"promotionList\",\"timestamp\":1642948693686007,\"setUp\":{\"tabVal\":1},\"productList\":{\"title\":\"\\\\u4fc3\\\\u9500\\\\u5217\\\\u8868\"},\"titleConfig\":{\"title\":\"\\\\u6807\\\\u9898\\\\u4f4d\\\\u7f6e\",\"type\":2,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\"}]},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u540d\\\\u79f0\",\"val\":true},\"opriceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u539f\\\\u4ef7\",\"val\":true},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u4ef7\\\\u683c\",\"val\":true},\"couponShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4f18\\\\u60e0\\\\u5238\",\"val\":true},\"tabConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a04\\\\u4e2a\\\\u7248\\\\u5757\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u7248\\\\u5757\\\\u987a\\\\u5e8f\",\"max\":4,\"tabCur\":3,\"list\":[{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u6700\\\\u65b0\\\\u51fa\\\\u7089\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":3,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u731c\\\\u4f60\\\\u559c\\\\u6b22\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":1,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u597d\\\\u8bc4\\\\u5982\\\\u4e91\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":2,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u591a\\\\u4e70\\\\u591a\\\\u9500\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":4,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}}]},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#F95429\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"}]},\"fontColor\":{\"title\":\"\\\\u4ef7\\\\u683c\\\\u989c\\\\u8272\",\"name\":\"fontColor\",\"default\":[{\"item\":\"#e93323\"}],\"color\":[{\"item\":\"rgba(253,80,47,1)\"}]},\"labelColor\":{\"title\":\"\\\\u6d3b\\\\u52a8\\\\u6807\\\\u7b7e\",\"name\":\"labelColor\",\"default\":[{\"item\":\"#e93323\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"numConfig\":{\"val\":9},\"id\":\"id1642948693686007\"},\"1643013787723000\":{\"name\":\"pageFoot\",\"setUp\":{\"tabVal\":0},\"status\":{\"title\":\"\\\\u662f\\\\u5426\\\\u81ea\\\\u5b9a\\\\u4e49\",\"name\":\"status\",\"status\":false},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#282828\"}],\"color\":[{\"item\":\"rgba(51,51,51,1)\"}]},\"activeTxtColor\":{\"title\":\"\\\\u9009\\\\u4e2d\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#F62C2C\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"menuList\":[{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/bdf25202111181452426458.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/aaf1b202111181452576658.png\"],\"name\":\"\\\\u9996\\\\u9875\",\"link\":\"\\/pages\\/index\\/index\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/1109d202111181453128599.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/59d4a202111181453208678.png\"],\"name\":\"\\\\u5206\\\\u7c7b\",\"link\":\"\\/pages\\/goods_cate\\/goods_cate\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/076ac202111181453294517.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/201c9202111181453378599.png\"],\"name\":\"\\\\u8d2d\\\\u7269\\\\u8f66\",\"link\":\"\\/pages\\/order_addcart\\/order_addcart\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/f04cf20211118145343755.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/3a141202111181453495771.png\"],\"name\":\"\\\\u6211\\\\u7684\",\"link\":\"\\/pages\\/user\\/index\"}],\"id\":\"idundefined\"}}', '{\"1642948693686000\":{\"name\":\"headerSerch\",\"timestamp\":1642948693686000,\"setUp\":{\"tabVal\":1},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272(\\\\u6e10\\\\u53d8)\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"},{\"item\":\"rgba(64,209,244,1)\"}]},\"boxStyle\":{\"title\":\"\\\\u8fb9\\\\u6846\\\\u6837\\\\u5f0f\",\"name\":\"boxStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"},{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"}]},\"txtStyle\":{\"title\":\"\\\\u6587\\\\u672c\\\\u4f4d\\\\u7f6e\",\"name\":\"txtStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"hotWords\":{\"list\":[{\"val\":\"\"}]},\"logoConfig\":{\"type\":1,\"header\":\"\\\\u8bbe\\\\u7f6elogo\",\"title\":\"\",\"url\":\"\"},\"id\":\"id1642948693686000\"},\"1642948693686001\":{\"name\":\"swiperBg\",\"timestamp\":1642948693686001,\"setUp\":{\"tabVal\":0},\"swiperConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a010\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea6750px\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u56fe\\\\u7247 \\\\u987a\\\\u5e8f\",\"maxList\":10,\"list\":[{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/10\\/78c7c20211011171437256.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u4eca\\\\u65e5\\\\u63a8\\\\u8350\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/10\\/ce66b202110111714168104.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/10\\/e48d720211011171416562.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]}]},\"isShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u80cc\\\\u666f\\\\u8272\",\"val\":true},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272(\\\\u6e10\\\\u53d8)\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"},{\"item\":\"rgba(64,209,244,1)\"}]},\"dotColor\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"}]},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":11,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"docConfig\":{\"cname\":\"swiper\",\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u6837\\\\u5f0f\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u5f62\",\"icon\":\"iconDot\"},{\"val\":\"\\\\u76f4\\\\u7ebf\",\"icon\":\"iconSquarepoint\"},{\"val\":\"\\\\u6570\\\\u5b57\",\"icon\":\"iconshuzi\"},{\"val\":\"\\\\u65e0\\\\u6307\\\\u793a\\\\u5668\",\"icon\":\"iconjinyong\"}]},\"txtStyle\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u4f4d\\\\u7f6e\",\"type\":2,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\"}]},\"imgConfig\":{\"cname\":\"docStyle\",\"title\":\"\\\\u8f6e\\\\u64ad\\\\u56fe\\\\u6837\\\\u5f0f\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"},{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"}]},\"id\":\"id1642948693686001\"},\"1642948693686002\":{\"name\":\"menus\",\"timestamp\":1642948693686002,\"setUp\":{\"tabVal\":0},\"tabConfig\":{\"title\":\"\\\\u5c55\\\\u793a\\\\u6837\\\\u5f0f\",\"tabVal\":1,\"type\":1,\"tabList\":[{\"name\":\"\\\\u5355\\\\u884c\\\\u5c55\\\\u793a\",\"icon\":\"icondanhang\"},{\"name\":\"\\\\u591a\\\\u884c\\\\u5c55\\\\u793a\",\"icon\":\"iconduohang\"}]},\"rowsNum\":{\"title\":\"\\\\u663e\\\\u793a\\\\u884c\\\\u6570\",\"name\":\"rowsNum\",\"type\":0,\"list\":[{\"val\":\"2\\\\u884c\",\"icon\":\"icon2hang\"},{\"val\":\"3\\\\u884c\",\"icon\":\"icon3hang\"},{\"val\":\"4\\\\u884c\",\"icon\":\"icon4hang\"}]},\"menuStyle\":{\"title\":\"\\\\u56fe\\\\u6807\\\\u6837\\\\u5f0f\",\"name\":\"menuStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u65b9\\\\u5f62\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u5f62\",\"icon\":\"icondayuanjiao\"}]},\"number\":{\"title\":\"\\\\u663e\\\\u793a\\\\u4e2a\\\\u6570\",\"name\":\"number\",\"type\":2,\"list\":[{\"val\":\"3\\\\u4e2a\",\"icon\":\"icon3ge\"},{\"val\":\"4\\\\u4e2a\",\"icon\":\"icon4ge1\"},{\"val\":\"5\\\\u4e2a\",\"icon\":\"icon5ge1\"}]},\"pointerStyle\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u6837\\\\u5f0f\",\"name\":\"pointerStyle\",\"type\":2,\"list\":[{\"val\":\"\\\\u957f\\\\u6761\",\"icon\":\"iconSquarepoint\"},{\"val\":\"\\\\u5706\\\\u5f62\",\"icon\":\"iconDot\"},{\"val\":\"\\\\u65e0\\\\u6307\\\\u793a\\\\u5668\",\"icon\":\"iconjinyong\"}]},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"menuConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea690 * 90px\",\"maxList\":100,\"list\":[{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/02d9e202109101106364468.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u5546\\\\u54c1\\\\u5206\\\\u7c7b\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/columnGoods\\/HotNewGoods\\/index?type=1&name=\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/4a21a202109101106368349.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u9886\\\\u4f18\\\\u60e0\\\\u5238\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/columnGoods\\/HotNewGoods\\/index?type=2&name=\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/49d20202109101106377392.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u884c\\\\u4e1a\\\\u8d44\\\\u8baf\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/columnGoods\\/HotNewGoods\\/index?type=3&name=\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/9d74b20210910110637104.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u6211\\\\u7684\\\\u6536\\\\u85cf\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/users\\/user_goods_collection\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/1c95120210910110636424.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u780d\\\\u4ef7\\\\u6d3b\\\\u52a8\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/23332202109101106361126.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u79d2\\\\u6740\\\\u6d3b\\\\u52a8\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/34f81202109101106357549.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u79ef\\\\u5206\\\\u5546\\\\u57ce\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/34930202109101106363502.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u62fc\\\\u56e2\\\\u6d3b\\\\u52a8\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/a4c37202109101106353478.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u8ba2\\\\u5355\\\\u7ba1\\\\u7406\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/f4598202109101106358762.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u62bd\\\\u5956\\\\u6d3b\\\\u52a8\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]}]},\"pointerColor\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u989c\\\\u8272\",\"name\":\"pointerColor\",\"default\":[{\"item\":\"#f44\"}],\"color\":[{\"item\":\"#f44\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"titleColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#333333\"}],\"color\":[{\"item\":\"rgba(51,51,51,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":12,\"min\":0},\"id\":\"id1642948693686002\"},\"1642948693686003\":{\"name\":\"news\",\"timestamp\":1642948693686003,\"setUp\":{\"tabVal\":0},\"txtStyle\":{\"title\":\"\\\\u6587\\\\u672c\\\\u4f4d\\\\u7f6e\",\"name\":\"txtStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\",\"style\":\"left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\",\"style\":\"center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\",\"style\":\"right\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#333\"}],\"color\":[{\"item\":\"#333\"}]},\"listConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a010\\\\u4e2a\\\\u7248\\\\u5757\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u7248\\\\u5757\\\\u987a\\\\u5e8f\",\"max\":10,\"list\":[{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u89e3\\\\u8bfb\\\\u793e\\\\u4ea4\\\\u65b0\\\\u96f6\\\\u552e\\\\u4e2d\\\\u7684\\\\u5fae\\\\u4fe1\\\\u5206\\\\u9500\\\\u6a21\\\\u5f0f\",\"max\":30,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc730\\\\u4e2a\\\\u5b57\",\"empty\":true},{\"title\":\"\\\\u94fe\\\\u63a5\",\"val\":\"\\/pages\\/news_details\\/index?id=31\",\"max\":200,\"pla\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u8fde\\\\u63a5\"}]}],\"tabCur\":0},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":12,\"min\":0},\"logoConfig\":{\"header\":\"\\\\u56fe\\\\u6807\\\\u8bbe\\\\u7f6e\",\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea6130 * 36px\",\"url\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/6d4fe202111181229083421.png\"},\"id\":\"id1642948693686003\"},\"1642948693686004\":{\"name\":\"activeParty\",\"timestamp\":1642948693686004,\"setUp\":{\"tabVal\":1},\"titleConfig\":{\"title\":\"\\\\u4fc3\\\\u9500\\\\u6807\\\\u9898\",\"value\":\"\\\\u8d85\\\\u503c\\\\u7206\\\\u6b3e\",\"place\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u6807\\\\u9898\",\"max\":10},\"desConfig\":{\"title\":\"\\\\u4fc3\\\\u9500\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u7f8e\\\\u597d\\\\u751f\\\\u6d3b\\\\u7531\\\\u6b64\\\\u5f00\\\\u59cb\",\"place\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u7b80\\\\u4ecb\",\"max\":8},\"menuConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a04\\\\u4e2a\\\\u7248\\\\u5757\\\\uff0c\\\\u56fe\\\\u7247\\\\u5efa\\\\u8bae\\\\u5c3a\\\\u5bf8140 * 140px\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef \\\\u8c03\\\\u6574\\\\u7248\\\\u5757\\\\u987a\\\\u5e8f\",\"maxList\":4,\"list\":[{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/16\\/216aaf8ea5fdeff2a31a48f3e931ff46.jpg\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u4eca\\\\u65e5\\\\u63a8\\\\u8350\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u5e97\\\\u4e3b\\\\u8bda\\\\u610f\\\\u63a8\\\\u8350 \\\\u54c1\\\\u8d28\\\\u5546\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_details\\/index?id=114\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/15\\/1c72a02ad97f695bd85fa04821b72985.jpg\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u5e97\\\\u4e3b\\\\u8bda\\\\u610f\\\\u63a8\\\\u8350 \\\\u54c1\\\\u8d28\\\\u5546\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_details\\/index?id=113\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/10\\/612bb202110121143097664.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u65b0\\\\u54c1\\\\u4e0a\\\\u67b6\\\\u7b49 \\\\u4f60\\\\u6765\\\\u62ff\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_details\\/index?id=111\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/10\\/59c17202110130919585671.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u7efc\\\\u5408\\\\u8bc4\\\\u9009\\\\u597d \\\\u4ea7\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_details\\/index?id=101\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]}]},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#fc3c3e\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"}]},\"bgColor\":{\"title\":\"\\\\u6807\\\\u7b7e\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"},{\"item\":\"rgba(64,209,244,1)\"}]},\"boxColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"boxColor\",\"default\":[{\"item\":\"#ffe5e3\"}],\"color\":[{\"item\":\"rgba(208,240,255,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":12,\"min\":0},\"id\":\"id1642948693686004\"},\"1642948693686005\":{\"name\":\"bargain\",\"timestamp\":1642948693686005,\"setUp\":{\"tabVal\":1},\"numConfig\":{\"val\":3},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"bntShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6309\\\\u94ae\",\"val\":true},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"}]},\"titleColor\":{\"title\":\"\\\\u6807\\\\u9898\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#FF6000\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#FDDBB2\"},{\"item\":\"#FDEFC6\"}],\"color\":[{\"item\":\"rgba(208,240,255,1)\"},{\"item\":\"rgba(225,245,255,1)\"}]},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"productGap\":{\"title\":\"\\\\u5546\\\\u54c1\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":0},\"mbCongfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":12,\"min\":0},\"id\":\"id1642948693686005\"},\"1642948693686006\":{\"name\":\"combination\",\"timestamp\":1642948693686006,\"setUp\":{\"tabVal\":1},\"numConfig\":{\"val\":3},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"bntShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6309\\\\u94ae\",\"val\":true},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u540d\\\\u79f0\",\"val\":true},\"pinkShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u62fc\\\\u56e2\\\\u6807\\\\u7b7e\",\"val\":true},\"joinShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u53c2\\\\u56e2\\\\u6807\\\\u7b7e\",\"val\":true},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u80cc\\\\u666f\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"rgba(255,68,68,0.1)\"}],\"color\":[{\"item\":\"rgba(208,240,255,1)\"}]},\"conStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"conStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":12,\"min\":0},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"imgConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea618 * 18px\",\"url\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/238c5202111181433515309.gif\"},\"id\":\"id1642948693686006\"},\"1642948693686007\":{\"name\":\"promotionList\",\"timestamp\":1642948693686007,\"setUp\":{\"tabVal\":1},\"productList\":{\"title\":\"\\\\u4fc3\\\\u9500\\\\u5217\\\\u8868\"},\"titleConfig\":{\"title\":\"\\\\u6807\\\\u9898\\\\u4f4d\\\\u7f6e\",\"type\":2,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\"}]},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u540d\\\\u79f0\",\"val\":true},\"opriceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u539f\\\\u4ef7\",\"val\":true},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u4ef7\\\\u683c\",\"val\":true},\"couponShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4f18\\\\u60e0\\\\u5238\",\"val\":true},\"tabConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a04\\\\u4e2a\\\\u7248\\\\u5757\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u7248\\\\u5757\\\\u987a\\\\u5e8f\",\"max\":4,\"tabCur\":3,\"list\":[{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u6700\\\\u65b0\\\\u51fa\\\\u7089\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":3,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u731c\\\\u4f60\\\\u559c\\\\u6b22\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":1,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u597d\\\\u8bc4\\\\u5982\\\\u4e91\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":2,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u591a\\\\u4e70\\\\u591a\\\\u9500\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":4,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}}]},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#F95429\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"}]},\"fontColor\":{\"title\":\"\\\\u4ef7\\\\u683c\\\\u989c\\\\u8272\",\"name\":\"fontColor\",\"default\":[{\"item\":\"#e93323\"}],\"color\":[{\"item\":\"rgba(253,80,47,1)\"}]},\"labelColor\":{\"title\":\"\\\\u6d3b\\\\u52a8\\\\u6807\\\\u7b7e\",\"name\":\"labelColor\",\"default\":[{\"item\":\"#e93323\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"numConfig\":{\"val\":9},\"id\":\"id1642948693686007\"},\"1643013787723000\":{\"name\":\"pageFoot\",\"setUp\":{\"tabVal\":0},\"status\":{\"title\":\"\\\\u662f\\\\u5426\\\\u81ea\\\\u5b9a\\\\u4e49\",\"name\":\"status\",\"status\":false},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#282828\"}],\"color\":[{\"item\":\"rgba(51,51,51,1)\"}]},\"activeTxtColor\":{\"title\":\"\\\\u9009\\\\u4e2d\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#F62C2C\"}],\"color\":[{\"item\":\"rgba(29,176,252,1)\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"menuList\":[{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/bdf25202111181452426458.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/aaf1b202111181452576658.png\"],\"name\":\"\\\\u9996\\\\u9875\",\"link\":\"\\/pages\\/index\\/index\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/1109d202111181453128599.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/59d4a202111181453208678.png\"],\"name\":\"\\\\u5206\\\\u7c7b\",\"link\":\"\\/pages\\/goods_cate\\/goods_cate\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/076ac202111181453294517.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/201c9202111181453378599.png\"],\"name\":\"\\\\u8d2d\\\\u7269\\\\u8f66\",\"link\":\"\\/pages\\/order_addcart\\/order_addcart\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/f04cf20211118145343755.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/3a141202111181453495771.png\"],\"name\":\"\\\\u6211\\\\u7684\",\"link\":\"\\/pages\\/user\\/index\"}],\"id\":\"idundefined\"}}', 1637209845, 1643013801, 0, 2, 1, 0, 0, '#f5f5f5', '', 0, 0, 0, 0, 1),
  657. (NULL, '1.0', '绿色主题模板', '', '{\"1643013708659000\":{\"name\":\"headerSerch\",\"timestamp\":1643013708659000,\"setUp\":{\"tabVal\":1},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272(\\\\u6e10\\\\u53d8)\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"rgba(63,202,17,1)\"},{\"item\":\"rgba(213,235,87,1)\"}]},\"boxStyle\":{\"title\":\"\\\\u8fb9\\\\u6846\\\\u6837\\\\u5f0f\",\"name\":\"boxStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"},{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"}]},\"txtStyle\":{\"title\":\"\\\\u6587\\\\u672c\\\\u4f4d\\\\u7f6e\",\"name\":\"txtStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"hotWords\":{\"list\":[{\"val\":\"\"}]},\"logoConfig\":{\"type\":1,\"header\":\"\\\\u8bbe\\\\u7f6elogo\",\"title\":\"\",\"url\":\"\"},\"id\":\"id1643013708659000\"},\"1643013708659001\":{\"name\":\"swiperBg\",\"timestamp\":1643013708659001,\"setUp\":{\"tabVal\":1},\"swiperConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a010\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea6750px\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u56fe\\\\u7247 \\\\u987a\\\\u5e8f\",\"maxList\":10,\"list\":[{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/10\\/78c7c20211011171437256.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u4eca\\\\u65e5\\\\u63a8\\\\u8350\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]}]},\"isShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u80cc\\\\u666f\\\\u8272\",\"val\":true},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272(\\\\u6e10\\\\u53d8)\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"rgba(63,202,17,1)\"},{\"item\":\"rgba(213,235,87,1)\"}]},\"dotColor\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"rgba(66,202,77,1)\"}]},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"docConfig\":{\"cname\":\"swiper\",\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u6837\\\\u5f0f\",\"type\":1,\"list\":[{\"val\":\"\\\\u5706\\\\u5f62\",\"icon\":\"iconDot\"},{\"val\":\"\\\\u76f4\\\\u7ebf\",\"icon\":\"iconSquarepoint\"},{\"val\":\"\\\\u6570\\\\u5b57\",\"icon\":\"iconshuzi\"},{\"val\":\"\\\\u65e0\\\\u6307\\\\u793a\\\\u5668\",\"icon\":\"iconjinyong\"}]},\"txtStyle\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u4f4d\\\\u7f6e\",\"type\":1,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\"}]},\"imgConfig\":{\"cname\":\"docStyle\",\"title\":\"\\\\u8f6e\\\\u64ad\\\\u56fe\\\\u6837\\\\u5f0f\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"},{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"}]},\"id\":\"id1643013708659001\"},\"1643013708659002\":{\"name\":\"menus\",\"timestamp\":1643013708659002,\"setUp\":{\"tabVal\":0},\"tabConfig\":{\"title\":\"\\\\u5c55\\\\u793a\\\\u6837\\\\u5f0f\",\"tabVal\":1,\"type\":1,\"tabList\":[{\"name\":\"\\\\u5355\\\\u884c\\\\u5c55\\\\u793a\",\"icon\":\"icondanhang\"},{\"name\":\"\\\\u591a\\\\u884c\\\\u5c55\\\\u793a\",\"icon\":\"iconduohang\"}]},\"rowsNum\":{\"title\":\"\\\\u663e\\\\u793a\\\\u884c\\\\u6570\",\"name\":\"rowsNum\",\"type\":0,\"list\":[{\"val\":\"2\\\\u884c\",\"icon\":\"icon2hang\"},{\"val\":\"3\\\\u884c\",\"icon\":\"icon3hang\"},{\"val\":\"4\\\\u884c\",\"icon\":\"icon4hang\"}]},\"menuStyle\":{\"title\":\"\\\\u56fe\\\\u6807\\\\u6837\\\\u5f0f\",\"name\":\"menuStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u65b9\\\\u5f62\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u5f62\",\"icon\":\"icondayuanjiao\"}]},\"number\":{\"title\":\"\\\\u663e\\\\u793a\\\\u4e2a\\\\u6570\",\"name\":\"number\",\"type\":2,\"list\":[{\"val\":\"3\\\\u4e2a\",\"icon\":\"icon3ge\"},{\"val\":\"4\\\\u4e2a\",\"icon\":\"icon4ge1\"},{\"val\":\"5\\\\u4e2a\",\"icon\":\"icon5ge1\"}]},\"pointerStyle\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u6837\\\\u5f0f\",\"name\":\"pointerStyle\",\"type\":2,\"list\":[{\"val\":\"\\\\u957f\\\\u6761\",\"icon\":\"iconSquarepoint\"},{\"val\":\"\\\\u5706\\\\u5f62\",\"icon\":\"iconDot\"},{\"val\":\"\\\\u65e0\\\\u6307\\\\u793a\\\\u5668\",\"icon\":\"iconjinyong\"}]},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":0,\"min\":0},\"menuConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea690 * 90px\",\"maxList\":100,\"list\":[{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/02d9e202109101106364468.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u5546\\\\u57ce\\\\u5206\\\\u7c7b\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_cate\\/goods_cate\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/4a21a202109101106368349.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u9886\\\\u4f18\\\\u60e0\\\\u5238\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/users\\/user_coupon\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/49d20202109101106377392.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u884c\\\\u4e1a\\\\u8d44\\\\u8baf\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/news_list\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/1c95120210910110636424.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u780d\\\\u4ef7\\\\u6d3b\\\\u52a8\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/activity\\/bargain\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/23332202109101106361126.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u79d2\\\\u6740\\\\u6d3b\\\\u52a8\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/activity\\/goods_seckill\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/a4c37202109101106353478.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u8ba2\\\\u5355\\\\u7ba1\\\\u7406\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/users\\/order_list\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/0047b202109101106374214.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u6211\\\\u8981\\\\u7b7e\\\\u5230\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/users\\/user_sgin\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/f4598202109101106358762.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u62bd\\\\u5956\\\\u6d3b\\\\u52a8\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/activity\\/lottery\\/grids\\/index?type=4\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/34f81202109101106357549.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u79ef\\\\u5206\\\\u5546\\\\u57ce\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/points_mall\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/f4e7420210910110635959.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u5730\\\\u5740\\\\u7ba1\\\\u7406\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/users\\/user_address_list\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]}]},\"pointerColor\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u989c\\\\u8272\",\"name\":\"pointerColor\",\"default\":[{\"item\":\"#f44\"}],\"color\":[{\"item\":\"#f44\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"titleColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#333333\"}],\"color\":[{\"item\":\"#333333\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":0},\"id\":\"id1643013708659002\"},\"1643013708659003\":{\"name\":\"news\",\"timestamp\":1643013708659003,\"setUp\":{\"tabVal\":0},\"txtStyle\":{\"title\":\"\\\\u6587\\\\u672c\\\\u4f4d\\\\u7f6e\",\"name\":\"txtStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\",\"style\":\"left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\",\"style\":\"center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\",\"style\":\"right\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#333\"}],\"color\":[{\"item\":\"#333\"}]},\"listConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a010\\\\u4e2a\\\\u7248\\\\u5757\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u7248\\\\u5757\\\\u987a\\\\u5e8f\",\"max\":10,\"list\":[{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u89e3\\\\u8bfb\\\\u793e\\\\u4ea4\\\\u65b0\\\\u96f6\\\\u552e\\\\u4e2d\\\\u7684\\\\u5fae\\\\u4fe1\\\\u5206\\\\u9500\\\\u6a21\\\\u5f0f\",\"max\":30,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc730\\\\u4e2a\\\\u5b57\",\"empty\":true},{\"title\":\"\\\\u94fe\\\\u63a5\",\"val\":\"\\/pages\\/news_details\\/index?id=31\",\"max\":200,\"pla\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u8fde\\\\u63a5\"}]}],\"tabCur\":0},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":1,\"min\":0},\"logoConfig\":{\"header\":\"\\\\u56fe\\\\u6807\\\\u8bbe\\\\u7f6e\",\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea6130 * 36px\",\"url\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/c6e3a202111251019162735.png\"},\"id\":\"id1643013708659003\"},\"1643013708659004\":{\"name\":\"activeParty\",\"timestamp\":1643013708659004,\"setUp\":{\"tabVal\":1},\"titleConfig\":{\"title\":\"\\\\u4fc3\\\\u9500\\\\u6807\\\\u9898\",\"value\":\"\\\\u8d85\\\\u503c\\\\u7206\\\\u6b3e\",\"place\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u6807\\\\u9898\",\"max\":10},\"desConfig\":{\"title\":\"\\\\u4fc3\\\\u9500\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u7f8e\\\\u597d\\\\u751f\\\\u6d3b\\\\u7531\\\\u6b64\\\\u5f00\\\\u59cb\",\"place\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u7b80\\\\u4ecb\",\"max\":8},\"menuConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a04\\\\u4e2a\\\\u7248\\\\u5757\\\\uff0c\\\\u56fe\\\\u7247\\\\u5efa\\\\u8bae\\\\u5c3a\\\\u5bf8140 * 140px\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef \\\\u8c03\\\\u6574\\\\u7248\\\\u5757\\\\u987a\\\\u5e8f\",\"maxList\":4,\"list\":[{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/16\\/216aaf8ea5fdeff2a31a48f3e931ff46.jpg\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u4eca\\\\u65e5\\\\u63a8\\\\u8350\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u5e97\\\\u4e3b\\\\u8bda\\\\u610f\\\\u63a8\\\\u8350 \\\\u54c1\\\\u8d28\\\\u5546\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_details\\/index?id=114\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/15\\/86e928c002fefb45fc42ae09aec7c86e.jpg\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u5e97\\\\u4e3b\\\\u8bda\\\\u610f\\\\u63a8\\\\u8350 \\\\u54c1\\\\u8d28\\\\u5546\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_details\\/index?id=113\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/22\\/9e2f6a8072dce6494cf224bc099b0c00.jpg\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u65b0\\\\u54c1\\\\u4e0a\\\\u67b6\\\\u7b49 \\\\u4f60\\\\u6765\\\\u62ff\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_details\\/index?id=98\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/10\\/59c17202110130919585671.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u7efc\\\\u5408\\\\u8bc4\\\\u9009\\\\u597d \\\\u4ea7\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_details\\/index?id=101\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]}]},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#fc3c3e\"}],\"color\":[{\"item\":\"rgba(66,202,77,1)\"}]},\"bgColor\":{\"title\":\"\\\\u6807\\\\u7b7e\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"rgba(66,202,77,1)\"},{\"item\":\"rgba(185,211,38,1)\"}]},\"boxColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"boxColor\",\"default\":[{\"item\":\"#ffe5e3\"}],\"color\":[{\"item\":\"rgba(230,248,231,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":0},\"id\":\"id1643013708659004\"},\"1643013708659005\":{\"name\":\"bargain\",\"timestamp\":1643013708659005,\"setUp\":{\"tabVal\":1},\"numConfig\":{\"val\":3},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"bntShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6309\\\\u94ae\",\"val\":true},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"rgba(66,202,77,1)\"}]},\"titleColor\":{\"title\":\"\\\\u6807\\\\u9898\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#FF6000\"}],\"color\":[{\"item\":\"rgba(66,202,77,1)\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#FDDBB2\"},{\"item\":\"#FDEFC6\"}],\"color\":[{\"item\":\"rgba(230,248,231,1)\"},{\"item\":\"rgba(239,252,239,1)\"}]},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"productGap\":{\"title\":\"\\\\u5546\\\\u54c1\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":0},\"mbCongfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":12,\"min\":0},\"id\":\"id1643013708659005\"},\"1643013708659006\":{\"name\":\"combination\",\"timestamp\":1643013708659006,\"setUp\":{\"tabVal\":1},\"numConfig\":{\"val\":6},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"bntShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6309\\\\u94ae\",\"val\":true},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u540d\\\\u79f0\",\"val\":true},\"pinkShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u62fc\\\\u56e2\\\\u6807\\\\u7b7e\",\"val\":true},\"joinShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u53c2\\\\u56e2\\\\u6807\\\\u7b7e\",\"val\":true},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u80cc\\\\u666f\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"rgba(255,68,68,0.1)\"}],\"color\":[{\"item\":\"rgba(230,248,231,1)\"}]},\"conStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"conStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"rgba(66,202,77,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":12,\"min\":0},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"imgConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea618 * 18px\",\"url\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/fac24202111181528488411.gif\"},\"id\":\"id1643013708659006\"},\"1643013708659007\":{\"name\":\"seckill\",\"timestamp\":1643013708659007,\"setUp\":{\"tabVal\":1},\"countDownColor\":{\"title\":\"\\\\u5012\\\\u8ba1\\\\u65f6\\\\u80cc\\\\u666f\\\\u8272\",\"name\":\"countDownColor\",\"default\":[{\"item\":\"rgba(252,60,62,0.09)\"}],\"color\":[{\"item\":\"rgba(230,248,231,1)\"}]},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"rgba(66,202,77,1)\"}]},\"conStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"conStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"discountShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6298\\\\u6263\\\\u6807\\\\u7b7e\",\"val\":true},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u540d\\\\u79f0\",\"val\":true},\"seckillShow\":{\"title\":\"\\\\u62a2\\\\u8d2d\\\\u6807\\\\u7b7e\",\"val\":true},\"numberConfig\":{\"val\":6},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":0},\"imgConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea618 * 18px\",\"url\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/3b72620211118153011706.gif\"},\"id\":\"id1643013708659007\"},\"1643013708659008\":{\"name\":\"promotionList\",\"timestamp\":1643013708659008,\"setUp\":{\"tabVal\":1},\"productList\":{\"title\":\"\\\\u4fc3\\\\u9500\\\\u5217\\\\u8868\"},\"titleConfig\":{\"title\":\"\\\\u6807\\\\u9898\\\\u4f4d\\\\u7f6e\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\"}]},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u540d\\\\u79f0\",\"val\":true},\"opriceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u539f\\\\u4ef7\",\"val\":true},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u4ef7\\\\u683c\",\"val\":true},\"couponShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4f18\\\\u60e0\\\\u5238\",\"val\":true},\"tabConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a04\\\\u4e2a\\\\u7248\\\\u5757\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u7248\\\\u5757\\\\u987a\\\\u5e8f\",\"max\":4,\"tabCur\":3,\"list\":[{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u6700\\\\u65b0\\\\u51fa\\\\u7089\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":3,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u731c\\\\u4f60\\\\u559c\\\\u6b22\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":2,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u597d\\\\u8bc4\\\\u5982\\\\u4e91\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":1,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u591a\\\\u4e70\\\\u591a\\\\u7701\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":4,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}}]},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#F95429\"}],\"color\":[{\"item\":\"rgba(66,202,77,1)\"}]},\"fontColor\":{\"title\":\"\\\\u4ef7\\\\u683c\\\\u989c\\\\u8272\",\"name\":\"fontColor\",\"default\":[{\"item\":\"#e93323\"}],\"color\":[{\"item\":\"rgba(255,118,0,1)\"}]},\"labelColor\":{\"title\":\"\\\\u6d3b\\\\u52a8\\\\u6807\\\\u7b7e\",\"name\":\"labelColor\",\"default\":[{\"item\":\"#e93323\"}],\"color\":[{\"item\":\"rgba(255,118,0,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"numConfig\":{\"val\":20},\"id\":\"id1643013708659008\"},\"1643013797165000\":{\"name\":\"pageFoot\",\"setUp\":{\"tabVal\":0},\"status\":{\"title\":\"\\\\u662f\\\\u5426\\\\u81ea\\\\u5b9a\\\\u4e49\",\"name\":\"status\",\"status\":false},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#282828\"}],\"color\":[{\"item\":\"rgba(51,51,51,1)\"}]},\"activeTxtColor\":{\"title\":\"\\\\u9009\\\\u4e2d\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#F62C2C\"}],\"color\":[{\"item\":\"rgba(66,202,77,1)\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"menuList\":[{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/9d22e202111181538437101.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/aaf1b202111181452576658.png\"],\"name\":\"\\\\u9996\\\\u9875\",\"link\":\"\\/pages\\/index\\/index\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/88386202111181539257153.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/59d4a202111181453208678.png\"],\"name\":\"\\\\u5206\\\\u7c7b\",\"link\":\"\\/pages\\/goods_cate\\/goods_cate\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/189a2202111181538583033.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/201c9202111181453378599.png\"],\"name\":\"\\\\u8d2d\\\\u7269\\\\u8f66\",\"link\":\"\\/pages\\/order_addcart\\/order_addcart\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/0386120211118153911347.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/3a141202111181453495771.png\"],\"name\":\"\\\\u6211\\\\u7684\",\"link\":\"\\/pages\\/user\\/index\"}],\"id\":\"idundefined\"}}', '{\"1643013708659000\":{\"name\":\"headerSerch\",\"timestamp\":1643013708659000,\"setUp\":{\"tabVal\":1},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272(\\\\u6e10\\\\u53d8)\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"rgba(63,202,17,1)\"},{\"item\":\"rgba(213,235,87,1)\"}]},\"boxStyle\":{\"title\":\"\\\\u8fb9\\\\u6846\\\\u6837\\\\u5f0f\",\"name\":\"boxStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"},{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"}]},\"txtStyle\":{\"title\":\"\\\\u6587\\\\u672c\\\\u4f4d\\\\u7f6e\",\"name\":\"txtStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"hotWords\":{\"list\":[{\"val\":\"\"}]},\"logoConfig\":{\"type\":1,\"header\":\"\\\\u8bbe\\\\u7f6elogo\",\"title\":\"\",\"url\":\"\"},\"id\":\"id1643013708659000\"},\"1643013708659001\":{\"name\":\"swiperBg\",\"timestamp\":1643013708659001,\"setUp\":{\"tabVal\":1},\"swiperConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a010\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea6750px\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u56fe\\\\u7247 \\\\u987a\\\\u5e8f\",\"maxList\":10,\"list\":[{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/10\\/78c7c20211011171437256.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u4eca\\\\u65e5\\\\u63a8\\\\u8350\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]}]},\"isShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u80cc\\\\u666f\\\\u8272\",\"val\":true},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272(\\\\u6e10\\\\u53d8)\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"rgba(63,202,17,1)\"},{\"item\":\"rgba(213,235,87,1)\"}]},\"dotColor\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"rgba(66,202,77,1)\"}]},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"docConfig\":{\"cname\":\"swiper\",\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u6837\\\\u5f0f\",\"type\":1,\"list\":[{\"val\":\"\\\\u5706\\\\u5f62\",\"icon\":\"iconDot\"},{\"val\":\"\\\\u76f4\\\\u7ebf\",\"icon\":\"iconSquarepoint\"},{\"val\":\"\\\\u6570\\\\u5b57\",\"icon\":\"iconshuzi\"},{\"val\":\"\\\\u65e0\\\\u6307\\\\u793a\\\\u5668\",\"icon\":\"iconjinyong\"}]},\"txtStyle\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u4f4d\\\\u7f6e\",\"type\":1,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\"}]},\"imgConfig\":{\"cname\":\"docStyle\",\"title\":\"\\\\u8f6e\\\\u64ad\\\\u56fe\\\\u6837\\\\u5f0f\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"},{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"}]},\"id\":\"id1637220725797000\"},\"1643013708659002\":{\"name\":\"menus\",\"timestamp\":1643013708659002,\"setUp\":{\"tabVal\":0},\"tabConfig\":{\"title\":\"\\\\u5c55\\\\u793a\\\\u6837\\\\u5f0f\",\"tabVal\":1,\"type\":1,\"tabList\":[{\"name\":\"\\\\u5355\\\\u884c\\\\u5c55\\\\u793a\",\"icon\":\"icondanhang\"},{\"name\":\"\\\\u591a\\\\u884c\\\\u5c55\\\\u793a\",\"icon\":\"iconduohang\"}]},\"rowsNum\":{\"title\":\"\\\\u663e\\\\u793a\\\\u884c\\\\u6570\",\"name\":\"rowsNum\",\"type\":0,\"list\":[{\"val\":\"2\\\\u884c\",\"icon\":\"icon2hang\"},{\"val\":\"3\\\\u884c\",\"icon\":\"icon3hang\"},{\"val\":\"4\\\\u884c\",\"icon\":\"icon4hang\"}]},\"menuStyle\":{\"title\":\"\\\\u56fe\\\\u6807\\\\u6837\\\\u5f0f\",\"name\":\"menuStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u65b9\\\\u5f62\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u5f62\",\"icon\":\"icondayuanjiao\"}]},\"number\":{\"title\":\"\\\\u663e\\\\u793a\\\\u4e2a\\\\u6570\",\"name\":\"number\",\"type\":2,\"list\":[{\"val\":\"3\\\\u4e2a\",\"icon\":\"icon3ge\"},{\"val\":\"4\\\\u4e2a\",\"icon\":\"icon4ge1\"},{\"val\":\"5\\\\u4e2a\",\"icon\":\"icon5ge1\"}]},\"pointerStyle\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u6837\\\\u5f0f\",\"name\":\"pointerStyle\",\"type\":2,\"list\":[{\"val\":\"\\\\u957f\\\\u6761\",\"icon\":\"iconSquarepoint\"},{\"val\":\"\\\\u5706\\\\u5f62\",\"icon\":\"iconDot\"},{\"val\":\"\\\\u65e0\\\\u6307\\\\u793a\\\\u5668\",\"icon\":\"iconjinyong\"}]},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":0,\"min\":0},\"menuConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea690 * 90px\",\"maxList\":100,\"list\":[{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/02d9e202109101106364468.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u5546\\\\u57ce\\\\u5206\\\\u7c7b\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_cate\\/goods_cate\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/4a21a202109101106368349.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u9886\\\\u4f18\\\\u60e0\\\\u5238\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/users\\/user_coupon\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/49d20202109101106377392.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u884c\\\\u4e1a\\\\u8d44\\\\u8baf\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/news_list\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/1c95120210910110636424.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u780d\\\\u4ef7\\\\u6d3b\\\\u52a8\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/activity\\/bargain\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/23332202109101106361126.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u79d2\\\\u6740\\\\u6d3b\\\\u52a8\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/activity\\/goods_seckill\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/a4c37202109101106353478.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u8ba2\\\\u5355\\\\u7ba1\\\\u7406\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/users\\/order_list\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/0047b202109101106374214.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u6211\\\\u8981\\\\u7b7e\\\\u5230\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/users\\/user_sgin\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/f4598202109101106358762.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u62bd\\\\u5956\\\\u6d3b\\\\u52a8\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/activity\\/lottery\\/grids\\/index?type=4\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/34f81202109101106357549.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u79ef\\\\u5206\\\\u5546\\\\u57ce\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/points_mall\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/f4e7420210910110635959.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u5730\\\\u5740\\\\u7ba1\\\\u7406\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/users\\/user_address_list\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]}]},\"pointerColor\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u989c\\\\u8272\",\"name\":\"pointerColor\",\"default\":[{\"item\":\"#f44\"}],\"color\":[{\"item\":\"#f44\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"titleColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#333333\"}],\"color\":[{\"item\":\"#333333\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":0},\"id\":\"id1637220725797001\"},\"1643013708659003\":{\"name\":\"news\",\"timestamp\":1643013708659003,\"setUp\":{\"tabVal\":0},\"txtStyle\":{\"title\":\"\\\\u6587\\\\u672c\\\\u4f4d\\\\u7f6e\",\"name\":\"txtStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\",\"style\":\"left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\",\"style\":\"center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\",\"style\":\"right\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#333\"}],\"color\":[{\"item\":\"#333\"}]},\"listConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a010\\\\u4e2a\\\\u7248\\\\u5757\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u7248\\\\u5757\\\\u987a\\\\u5e8f\",\"max\":10,\"list\":[{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u89e3\\\\u8bfb\\\\u793e\\\\u4ea4\\\\u65b0\\\\u96f6\\\\u552e\\\\u4e2d\\\\u7684\\\\u5fae\\\\u4fe1\\\\u5206\\\\u9500\\\\u6a21\\\\u5f0f\",\"max\":30,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc730\\\\u4e2a\\\\u5b57\",\"empty\":true},{\"title\":\"\\\\u94fe\\\\u63a5\",\"val\":\"\\/pages\\/news_details\\/index?id=31\",\"max\":200,\"pla\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u8fde\\\\u63a5\"}]}],\"tabCur\":0},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":1,\"min\":0},\"logoConfig\":{\"header\":\"\\\\u56fe\\\\u6807\\\\u8bbe\\\\u7f6e\",\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea6130 * 36px\",\"url\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/c6e3a202111251019162735.png\"},\"id\":\"id1637220725797003\"},\"1643013708659004\":{\"name\":\"activeParty\",\"timestamp\":1643013708659004,\"setUp\":{\"tabVal\":1},\"titleConfig\":{\"title\":\"\\\\u4fc3\\\\u9500\\\\u6807\\\\u9898\",\"value\":\"\\\\u8d85\\\\u503c\\\\u7206\\\\u6b3e\",\"place\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u6807\\\\u9898\",\"max\":10},\"desConfig\":{\"title\":\"\\\\u4fc3\\\\u9500\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u7f8e\\\\u597d\\\\u751f\\\\u6d3b\\\\u7531\\\\u6b64\\\\u5f00\\\\u59cb\",\"place\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u7b80\\\\u4ecb\",\"max\":8},\"menuConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a04\\\\u4e2a\\\\u7248\\\\u5757\\\\uff0c\\\\u56fe\\\\u7247\\\\u5efa\\\\u8bae\\\\u5c3a\\\\u5bf8140 * 140px\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef \\\\u8c03\\\\u6574\\\\u7248\\\\u5757\\\\u987a\\\\u5e8f\",\"maxList\":4,\"list\":[{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/16\\/216aaf8ea5fdeff2a31a48f3e931ff46.jpg\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u4eca\\\\u65e5\\\\u63a8\\\\u8350\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u5e97\\\\u4e3b\\\\u8bda\\\\u610f\\\\u63a8\\\\u8350 \\\\u54c1\\\\u8d28\\\\u5546\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_details\\/index?id=114\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/15\\/86e928c002fefb45fc42ae09aec7c86e.jpg\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u5e97\\\\u4e3b\\\\u8bda\\\\u610f\\\\u63a8\\\\u8350 \\\\u54c1\\\\u8d28\\\\u5546\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_details\\/index?id=113\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/09\\/22\\/9e2f6a8072dce6494cf224bc099b0c00.jpg\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u65b0\\\\u54c1\\\\u4e0a\\\\u67b6\\\\u7b49 \\\\u4f60\\\\u6765\\\\u62ff\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_details\\/index?id=98\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/10\\/59c17202110130919585671.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"value\":\"\\\\u7efc\\\\u5408\\\\u8bc4\\\\u9009\\\\u597d \\\\u4ea7\\\\u54c1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc720\\\\u4e2a\\\\u5b57\",\"max\":20},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_details\\/index?id=101\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]}]},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#fc3c3e\"}],\"color\":[{\"item\":\"rgba(66,202,77,1)\"}]},\"bgColor\":{\"title\":\"\\\\u6807\\\\u7b7e\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"rgba(66,202,77,1)\"},{\"item\":\"rgba(185,211,38,1)\"}]},\"boxColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"boxColor\",\"default\":[{\"item\":\"#ffe5e3\"}],\"color\":[{\"item\":\"rgba(230,248,231,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":0},\"id\":\"id1637220725797005\"},\"1643013708659005\":{\"name\":\"bargain\",\"timestamp\":1643013708659005,\"setUp\":{\"tabVal\":1},\"numConfig\":{\"val\":3},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"bntShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6309\\\\u94ae\",\"val\":true},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"rgba(66,202,77,1)\"}]},\"titleColor\":{\"title\":\"\\\\u6807\\\\u9898\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#FF6000\"}],\"color\":[{\"item\":\"rgba(66,202,77,1)\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#FDDBB2\"},{\"item\":\"#FDEFC6\"}],\"color\":[{\"item\":\"rgba(230,248,231,1)\"},{\"item\":\"rgba(239,252,239,1)\"}]},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"productGap\":{\"title\":\"\\\\u5546\\\\u54c1\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":0},\"mbCongfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":12,\"min\":0},\"id\":\"id1637220725797006\"},\"1643013708659006\":{\"name\":\"combination\",\"timestamp\":1643013708659006,\"setUp\":{\"tabVal\":1},\"numConfig\":{\"val\":6},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"bntShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6309\\\\u94ae\",\"val\":true},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u540d\\\\u79f0\",\"val\":true},\"pinkShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u62fc\\\\u56e2\\\\u6807\\\\u7b7e\",\"val\":true},\"joinShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u53c2\\\\u56e2\\\\u6807\\\\u7b7e\",\"val\":true},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u80cc\\\\u666f\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"rgba(255,68,68,0.1)\"}],\"color\":[{\"item\":\"rgba(230,248,231,1)\"}]},\"conStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"conStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"rgba(66,202,77,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":12,\"min\":0},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"imgConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea618 * 18px\",\"url\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/fac24202111181528488411.gif\"},\"id\":\"id1637220725797007\"},\"1643013708659007\":{\"name\":\"seckill\",\"timestamp\":1643013708659007,\"setUp\":{\"tabVal\":1},\"countDownColor\":{\"title\":\"\\\\u5012\\\\u8ba1\\\\u65f6\\\\u80cc\\\\u666f\\\\u8272\",\"name\":\"countDownColor\",\"default\":[{\"item\":\"rgba(252,60,62,0.09)\"}],\"color\":[{\"item\":\"rgba(230,248,231,1)\"}]},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"rgba(66,202,77,1)\"}]},\"conStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"conStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"discountShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6298\\\\u6263\\\\u6807\\\\u7b7e\",\"val\":true},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u540d\\\\u79f0\",\"val\":true},\"seckillShow\":{\"title\":\"\\\\u62a2\\\\u8d2d\\\\u6807\\\\u7b7e\",\"val\":true},\"numberConfig\":{\"val\":6},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":0},\"imgConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea618 * 18px\",\"url\":\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/3b72620211118153011706.gif\"},\"id\":\"id1637220725797008\"},\"1643013708659008\":{\"name\":\"promotionList\",\"timestamp\":1643013708659008,\"setUp\":{\"tabVal\":1},\"productList\":{\"title\":\"\\\\u4fc3\\\\u9500\\\\u5217\\\\u8868\"},\"titleConfig\":{\"title\":\"\\\\u6807\\\\u9898\\\\u4f4d\\\\u7f6e\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\"}]},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u540d\\\\u79f0\",\"val\":true},\"opriceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u539f\\\\u4ef7\",\"val\":true},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u4ef7\\\\u683c\",\"val\":true},\"couponShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4f18\\\\u60e0\\\\u5238\",\"val\":true},\"tabConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a04\\\\u4e2a\\\\u7248\\\\u5757\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u7248\\\\u5757\\\\u987a\\\\u5e8f\",\"max\":4,\"tabCur\":3,\"list\":[{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u6700\\\\u65b0\\\\u51fa\\\\u7089\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":3,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u731c\\\\u4f60\\\\u559c\\\\u6b22\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":2,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u597d\\\\u8bc4\\\\u5982\\\\u4e91\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":1,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u591a\\\\u4e70\\\\u591a\\\\u7701\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":4,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}}]},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#F95429\"}],\"color\":[{\"item\":\"rgba(66,202,77,1)\"}]},\"fontColor\":{\"title\":\"\\\\u4ef7\\\\u683c\\\\u989c\\\\u8272\",\"name\":\"fontColor\",\"default\":[{\"item\":\"#e93323\"}],\"color\":[{\"item\":\"rgba(255,118,0,1)\"}]},\"labelColor\":{\"title\":\"\\\\u6d3b\\\\u52a8\\\\u6807\\\\u7b7e\",\"name\":\"labelColor\",\"default\":[{\"item\":\"#e93323\"}],\"color\":[{\"item\":\"rgba(255,118,0,1)\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"numConfig\":{\"val\":20},\"id\":\"id1637220725797009\"},\"1643013724416000\":{\"name\":\"pageFoot\",\"setUp\":{\"tabVal\":0},\"status\":{\"title\":\"\\\\u662f\\\\u5426\\\\u81ea\\\\u5b9a\\\\u4e49\",\"name\":\"status\",\"status\":false},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#282828\"}],\"color\":[{\"item\":\"rgba(51,51,51,1)\"}]},\"activeTxtColor\":{\"title\":\"\\\\u9009\\\\u4e2d\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#F62C2C\"}],\"color\":[{\"item\":\"rgba(66,202,77,1)\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"menuList\":[{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/9d22e202111181538437101.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/aaf1b202111181452576658.png\"],\"name\":\"\\\\u9996\\\\u9875\",\"link\":\"\\/pages\\/index\\/index\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/88386202111181539257153.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/59d4a202111181453208678.png\"],\"name\":\"\\\\u5206\\\\u7c7b\",\"link\":\"\\/pages\\/goods_cate\\/goods_cate\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/189a2202111181538583033.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/201c9202111181453378599.png\"],\"name\":\"\\\\u8d2d\\\\u7269\\\\u8f66\",\"link\":\"\\/pages\\/order_addcart\\/order_addcart\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/0386120211118153911347.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/3a141202111181453495771.png\"],\"name\":\"\\\\u6211\\\\u7684\",\"link\":\"\\/pages\\/user\\/index\"}],\"id\":\"idundefined\"}}', 1637218684, 1643013796, 0, 2, 1, 0, 0, '#f5f5f5', '', 0, 0, 0, 0, 1),
  658. (NULL, '1.0', '橘色主题模板', '', '{\"1643013051450000\":{\"name\":\"headerSerch\",\"timestamp\":1643013051450000,\"setUp\":{\"tabVal\":0},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272(\\\\u6e10\\\\u53d8)\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}]},\"boxStyle\":{\"title\":\"\\\\u8fb9\\\\u6846\\\\u6837\\\\u5f0f\",\"name\":\"boxStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"},{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"}]},\"txtStyle\":{\"title\":\"\\\\u6587\\\\u672c\\\\u4f4d\\\\u7f6e\",\"name\":\"txtStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"hotWords\":{\"list\":[{\"val\":\"\"}]},\"logoConfig\":{\"type\":1,\"header\":\"\\\\u8bbe\\\\u7f6elogo\",\"title\":\"\",\"url\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/28a88411581c15dbc65fa4fa8e0d0c17.png\"},\"id\":\"id1643013051450000\"},\"1643013051450001\":{\"name\":\"tabNav\",\"timestamp\":1643013051450001,\"status\":{\"title\":\"\\\\u5f00\\\\u5173\",\"default\":{\"status\":false}},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"id\":\"id1643013051450001\"},\"1643013051450002\":{\"name\":\"swiperBg\",\"timestamp\":1643013051450002,\"setUp\":{\"tabVal\":0},\"swiperConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a010\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea6750px\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u56fe\\\\u7247 \\\\u987a\\\\u5e8f\",\"maxList\":10,\"list\":[{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/d54f87813d22fc2ce2e6e231f3bcfae7.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/index\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/84578abf1060697da0529a5ccc50934c.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"2\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/index\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]}]},\"isShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u80cc\\\\u666f\\\\u8272\",\"val\":true},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272(\\\\u6e10\\\\u53d8)\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}]},\"dotColor\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"docConfig\":{\"cname\":\"swiper\",\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u6837\\\\u5f0f\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u5f62\",\"icon\":\"iconDot\"},{\"val\":\"\\\\u76f4\\\\u7ebf\",\"icon\":\"iconSquarepoint\"},{\"val\":\"\\\\u6570\\\\u5b57\",\"icon\":\"iconshuzi\"},{\"val\":\"\\\\u65e0\\\\u6307\\\\u793a\\\\u5668\",\"icon\":\"iconjinyong\"}]},\"txtStyle\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u4f4d\\\\u7f6e\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\"}]},\"imgConfig\":{\"cname\":\"docStyle\",\"title\":\"\\\\u8f6e\\\\u64ad\\\\u56fe\\\\u6837\\\\u5f0f\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"},{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"}]},\"id\":\"id1643013051450002\"},\"1643013051450003\":{\"name\":\"menus\",\"timestamp\":1643013051450003,\"setUp\":{\"tabVal\":0},\"tabConfig\":{\"title\":\"\\\\u5c55\\\\u793a\\\\u6837\\\\u5f0f\",\"tabVal\":1,\"type\":1,\"tabList\":[{\"name\":\"\\\\u5355\\\\u884c\\\\u5c55\\\\u793a\",\"icon\":\"icondanhang\"},{\"name\":\"\\\\u591a\\\\u884c\\\\u5c55\\\\u793a\",\"icon\":\"iconduohang\"}]},\"rowsNum\":{\"title\":\"\\\\u663e\\\\u793a\\\\u884c\\\\u6570\",\"name\":\"rowsNum\",\"type\":0,\"list\":[{\"val\":\"2\\\\u884c\",\"icon\":\"icon2hang\"},{\"val\":\"3\\\\u884c\",\"icon\":\"icon3hang\"},{\"val\":\"4\\\\u884c\",\"icon\":\"icon4hang\"}]},\"menuStyle\":{\"title\":\"\\\\u56fe\\\\u6807\\\\u6837\\\\u5f0f\",\"name\":\"menuStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u65b9\\\\u5f62\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u5f62\",\"icon\":\"icondayuanjiao\"}]},\"number\":{\"title\":\"\\\\u663e\\\\u793a\\\\u4e2a\\\\u6570\",\"name\":\"number\",\"type\":2,\"list\":[{\"val\":\"3\\\\u4e2a\",\"icon\":\"icon3ge\"},{\"val\":\"4\\\\u4e2a\",\"icon\":\"icon4ge1\"},{\"val\":\"5\\\\u4e2a\",\"icon\":\"icon5ge1\"}]},\"pointerStyle\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u6837\\\\u5f0f\",\"name\":\"pointerStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u957f\\\\u6761\",\"icon\":\"iconSquarepoint\"},{\"val\":\"\\\\u5706\\\\u5f62\",\"icon\":\"iconDot\"},{\"val\":\"\\\\u65e0\\\\u6307\\\\u793a\\\\u5668\",\"icon\":\"iconjinyong\"}]},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":0,\"min\":0},\"menuConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea690 * 90px\",\"maxList\":100,\"list\":[{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/32c4cb933e83faef5a74e4d144301cd9.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u5546\\\\u54c1\\\\u5206\\\\u7c7b\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_cate\\/goods_cate\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/b7e8c6d6ff3cd09f96fde82bb84f01cc.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u9886\\\\u4f18\\\\u60e0\\\\u5238\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/users\\/user_get_coupon\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/3c379782da41503cd2ee5836e221e168.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u884c\\\\u4e1a\\\\u8d44\\\\u8baf\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/news_list\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/4cf6e92566e1a2f0f12bd94e0b6e8de8.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u6211\\\\u7684\\\\u6536\\\\u85cf\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/users\\/user_goods_collection\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/6051ac070afdc33341f9e89f998d3576.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u5730\\\\u5740\\\\u7ba1\\\\u7406\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/users\\/user_address_list\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/c4aa268853c2b03716444a7c91428b4b.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u79d2\\\\u6740\\\\u6d3b\\\\u52a8\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/activity\\/goods_seckill\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/43f81463ae2477a627c4657e72559134.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u780d\\\\u4ef7\\\\u6d3b\\\\u52a8\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/activity\\/goods_bargain\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/b91e5277a5c9a89d74b07f3a7b7400d1.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u62fc\\\\u56e2\\\\u6d3b\\\\u52a8\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/activity\\/goods_combination\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/84127a55428452cbc2d8c30f8d474228.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u9884\\\\u552e\\\\u7ba1\\\\u7406\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/activity\\/presell\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/1837e57bf9d5eff1203d310939fb8f8a.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u79ef\\\\u5206\\\\u5546\\\\u57ce\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/points_mall\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]}]},\"pointerColor\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u989c\\\\u8272\",\"name\":\"pointerColor\",\"default\":[{\"item\":\"#f44\"}],\"color\":[{\"item\":\"#f44\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"titleColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#333333\"}],\"color\":[{\"item\":\"#333333\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"id\":\"id1643013051450003\"},\"1643013051450004\":{\"name\":\"news\",\"timestamp\":1643013051450004,\"setUp\":{\"tabVal\":0},\"txtStyle\":{\"title\":\"\\\\u6587\\\\u672c\\\\u4f4d\\\\u7f6e\",\"name\":\"txtStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\",\"style\":\"left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\",\"style\":\"center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\",\"style\":\"right\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#333\"}],\"color\":[{\"item\":\"#333\"}]},\"listConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a010\\\\u4e2a\\\\u7248\\\\u5757\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u7248\\\\u5757\\\\u987a\\\\u5e8f\",\"max\":10,\"list\":[{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u6807\\\\u9898\",\"max\":30,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc730\\\\u4e2a\\\\u5b57\",\"empty\":true},{\"title\":\"\\\\u94fe\\\\u63a5\",\"val\":\"\\/pages\\/index\\/index\",\"max\":200,\"pla\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u8fde\\\\u63a5\"}]}],\"tabCur\":0},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":0,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"logoConfig\":{\"header\":\"\\\\u56fe\\\\u6807\\\\u8bbe\\\\u7f6e\",\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea6130 * 36px\",\"url\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/66fe3edcff404253d4383a5e6ff66e82.png\"},\"id\":\"id1643013051450004\"},\"1643013051450005\":{\"name\":\"coupon\",\"timestamp\":1643013051450005,\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#F8F8F8\"}],\"color\":[{\"item\":\"#F8F8F8\"}]},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":0,\"min\":0},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"#E93323\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"id\":\"id1643013051450005\"},\"1643013051450007\":{\"name\":\"seckill\",\"timestamp\":1643013051450007,\"setUp\":{\"tabVal\":0},\"countDownColor\":{\"title\":\"\\\\u5012\\\\u8ba1\\\\u65f6\\\\u80cc\\\\u666f\\\\u8272\",\"name\":\"countDownColor\",\"default\":[{\"item\":\"rgba(252,60,62,0.09)\"}],\"color\":[{\"item\":\"rgba(252,60,62,0.09)\"}]},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"#E93323\"}]},\"conStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"conStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"discountShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6298\\\\u6263\\\\u6807\\\\u7b7e\",\"val\":true},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u540d\\\\u79f0\",\"val\":true},\"seckillShow\":{\"title\":\"\\\\u62a2\\\\u8d2d\\\\u6807\\\\u7b7e\",\"val\":true},\"numberConfig\":{\"val\":3},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"imgConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea618 * 18px\",\"url\":\"http:\\/\\/pro.crmeb.net\\/static\\/images\\/spike-icon-002.gif\"},\"id\":\"id1643013051450007\"},\"1643013051450008\":{\"name\":\"bargain\",\"timestamp\":1643013051450008,\"setUp\":{\"tabVal\":0},\"numConfig\":{\"val\":3},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"bntShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6309\\\\u94ae\",\"val\":true},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"#E93323\"}]},\"titleColor\":{\"title\":\"\\\\u6807\\\\u9898\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#FF6000\"}],\"color\":[{\"item\":\"#FF6000\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#FDDBB2\"},{\"item\":\"#FDEFC6\"}],\"color\":[{\"item\":\"#FDDBB2\"},{\"item\":\"#FDEFC6\"}]},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"productGap\":{\"title\":\"\\\\u5546\\\\u54c1\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":0},\"mbCongfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"id\":\"id1643013051450008\"},\"1643013051450009\":{\"name\":\"combination\",\"timestamp\":1643013051450009,\"setUp\":{\"tabVal\":0},\"numConfig\":{\"val\":3},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"bntShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6309\\\\u94ae\",\"val\":true},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u540d\\\\u79f0\",\"val\":true},\"pinkShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u62fc\\\\u56e2\\\\u6807\\\\u7b7e\",\"val\":true},\"joinShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u53c2\\\\u56e2\\\\u6807\\\\u7b7e\",\"val\":true},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u80cc\\\\u666f\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"rgba(255,68,68,0.1)\"}],\"color\":[{\"item\":\"rgba(255,68,68,0.1)\"}]},\"conStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"conStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"#E93323\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"imgConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea618 * 18px\",\"url\":\"http:\\/\\/pro.crmeb.net\\/static\\/images\\/group02.gif\"},\"id\":\"id1643013051450009\"},\"1643013051450010\":{\"name\":\"promotionList\",\"timestamp\":1643013051450010,\"setUp\":{\"tabVal\":0},\"productList\":{\"title\":\"\\\\u4fc3\\\\u9500\\\\u5217\\\\u8868\"},\"titleConfig\":{\"title\":\"\\\\u6807\\\\u9898\\\\u4f4d\\\\u7f6e\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\"}]},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u540d\\\\u79f0\",\"val\":true},\"opriceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u539f\\\\u4ef7\",\"val\":true},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u4ef7\\\\u683c\",\"val\":true},\"couponShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4f18\\\\u60e0\\\\u5238\",\"val\":true},\"tabConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a04\\\\u4e2a\\\\u7248\\\\u5757\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u7248\\\\u5757\\\\u987a\\\\u5e8f\",\"max\":4,\"tabCur\":3,\"list\":[{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u6700\\\\u65b0\\\\u51fa\\\\u7089\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":3,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u731c\\\\u4f60\\\\u559c\\\\u6b22\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":1,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u597d\\\\u8bc4\\\\u5982\\\\u4e91\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":2,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u591a\\\\u4e70\\\\u591a\\\\u9500\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":4,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}}]},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#F95429\"}],\"color\":[{\"item\":\"#F95429\"}]},\"fontColor\":{\"title\":\"\\\\u4ef7\\\\u683c\\\\u989c\\\\u8272\",\"name\":\"fontColor\",\"default\":[{\"item\":\"#e93323\"}],\"color\":[{\"item\":\"#e93323\"}]},\"labelColor\":{\"title\":\"\\\\u6d3b\\\\u52a8\\\\u6807\\\\u7b7e\",\"name\":\"labelColor\",\"default\":[{\"item\":\"#e93323\"}],\"color\":[{\"item\":\"#e93323\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"numConfig\":{\"val\":6},\"id\":\"id1643013051450010\"},\"1643013666018000\":{\"name\":\"pageFoot\",\"setUp\":{\"tabVal\":0},\"status\":{\"title\":\"\\\\u662f\\\\u5426\\\\u81ea\\\\u5b9a\\\\u4e49\",\"name\":\"status\",\"status\":false},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#282828\"}],\"color\":[{\"item\":\"rgba(51,51,51,1)\"}]},\"activeTxtColor\":{\"title\":\"\\\\u9009\\\\u4e2d\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#F62C2C\"}],\"color\":[{\"item\":\"rgba(254,92,45,1)\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"menuList\":[{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/44cdf202111221541497320.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/aaf1b202111181452576658.png\"],\"name\":\"\\\\u9996\\\\u9875\",\"link\":\"\\/pages\\/index\\/index\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/37ef1202111221542206434.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/59d4a202111181453208678.png\"],\"name\":\"\\\\u5206\\\\u7c7b\",\"link\":\"\\/pages\\/goods_cate\\/goods_cate\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/09bcd202111221542207036.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/201c9202111181453378599.png\"],\"name\":\"\\\\u8d2d\\\\u7269\\\\u8f66\",\"link\":\"\\/pages\\/order_addcart\\/order_addcart\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/f2790202111221541549352.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/3a141202111181453495771.png\"],\"name\":\"\\\\u6211\\\\u7684\",\"link\":\"\\/pages\\/user\\/index\"}],\"id\":\"idundefined\"}}', '{\"1643013051450000\":{\"name\":\"headerSerch\",\"timestamp\":1643013051450000,\"setUp\":{\"tabVal\":0},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272(\\\\u6e10\\\\u53d8)\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}]},\"boxStyle\":{\"title\":\"\\\\u8fb9\\\\u6846\\\\u6837\\\\u5f0f\",\"name\":\"boxStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"},{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"}]},\"txtStyle\":{\"title\":\"\\\\u6587\\\\u672c\\\\u4f4d\\\\u7f6e\",\"name\":\"txtStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"hotWords\":{\"list\":[{\"val\":\"\"}]},\"logoConfig\":{\"type\":1,\"header\":\"\\\\u8bbe\\\\u7f6elogo\",\"title\":\"\",\"url\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/28a88411581c15dbc65fa4fa8e0d0c17.png\"},\"id\":\"id1643013051450000\"},\"1643013051450001\":{\"name\":\"tabNav\",\"timestamp\":1643013051450001,\"status\":{\"title\":\"\\\\u5f00\\\\u5173\",\"default\":{\"status\":false}},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"id\":\"id1643013051450001\"},\"1643013051450002\":{\"name\":\"swiperBg\",\"timestamp\":1643013051450002,\"setUp\":{\"tabVal\":0},\"swiperConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a010\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea6750px\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u56fe\\\\u7247 \\\\u987a\\\\u5e8f\",\"maxList\":10,\"list\":[{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/d54f87813d22fc2ce2e6e231f3bcfae7.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"1\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/index\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/84578abf1060697da0529a5ccc50934c.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"2\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/index\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]}]},\"isShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u80cc\\\\u666f\\\\u8272\",\"val\":true},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272(\\\\u6e10\\\\u53d8)\",\"default\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}],\"color\":[{\"item\":\"#F62C2C\"},{\"item\":\"#F96E29\"}]},\"dotColor\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"docConfig\":{\"cname\":\"swiper\",\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u6837\\\\u5f0f\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u5f62\",\"icon\":\"iconDot\"},{\"val\":\"\\\\u76f4\\\\u7ebf\",\"icon\":\"iconSquarepoint\"},{\"val\":\"\\\\u6570\\\\u5b57\",\"icon\":\"iconshuzi\"},{\"val\":\"\\\\u65e0\\\\u6307\\\\u793a\\\\u5668\",\"icon\":\"iconjinyong\"}]},\"txtStyle\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u4f4d\\\\u7f6e\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\"}]},\"imgConfig\":{\"cname\":\"docStyle\",\"title\":\"\\\\u8f6e\\\\u64ad\\\\u56fe\\\\u6837\\\\u5f0f\",\"type\":0,\"list\":[{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"},{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"}]},\"id\":\"id1643013051450002\"},\"1643013051450003\":{\"name\":\"menus\",\"timestamp\":1643013051450003,\"setUp\":{\"tabVal\":0},\"tabConfig\":{\"title\":\"\\\\u5c55\\\\u793a\\\\u6837\\\\u5f0f\",\"tabVal\":1,\"type\":1,\"tabList\":[{\"name\":\"\\\\u5355\\\\u884c\\\\u5c55\\\\u793a\",\"icon\":\"icondanhang\"},{\"name\":\"\\\\u591a\\\\u884c\\\\u5c55\\\\u793a\",\"icon\":\"iconduohang\"}]},\"rowsNum\":{\"title\":\"\\\\u663e\\\\u793a\\\\u884c\\\\u6570\",\"name\":\"rowsNum\",\"type\":0,\"list\":[{\"val\":\"2\\\\u884c\",\"icon\":\"icon2hang\"},{\"val\":\"3\\\\u884c\",\"icon\":\"icon3hang\"},{\"val\":\"4\\\\u884c\",\"icon\":\"icon4hang\"}]},\"menuStyle\":{\"title\":\"\\\\u56fe\\\\u6807\\\\u6837\\\\u5f0f\",\"name\":\"menuStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u65b9\\\\u5f62\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u5f62\",\"icon\":\"icondayuanjiao\"}]},\"number\":{\"title\":\"\\\\u663e\\\\u793a\\\\u4e2a\\\\u6570\",\"name\":\"number\",\"type\":2,\"list\":[{\"val\":\"3\\\\u4e2a\",\"icon\":\"icon3ge\"},{\"val\":\"4\\\\u4e2a\",\"icon\":\"icon4ge1\"},{\"val\":\"5\\\\u4e2a\",\"icon\":\"icon5ge1\"}]},\"pointerStyle\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u6837\\\\u5f0f\",\"name\":\"pointerStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u957f\\\\u6761\",\"icon\":\"iconSquarepoint\"},{\"val\":\"\\\\u5706\\\\u5f62\",\"icon\":\"iconDot\"},{\"val\":\"\\\\u65e0\\\\u6307\\\\u793a\\\\u5668\",\"icon\":\"iconjinyong\"}]},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":0,\"min\":0},\"menuConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea690 * 90px\",\"maxList\":100,\"list\":[{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/32c4cb933e83faef5a74e4d144301cd9.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u5546\\\\u54c1\\\\u5206\\\\u7c7b\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/goods_cate\\/goods_cate\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/b7e8c6d6ff3cd09f96fde82bb84f01cc.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u9886\\\\u4f18\\\\u60e0\\\\u5238\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/users\\/user_get_coupon\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/3c379782da41503cd2ee5836e221e168.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u884c\\\\u4e1a\\\\u8d44\\\\u8baf\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/news_list\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/4cf6e92566e1a2f0f12bd94e0b6e8de8.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u6211\\\\u7684\\\\u6536\\\\u85cf\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/users\\/user_goods_collection\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/6051ac070afdc33341f9e89f998d3576.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u5730\\\\u5740\\\\u7ba1\\\\u7406\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/users\\/user_address_list\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/c4aa268853c2b03716444a7c91428b4b.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u79d2\\\\u6740\\\\u6d3b\\\\u52a8\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/activity\\/goods_seckill\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/43f81463ae2477a627c4657e72559134.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u780d\\\\u4ef7\\\\u6d3b\\\\u52a8\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/activity\\/goods_bargain\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/b91e5277a5c9a89d74b07f3a7b7400d1.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u62fc\\\\u56e2\\\\u6d3b\\\\u52a8\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/activity\\/goods_combination\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/84127a55428452cbc2d8c30f8d474228.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u9884\\\\u552e\\\\u7ba1\\\\u7406\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/activity\\/presell\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]},{\"img\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/1837e57bf9d5eff1203d310939fb8f8a.png\",\"info\":[{\"title\":\"\\\\u6807\\\\u9898\",\"value\":\"\\\\u79ef\\\\u5206\\\\u5546\\\\u57ce\",\"tips\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc74\\\\u4e2a\\\\u5b57\",\"max\":4},{\"title\":\"\\\\u94fe\\\\u63a5\",\"value\":\"\\/pages\\/points_mall\\/index\",\"tips\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u94fe\\\\u63a5\",\"max\":100}]}]},\"pointerColor\":{\"title\":\"\\\\u6307\\\\u793a\\\\u5668\\\\u989c\\\\u8272\",\"name\":\"pointerColor\",\"default\":[{\"item\":\"#f44\"}],\"color\":[{\"item\":\"#f44\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"titleColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#333333\"}],\"color\":[{\"item\":\"#333333\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"id\":\"id1643013051450003\"},\"1643013051450004\":{\"name\":\"news\",\"timestamp\":1643013051450004,\"setUp\":{\"tabVal\":0},\"txtStyle\":{\"title\":\"\\\\u6587\\\\u672c\\\\u4f4d\\\\u7f6e\",\"name\":\"txtStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\",\"style\":\"left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\",\"style\":\"center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\",\"style\":\"right\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#333\"}],\"color\":[{\"item\":\"#333\"}]},\"listConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a010\\\\u4e2a\\\\u7248\\\\u5757\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u7248\\\\u5757\\\\u987a\\\\u5e8f\",\"max\":10,\"list\":[{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u6807\\\\u9898\",\"max\":30,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc730\\\\u4e2a\\\\u5b57\",\"empty\":true},{\"title\":\"\\\\u94fe\\\\u63a5\",\"val\":\"\\/pages\\/index\\/index\",\"max\":200,\"pla\":\"\\\\u8bf7\\\\u8f93\\\\u5165\\\\u8fde\\\\u63a5\"}]}],\"tabCur\":0},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":0,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"logoConfig\":{\"header\":\"\\\\u56fe\\\\u6807\\\\u8bbe\\\\u7f6e\",\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea6130 * 36px\",\"url\":\"https:\\/\\/data44.wuht.net\\/\\/uploads\\/attach\\/2022\\/01\\/20220115\\/66fe3edcff404253d4383a5e6ff66e82.png\"},\"id\":\"id1643013051450004\"},\"1643013051450005\":{\"name\":\"coupon\",\"timestamp\":1643013051450005,\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#F8F8F8\"}],\"color\":[{\"item\":\"#F8F8F8\"}]},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":0,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":0,\"min\":0},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u989c\\\\u8272\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"#E93323\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"id\":\"id1643013051450005\"},\"1643013051450007\":{\"name\":\"seckill\",\"timestamp\":1643013051450007,\"setUp\":{\"tabVal\":0},\"countDownColor\":{\"title\":\"\\\\u5012\\\\u8ba1\\\\u65f6\\\\u80cc\\\\u666f\\\\u8272\",\"name\":\"countDownColor\",\"default\":[{\"item\":\"rgba(252,60,62,0.09)\"}],\"color\":[{\"item\":\"rgba(252,60,62,0.09)\"}]},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"#E93323\"}]},\"conStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"conStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"discountShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6298\\\\u6263\\\\u6807\\\\u7b7e\",\"val\":true},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u540d\\\\u79f0\",\"val\":true},\"seckillShow\":{\"title\":\"\\\\u62a2\\\\u8d2d\\\\u6807\\\\u7b7e\",\"val\":true},\"numberConfig\":{\"val\":3},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"imgConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea618 * 18px\",\"url\":\"http:\\/\\/pro.crmeb.net\\/static\\/images\\/spike-icon-002.gif\"},\"id\":\"id1643013051450007\"},\"1643013051450008\":{\"name\":\"bargain\",\"timestamp\":1643013051450008,\"setUp\":{\"tabVal\":0},\"numConfig\":{\"val\":3},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"bntShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6309\\\\u94ae\",\"val\":true},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"#E93323\"}]},\"titleColor\":{\"title\":\"\\\\u6807\\\\u9898\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#FF6000\"}],\"color\":[{\"item\":\"#FF6000\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#FDDBB2\"},{\"item\":\"#FDEFC6\"}],\"color\":[{\"item\":\"#FDDBB2\"},{\"item\":\"#FDEFC6\"}]},\"bgStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"bgStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"productGap\":{\"title\":\"\\\\u5546\\\\u54c1\\\\u95f4\\\\u8ddd\",\"val\":10,\"min\":0},\"mbCongfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"id\":\"id1643013051450008\"},\"1643013051450009\":{\"name\":\"combination\",\"timestamp\":1643013051450009,\"setUp\":{\"tabVal\":0},\"numConfig\":{\"val\":3},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4ef7\\\\u683c\",\"val\":true},\"bntShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u6309\\\\u94ae\",\"val\":true},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u540d\\\\u79f0\",\"val\":true},\"pinkShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u62fc\\\\u56e2\\\\u6807\\\\u7b7e\",\"val\":true},\"joinShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u53c2\\\\u56e2\\\\u6807\\\\u7b7e\",\"val\":true},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u80cc\\\\u666f\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"rgba(255,68,68,0.1)\"}],\"color\":[{\"item\":\"rgba(255,68,68,0.1)\"}]},\"conStyle\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u6837\\\\u5f0f\",\"name\":\"conStyle\",\"type\":1,\"list\":[{\"val\":\"\\\\u76f4\\\\u89d2\",\"icon\":\"iconPic_square\"},{\"val\":\"\\\\u5706\\\\u89d2\",\"icon\":\"iconPic_fillet\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"prConfig\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#E93323\"}],\"color\":[{\"item\":\"#E93323\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"lrConfig\":{\"title\":\"\\\\u5de6\\\\u53f3\\\\u8fb9\\\\u8ddd\",\"val\":10,\"min\":0},\"imgConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a01\\\\u5f20\\\\u56fe\\\\u7247\\\\uff0c\\\\u5efa\\\\u8bae\\\\u5bbd\\\\u5ea618 * 18px\",\"url\":\"http:\\/\\/pro.crmeb.net\\/static\\/images\\/group02.gif\"},\"id\":\"id1643013051450009\"},\"1643013051450010\":{\"name\":\"promotionList\",\"timestamp\":1643013051450010,\"setUp\":{\"tabVal\":0},\"productList\":{\"title\":\"\\\\u4fc3\\\\u9500\\\\u5217\\\\u8868\"},\"titleConfig\":{\"title\":\"\\\\u6807\\\\u9898\\\\u4f4d\\\\u7f6e\",\"type\":0,\"list\":[{\"val\":\"\\\\u5c45\\\\u5de6\",\"icon\":\"icondoc_left\"},{\"val\":\"\\\\u5c45\\\\u4e2d\",\"icon\":\"icondoc_center\"},{\"val\":\"\\\\u5c45\\\\u53f3\",\"icon\":\"icondoc_right\"}]},\"titleShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u540d\\\\u79f0\",\"val\":true},\"opriceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u539f\\\\u4ef7\",\"val\":true},\"priceShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u5546\\\\u54c1\\\\u4ef7\\\\u683c\",\"val\":true},\"couponShow\":{\"title\":\"\\\\u662f\\\\u5426\\\\u663e\\\\u793a\\\\u4f18\\\\u60e0\\\\u5238\",\"val\":true},\"tabConfig\":{\"title\":\"\\\\u6700\\\\u591a\\\\u53ef\\\\u6dfb\\\\u52a04\\\\u4e2a\\\\u7248\\\\u5757\\\\uff1b\\\\u9f20\\\\u6807\\\\u62d6\\\\u62fd\\\\u5de6\\\\u4fa7\\\\u5706\\\\u70b9\\\\u53ef\\\\u8c03\\\\u6574\\\\u7248\\\\u5757\\\\u987a\\\\u5e8f\",\"max\":4,\"tabCur\":3,\"list\":[{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u6700\\\\u65b0\\\\u51fa\\\\u7089\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":3,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u731c\\\\u4f60\\\\u559c\\\\u6b22\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":1,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u597d\\\\u8bc4\\\\u5982\\\\u4e91\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":2,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}},{\"chiild\":[{\"title\":\"\\\\u6807\\\\u9898\",\"val\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"},{\"title\":\"\\\\u7b80\\\\u4ecb\",\"val\":\"\\\\u591a\\\\u4e70\\\\u591a\\\\u9500\",\"max\":4,\"pla\":\"\\\\u9009\\\\u586b\\\\uff0c\\\\u4e0d\\\\u8d85\\\\u8fc7\\\\u56db\\\\u4e2a\\\\u5b57\"}],\"link\":{\"title\":\"\\\\u94fe\\\\u63a5\",\"activeVal\":4,\"optiops\":[{\"type\":0,\"value\":1,\"label\":\"\\\\u7cbe\\\\u54c1\\\\u63a8\\\\u8350\"},{\"type\":1,\"value\":2,\"label\":\"\\\\u70ed\\\\u95e8\\\\u699c\\\\u5355\"},{\"type\":2,\"value\":3,\"label\":\"\\\\u9996\\\\u53d1\\\\u65b0\\\\u54c1\"},{\"type\":3,\"value\":4,\"label\":\"\\\\u4fc3\\\\u9500\\\\u5355\\\\u54c1\"}]}}]},\"themeColor\":{\"title\":\"\\\\u4e3b\\\\u9898\\\\u98ce\\\\u683c\",\"name\":\"themeColor\",\"default\":[{\"item\":\"#F95429\"}],\"color\":[{\"item\":\"#F95429\"}]},\"fontColor\":{\"title\":\"\\\\u4ef7\\\\u683c\\\\u989c\\\\u8272\",\"name\":\"fontColor\",\"default\":[{\"item\":\"#e93323\"}],\"color\":[{\"item\":\"#e93323\"}]},\"labelColor\":{\"title\":\"\\\\u6d3b\\\\u52a8\\\\u6807\\\\u7b7e\",\"name\":\"labelColor\",\"default\":[{\"item\":\"#e93323\"}],\"color\":[{\"item\":\"#e93323\"}]},\"mbConfig\":{\"title\":\"\\\\u9875\\\\u9762\\\\u95f4\\\\u8ddd\",\"val\":0,\"min\":0},\"numConfig\":{\"val\":6},\"id\":\"id1643013051450010\"},\"1643013666018000\":{\"name\":\"pageFoot\",\"setUp\":{\"tabVal\":0},\"status\":{\"title\":\"\\\\u662f\\\\u5426\\\\u81ea\\\\u5b9a\\\\u4e49\",\"name\":\"status\",\"status\":false},\"txtColor\":{\"title\":\"\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#282828\"}],\"color\":[{\"item\":\"rgba(51,51,51,1)\"}]},\"activeTxtColor\":{\"title\":\"\\\\u9009\\\\u4e2d\\\\u6587\\\\u5b57\\\\u989c\\\\u8272\",\"name\":\"txtColor\",\"default\":[{\"item\":\"#F62C2C\"}],\"color\":[{\"item\":\"rgba(254,92,45,1)\"}]},\"bgColor\":{\"title\":\"\\\\u80cc\\\\u666f\\\\u989c\\\\u8272\",\"name\":\"bgColor\",\"default\":[{\"item\":\"#fff\"}],\"color\":[{\"item\":\"#fff\"}]},\"menuList\":[{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/44cdf202111221541497320.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/aaf1b202111181452576658.png\"],\"name\":\"\\\\u9996\\\\u9875\",\"link\":\"\\/pages\\/index\\/index\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/37ef1202111221542206434.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/59d4a202111181453208678.png\"],\"name\":\"\\\\u5206\\\\u7c7b\",\"link\":\"\\/pages\\/goods_cate\\/goods_cate\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/09bcd202111221542207036.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/201c9202111181453378599.png\"],\"name\":\"\\\\u8d2d\\\\u7269\\\\u8f66\",\"link\":\"\\/pages\\/order_addcart\\/order_addcart\"},{\"imgList\":[\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/f2790202111221541549352.png\",\"https:\\/\\/qiniu.crmeb.net\\/attach\\/2021\\/11\\/3a141202111181453495771.png\"],\"name\":\"\\\\u6211\\\\u7684\",\"link\":\"\\/pages\\/user\\/index\"}],\"id\":\"idundefined\"}}', 1637566882, 1643013673, 0, 2, 1, 0, 0, '#f5f5f5', '', 0, 0, 0, 0, 1);
  659. SQL
  660. ],
  661. [
  662. 'code' => 440,
  663. 'type' => -1,
  664. 'table' => "page_categroy",
  665. 'sql' => "truncate table `@table`"
  666. ],
  667. [
  668. 'code' => 440,
  669. 'type' => -1,
  670. 'table' => "page_categroy",
  671. 'sql' => <<<SQL
  672. INSERT INTO `@table` (`id`, `pid`, `type`, `name`, `sort`, `status`, `add_time`) VALUES
  673. (1, 0, 'link', '商城页面', 99, 1, 1626831994),
  674. (2, 0, 'product', '商品页面', 98, 1, 1626831994),
  675. (3, 0, 'article', '文章页面', 98, 1, 1626831994),
  676. (4, 0, 'custom', '自定义', 97, 1, 1626831994),
  677. (5, 1, 'link', '商城链接', 99, 1, 1626831994),
  678. (6, 1, 'marketing_link', '营销链接', 98, 1, 1626831994),
  679. (7, 1, 'special', '专题页', 97, 1, 1626831994),
  680. (8, 2, 'product_category', '商品分类', 98, 1, 1626831994),
  681. (9, 2, 'product', '商品', 97, 1, 1626831994),
  682. (10, 2, 'seckill', '秒杀商品', 96, 1, 1626831994),
  683. (11, 2, 'bargain', '砍价商品', 95, 1, 1626831994),
  684. (12, 2, 'combination', '拼团商品', 94, 1, 1626831994),
  685. (13, 2, 'integral', '积分商品', 93, 1, 1626831994),
  686. (14, 3, 'news', '文章', 99, 1, 1626831994),
  687. (15, 4, 'custom', '自定义链接', 99, 1, 1626831994)
  688. SQL
  689. ],
  690. [
  691. 'code' => 440,
  692. 'type' => -1,
  693. 'table' => "page_link",
  694. 'sql' => "truncate table `@table`"
  695. ],
  696. [
  697. 'code' => 440,
  698. 'type' => -1,
  699. 'table' => "page_link",
  700. 'sql' => <<<SQL
  701. INSERT INTO `@table` (`id`, `cate_id`, `type`, `name`, `url`, `param`, `example`, `status`, `sort`, `add_time`) VALUES
  702. (1, 6, 5, '抽奖中奖记录', '/pages/activity/lottery/grids/record', ' ', '/pages/activity/lottery/grids/record', 1, 0, 1626837579),
  703. (2, 6, 4, '积分兑换商品列表', '/pages/points_mall/integral_goods_list', ' ', '/pages/points_mall/integral_goods_list', 1, 0, 1626837579),
  704. (3, 6, 4, '积分兑换记录', '/pages/points_mall/exchange_record', ' ', '/pages/points_mall/exchange_record', 1, 0, 1626837579),
  705. (4, 6, 5, '积分抽奖', '/pages/activity/lottery/grids/index?type=1', 'type=1 积分抽奖 type=5订单评价', '/pages/activity/lottery/grids/index?type=1', 1, 0, 1626837579),
  706. (5, 6, 5, '订单支付抽奖', '/pages/activity/lottery/grids/index?type=3', 'type=1 积分抽奖 type=5订单评价', '/pages/activity/lottery/grids/index?type=3', 1, 0, 1626837579),
  707. (7, 6, 5, '订单评价抽奖', '/pages/activity/lottery/grids/index?type=5', 'type=1 积分抽奖 type=5订单评价', '/pages/activity/lottery/grids/index?type=5', 1, 0, 1626837579),
  708. (8, 6, 4, '积分商城', '/pages/points_mall/index', ' ', '/pages/points_mall/index', 1, 0, 1626837579),
  709. (9, 5, 3, '付费会员', '/pages/annex/vip_paid/index', ' ', '/pages/annex/vip_paid/index', 1, 0, 1626837579),
  710. (10, 5, 3, '收银页面', '/pages/annex/offline_pay/index', ' ', '/pages/annex/offline_pay/index', 1, 0, 1626837579),
  711. (11, 5, 3, '充值页面', '/pages/users/user_payment/index', ' ', '/pages/users/user_payment/index', 1, 0, 1626837579),
  712. (12, 5, 3, '订单核销', '/pages/admin/order_cancellation/index', ' ', '/pages/admin/order_cancellation/index', 1, 0, 1626837579),
  713. (13, 5, 3, '统计管理', '/pages/admin/order/index', ' ', '/pages/admin/order/index', 1, 0, 1626837579),
  714. (14, 5, 3, '联系客服', '/pages/customer_list/chat', ' ', '/pages/customer_list/chat', 1, 0, 1626837579),
  715. (15, 5, 3, '佣金排行', '/pages/users/commission_rank/index', ' ', '/pages/users/commission_rank/index', 1, 0, 1626837579),
  716. (16, 5, 3, '推广人排行', '/pages/users/promoter_rank/index', ' ', '/pages/users/promoter_rank/index', 1, 0, 1626837579),
  717. (17, 5, 3, '推广人订单', '/pages/users/promoter-order/index', ' ', '/pages/users/promoter-order/index', 1, 0, 1626837579),
  718. (18, 5, 2, '推广人列表', '/pages/users/promoter-list/index', ' ', '/pages/users/promoter-list/index', 1, 0, 1626837579),
  719. (19, 5, 2, '分销海报', '/pages/users/user_spread_code/index', ' ', '/pages/users/user_spread_code/index', 1, 0, 1626837579),
  720. (20, 5, 3, '提现页面', '/pages/users/user_cash/index', ' ', '/pages/users/user_cash/index', 1, 0, 1626837579),
  721. (21, 5, 2, '我的推广', '/pages/users/user_spread_user/index', ' ', '/pages/users/user_spread_user/index', 1, 0, 1626837579),
  722. (22, 6, 2, '砍价记录', '/pages/activity/bargain/index', ' ', '/pages/activity/bargain/index', 1, 0, 1626837579),
  723. (23, 5, 3, '用户等级', '/pages/users/user_vip/index', ' ', '/pages/users/user_vip/index', 1, 0, 1626837579),
  724. (24, 5, 1, '退款列表', '/pages/users/user_return_list/index', ' ', '/pages/users/user_return_list/index', 1, 0, 1626837579),
  725. (25, 6, 0, '我的优惠券', '/pages/users/user_coupon/index', ' ', '/pages/users/user_coupon/index', 1, 0, 1626837579),
  726. (26, 5, 1, '我的订单', '/pages/users/order_list/index', ' ', '/pages/users/order_list/index', 1, 0, 1626837579),
  727. (27, 6, 4, '积分详情', '/pages/users/user_integral/index', ' ', '/pages/users/user_integral/index', 1, 0, 1626837579),
  728. (28, 5, 3, '个人资料', '/pages/users/user_info/index', ' ', '/pages/users/user_info/index', 1, 0, 1626837579),
  729. (29, 5, 3, '我的账户', '/pages/users/user_money/index', ' ', '/pages/users/user_money/index', 1, 0, 1626837579),
  730. (30, 5, 3, '地址列表', '/pages/users/user_address_list/index', ' ', '/pages/users/user_address_list/index', 1, 0, 1626837579),
  731. (31, 6, 2, '砍价列表', '/pages/activity/goods_bargain/index', ' ', '/pages/activity/goods_bargain/index', 1, 0, 1626837579),
  732. (32, 6, 1, '秒杀列表', '/pages/activity/goods_seckill/index', ' ', '/pages/activity/goods_seckill/index', 1, 0, 1626837579),
  733. (34, 6, 3, '拼团列表', '/pages/activity/goods_combination/index', ' ', '/pages/activity/goods_combination/index', 1, 0, 1626837579),
  734. (35, 5, 3, '收藏页面', '/pages/users/user_goods_collection/index', ' ', '/pages/users/user_goods_collection/index', 1, 0, 1626837579),
  735. (36, 5, 3, '签到页面', '/pages/users/user_sgin/index', ' ', '/pages/users/user_sgin/index', 1, 0, 1626837579),
  736. (37, 5, 1, '精品推荐', '/pages/columnGoods/HotNewGoods/index?type=1&name=精品推荐', 'type=类型ID,1=精品推荐,2=热门榜单,3=首发新品,4=促销单品', '/pages/columnGoods/HotNewGoods/index?type=1&name=精品推荐', 1, 0, 1626837579),
  737. (38, 5, 1, '热门榜单', '/pages/columnGoods/HotNewGoods/index?type=2&name=热门榜单', 'type=类型ID,1=精品推荐,2=热门榜单,3=首发新品,4=促销单品', '/pages/columnGoods/HotNewGoods/index?type=2&name=热门榜单', 1, 0, 1626837579),
  738. (39, 5, 1, '首发新品', '/pages/columnGoods/HotNewGoods/index?type=3&name=首发新品', 'type=类型ID,1=精品推荐,2=热门榜单,3=首发新品,4=促销单品', '/pages/columnGoods/HotNewGoods/index?type=3&name=首发新品', 1, 0, 1626837579),
  739. (40, 5, 1, '促销单品', '/pages/columnGoods/HotNewGoods/index?type=4&name=促销单品', 'type=类型ID,1=精品推荐,2=热门榜单,3=首发新品,4=促销单品', '/pages/columnGoods/HotNewGoods/index?type=4&name=促销单品', 1, 0, 1626837579),
  740. (41, 6, 0, '优惠券列表', '/pages/users/user_get_coupon/index', ' ', '/pages/users/user_get_coupon/index', 1, 0, 1626837579),
  741. (42, 5, 1, '文章列表', '/pages/news_list/index', 'id=文章ID', '/pages/news_list/index', 1, 0, 1626837579),
  742. (43, 5, 1, '分类商品列表', '/pages/goods_list/index', 'sid=1&title=测试分类名称', '/pages/goods_list/index?sid=1&title=测试分类名称', 1, 996, 1626837579),
  743. (44, 5, 1, '个人中心', '/pages/user/index', ' ', '/pages/user/index', 1, 0, 1626837579),
  744. (45, 5, 1, '购物车', '/pages/order_addcart/order_addcart', ' ', '/pages/order_addcart/order_addcart', 1, 997, 1626837579),
  745. (46, 5, 1, '商城分类', '/pages/goods_cate/goods_cate', ' ', '/pages/goods_cate/goods_cate', 1, 998, 1626837579),
  746. (47, 5, 1, '商城首页', '/pages/index/index', ' ', '/pages/index/index', 1, 999, 1626837579),
  747. (48, 5, 3, '佣金记录', '/pages/users/user_spread_money/index?type=2', ' ', '/pages/users/user_spread_money/index?type=2', 1, 0, 1626837579),
  748. (49, 5, 3, '提现记录', '/pages/users/user_spread_money/index?type=1', ' ', '/pages/users/user_spread_money/index?type=1', 1, 0, 1626837579),
  749. (50, 6, 6, '预售列表', '/pages/activity/presell/index', ' ', '/pages/activity/presell/index', 1, 0, 1626837579),
  750. (51, 5, 1, '直播列表', '/pages/live_list/index', ' ', '/pages/live_list/index', 1, 0, 1626837579)
  751. SQL
  752. ],
  753. [
  754. 'code' => 440,
  755. 'type' => 3,
  756. 'table' => "store_bargain",
  757. 'field' => "logistics",
  758. 'findSql' => "show columns from `@table` like 'logistics'",
  759. 'sql' => "ALTER TABLE `@table` ADD `logistics` varchar(11) NOT NULL DEFAULT '1,2' COMMENT '物流方式'"
  760. ],
  761. [
  762. 'code' => 440,
  763. 'type' => 3,
  764. 'table' => "store_bargain",
  765. 'field' => "freight",
  766. 'findSql' => "show columns from `@table` like 'freight'",
  767. 'sql' => "ALTER TABLE `@table` ADD `freight` tinyint(1) NOT NULL DEFAULT '2' COMMENT '运费设置'"
  768. ],
  769. [
  770. 'code' => 440,
  771. 'type' => 3,
  772. 'table' => "store_bargain",
  773. 'field' => "custom_form",
  774. 'findSql' => "show columns from `@table` like 'custom_form'",
  775. 'sql' => "ALTER TABLE `@table` ADD `custom_form` varchar(2000) NOT NULL DEFAULT '' COMMENT '自定义表单'"
  776. ],
  777. [
  778. 'code' => 440,
  779. 'type' => 3,
  780. 'table' => "store_bargain",
  781. 'field' => "virtual_type",
  782. 'findSql' => "show columns from `@table` like 'virtual_type'",
  783. 'sql' => "ALTER TABLE `@table` ADD `virtual_type` tinyint(1) NOT NULL DEFAULT '0' COMMENT '商品类型'"
  784. ],
  785. [
  786. 'code' => 440,
  787. 'type' => 3,
  788. 'table' => "store_combination",
  789. 'field' => "logistics",
  790. 'findSql' => "show columns from `@table` like 'logistics'",
  791. 'sql' => "ALTER TABLE `@table` ADD `logistics` varchar(11) NOT NULL DEFAULT '1,2' COMMENT '物流方式'"
  792. ],
  793. [
  794. 'code' => 440,
  795. 'type' => 3,
  796. 'table' => "store_combination",
  797. 'field' => "freight",
  798. 'findSql' => "show columns from `@table` like 'freight'",
  799. 'sql' => "ALTER TABLE `@table` ADD `freight` tinyint(1) NOT NULL DEFAULT '2' COMMENT '运费设置'"
  800. ],
  801. [
  802. 'code' => 440,
  803. 'type' => 3,
  804. 'table' => "store_combination",
  805. 'field' => "custom_form",
  806. 'findSql' => "show columns from `@table` like 'custom_form'",
  807. 'sql' => "ALTER TABLE `@table` ADD `custom_form` varchar(2000) NOT NULL DEFAULT '' COMMENT '自定义表单'"
  808. ],
  809. [
  810. 'code' => 440,
  811. 'type' => 3,
  812. 'table' => "store_combination",
  813. 'field' => "virtual_type",
  814. 'findSql' => "show columns from `@table` like 'virtual_type'",
  815. 'sql' => "ALTER TABLE `@table` ADD `virtual_type` tinyint(1) NOT NULL DEFAULT '0' COMMENT '商品类型'"
  816. ],
  817. [
  818. 'code' => 440,
  819. 'type' => 3,
  820. 'table' => "store_order",
  821. 'field' => "refund_express_name",
  822. 'findSql' => "show columns from `@table` like 'refund_express_name'",
  823. 'sql' => "ALTER TABLE `@table` ADD `refund_express_name` varchar(255) NOT NULL DEFAULT '' COMMENT '退货快递名称' AFTER `refund_express`"
  824. ],
  825. [
  826. 'code' => 440,
  827. 'type' => 3,
  828. 'table' => "store_order",
  829. 'field' => "pay_uid",
  830. 'findSql' => "show columns from `@table` like 'pay_uid'",
  831. 'sql' => "ALTER TABLE `@table` ADD `pay_uid` int(11) NOT NULL DEFAULT '0' COMMENT '支付用户uid'"
  832. ],
  833. [
  834. 'code' => 440,
  835. 'type' => 3,
  836. 'table' => "store_order",
  837. 'field' => "custom_form",
  838. 'findSql' => "show columns from `@table` like 'custom_form'",
  839. 'sql' => "ALTER TABLE `@table` ADD `custom_form` text NOT NULL COMMENT '自定义表单'"
  840. ],
  841. [
  842. 'code' => 440,
  843. 'type' => 3,
  844. 'table' => "store_order",
  845. 'field' => "staff_id",
  846. 'findSql' => "show columns from `@table` like 'staff_id'",
  847. 'sql' => "ALTER TABLE `@table` ADD `staff_id` int(11) NOT NULL DEFAULT '0' COMMENT '员工id'"
  848. ],
  849. [
  850. 'code' => 440,
  851. 'type' => 3,
  852. 'table' => "store_order",
  853. 'field' => "agent_id",
  854. 'findSql' => "show columns from `@table` like 'agent_id'",
  855. 'sql' => "ALTER TABLE `@table` ADD `agent_id` int(11) NOT NULL DEFAULT '0' COMMENT '代理id'"
  856. ],
  857. [
  858. 'code' => 440,
  859. 'type' => 3,
  860. 'table' => "store_order",
  861. 'field' => "division_id",
  862. 'findSql' => "show columns from `@table` like 'division_id'",
  863. 'sql' => "ALTER TABLE `@table` ADD `division_id` int(11) NOT NULL DEFAULT '0' COMMENT '事业部id'"
  864. ],
  865. [
  866. 'code' => 440,
  867. 'type' => 3,
  868. 'table' => "store_order",
  869. 'field' => "staff_brokerage",
  870. 'findSql' => "show columns from `@table` like 'staff_brokerage'",
  871. 'sql' => "ALTER TABLE `@table` ADD `staff_brokerage` decimal(8,2) NOT NULL DEFAULT '0.00' COMMENT '员工返佣'"
  872. ],
  873. [
  874. 'code' => 440,
  875. 'type' => 3,
  876. 'table' => "store_order",
  877. 'field' => "agent_brokerage",
  878. 'findSql' => "show columns from `@table` like 'agent_brokerage'",
  879. 'sql' => "ALTER TABLE `@table` ADD `agent_brokerage` decimal(8,2) NOT NULL DEFAULT '0.00' COMMENT '代理返佣'"
  880. ],
  881. [
  882. 'code' => 440,
  883. 'type' => 3,
  884. 'table' => "store_order",
  885. 'field' => "division_brokerage",
  886. 'findSql' => "show columns from `@table` like 'division_brokerage'",
  887. 'sql' => "ALTER TABLE `@table` ADD `division_brokerage` decimal(8,2) NOT NULL DEFAULT '0.00' COMMENT '事业部返佣'"
  888. ],
  889. [
  890. 'code' => 440,
  891. 'type' => -1,
  892. 'table' => "store_order_cart_info",
  893. 'sql' => "ALTER TABLE `@table` ADD `id` int(11) NOT NULL AUTO_INCREMENT PRIMARY KEY FIRST"
  894. ],
  895. [
  896. 'code' => 440,
  897. 'type' => 3,
  898. 'table' => "store_order_cart_info",
  899. 'field' => "refund_num",
  900. 'findSql' => "show columns from `@table` like 'refund_num'",
  901. 'sql' => "ALTER TABLE `@table` ADD `refund_num` int(11) NOT NULL DEFAULT '0' COMMENT '退款件数' AFTER `cart_num`"
  902. ],
  903. [
  904. 'code' => 440,
  905. 'type' => 1,
  906. 'table' => "store_order_refund",
  907. 'findSql' => "select * from information_schema.tables where table_name ='@table'",
  908. 'sql' => "CREATE TABLE IF NOT EXISTS `@table` (
  909. `id` int(10) NOT NULL AUTO_INCREMENT,
  910. `store_order_id` int(10) NOT NULL DEFAULT '0' COMMENT '订单表ID',
  911. `store_id` int(10) NOT NULL DEFAULT '0' COMMENT '门店ID',
  912. `order_id` varchar(50) NOT NULL DEFAULT '' COMMENT '订单号',
  913. `uid` int(10) NOT NULL DEFAULT '0' COMMENT '用户UID',
  914. `refund_type` tinyint(1) NOT NULL DEFAULT '0' COMMENT '退款申请类型',
  915. `refund_num` int(5) NOT NULL DEFAULT '0' COMMENT '退款件数',
  916. `refund_price` decimal(8,2) NOT NULL DEFAULT '0.00' COMMENT '退款金额',
  917. `refunded_price` decimal(8,2) NOT NULL DEFAULT '0.00' COMMENT '已退款金额',
  918. `refund_phone` varchar(32) NOT NULL DEFAULT '' COMMENT '退款电话',
  919. `refund_express` varchar(100) NOT NULL DEFAULT '' COMMENT '退货快递单号',
  920. `refund_express_name` varchar(255) NOT NULL DEFAULT '' COMMENT '退货快递名称',
  921. `refund_explain` varchar(255) NOT NULL DEFAULT '' COMMENT '退款用户说明',
  922. `refund_img` text NOT NULL COMMENT '退款图片',
  923. `refund_reason` varchar(255) NOT NULL DEFAULT '' COMMENT '不退款的理由',
  924. `refuse_reason` varchar(255) NOT NULL DEFAULT '' COMMENT '拒绝原因',
  925. `remark` varchar(255) NOT NULL DEFAULT '' COMMENT '备注',
  926. `refunded_time` int(10) NOT NULL DEFAULT '0' COMMENT '处理时间',
  927. `cart_info` longtext NOT NULL COMMENT '退款商品信息',
  928. `is_cancel` tinyint(1) NOT NULL DEFAULT '0' COMMENT '用户是否取消',
  929. `is_pink_cancel` tinyint(1) NOT NULL DEFAULT '0' COMMENT '是否拼团自动取消',
  930. `is_del` tinyint(1) DEFAULT '0' COMMENT '取消申请',
  931. `add_time` int(10) NOT NULL DEFAULT '0' COMMENT '申请退款时间',
  932. PRIMARY KEY (`id`)
  933. ) ENGINE=InnoDB DEFAULT CHARSET=utf8;"
  934. ],
  935. [
  936. 'code' => 440,
  937. 'type' => 3,
  938. 'table' => "store_product",
  939. 'field' => "vip_product",
  940. 'findSql' => "show columns from `@table` like 'vip_product'",
  941. 'sql' => "ALTER TABLE `@table` ADD `vip_product` tinyint(1) NOT NULL DEFAULT '0' COMMENT '是否会员专属商品'"
  942. ],
  943. [
  944. 'code' => 440,
  945. 'type' => 3,
  946. 'table' => "store_product",
  947. 'field' => "presale",
  948. 'findSql' => "show columns from `@table` like 'presale'",
  949. 'sql' => "ALTER TABLE `@table` ADD `presale` tinyint(1) NOT NULL DEFAULT '0' COMMENT '是否预售商品'"
  950. ],
  951. [
  952. 'code' => 440,
  953. 'type' => 3,
  954. 'table' => "store_product",
  955. 'field' => "presale_start_time",
  956. 'findSql' => "show columns from `@table` like 'presale_start_time'",
  957. 'sql' => "ALTER TABLE `@table` ADD `presale_start_time` int(11) NOT NULL DEFAULT '0' COMMENT '预售开始时间'"
  958. ],
  959. [
  960. 'code' => 440,
  961. 'type' => 3,
  962. 'table' => "store_product",
  963. 'field' => "presale_end_time",
  964. 'findSql' => "show columns from `@table` like 'presale_end_time'",
  965. 'sql' => "ALTER TABLE `@table` ADD `presale_end_time` int(11) NOT NULL DEFAULT '0' COMMENT '预售结束时间'"
  966. ],
  967. [
  968. 'code' => 440,
  969. 'type' => 3,
  970. 'table' => "store_product",
  971. 'field' => "presale_day",
  972. 'findSql' => "show columns from `@table` like 'presale_day'",
  973. 'sql' => "ALTER TABLE `@table` ADD `presale_day` int(11) NOT NULL DEFAULT '0' COMMENT '预售结束后几天内发货'"
  974. ],
  975. [
  976. 'code' => 440,
  977. 'type' => 3,
  978. 'table' => "store_product",
  979. 'field' => "logistics",
  980. 'findSql' => "show columns from `@table` like 'logistics'",
  981. 'sql' => "ALTER TABLE `@table` ADD `logistics` varchar(10) NOT NULL DEFAULT '1,2' COMMENT '物流方式'"
  982. ],
  983. [
  984. 'code' => 440,
  985. 'type' => 3,
  986. 'table' => "store_product",
  987. 'field' => "freight",
  988. 'findSql' => "show columns from `@table` like 'freight'",
  989. 'sql' => "ALTER TABLE `@table` ADD `freight` tinyint(1) NOT NULL DEFAULT '2' COMMENT '运费设置'"
  990. ],
  991. [
  992. 'code' => 440,
  993. 'type' => 3,
  994. 'table' => "store_product",
  995. 'field' => "custom_form",
  996. 'findSql' => "show columns from `@table` like 'custom_form'",
  997. 'sql' => "ALTER TABLE `@table` ADD `custom_form` varchar(2000) NOT NULL DEFAULT '' COMMENT '自定义表单'"
  998. ],
  999. [
  1000. 'code' => 440,
  1001. 'type' => 3,
  1002. 'table' => "store_product_attr_result",
  1003. 'field' => "id",
  1004. 'findSql' => "show columns from `@table` like 'id'",
  1005. 'sql' => "ALTER TABLE `@table` ADD `id` INT(10) NOT NULL AUTO_INCREMENT COMMENT '主键id' FIRST, ADD PRIMARY KEY (`id`)"
  1006. ],
  1007. [
  1008. 'code' => 440,
  1009. 'type' => 3,
  1010. 'table' => "store_product_attr_value",
  1011. 'field' => "id",
  1012. 'findSql' => "show columns from `@table` like 'id'",
  1013. 'sql' => "ALTER TABLE `@table` ADD `id` INT(10) NOT NULL AUTO_INCREMENT COMMENT '主键id' FIRST, ADD PRIMARY KEY (`id`)"
  1014. ],
  1015. [
  1016. 'code' => 440,
  1017. 'type' => 3,
  1018. 'table' => "store_product_attr_value",
  1019. 'field' => "disk_info",
  1020. 'findSql' => "show columns from `@table` like 'disk_info'",
  1021. 'sql' => "ALTER TABLE `@table` ADD `disk_info` text NOT NULL COMMENT '虚拟信息内容'"
  1022. ],
  1023. [
  1024. 'code' => 440,
  1025. 'type' => 3,
  1026. 'table' => "store_seckill",
  1027. 'field' => "logistics",
  1028. 'findSql' => "show columns from `@table` like 'logistics'",
  1029. 'sql' => "ALTER TABLE `@table` ADD `logistics` varchar(11) NOT NULL DEFAULT '1,2' COMMENT '物流方式'"
  1030. ],
  1031. [
  1032. 'code' => 440,
  1033. 'type' => 3,
  1034. 'table' => "store_seckill",
  1035. 'field' => "freight",
  1036. 'findSql' => "show columns from `@table` like 'freight'",
  1037. 'sql' => "ALTER TABLE `@table` ADD `freight` tinyint(1) NOT NULL DEFAULT '2' COMMENT '运费设置'"
  1038. ],
  1039. [
  1040. 'code' => 440,
  1041. 'type' => 3,
  1042. 'table' => "store_seckill",
  1043. 'field' => "custom_form",
  1044. 'findSql' => "show columns from `@table` like 'custom_form'",
  1045. 'sql' => "ALTER TABLE `@table` ADD `custom_form` varchar(2000) NOT NULL DEFAULT '' COMMENT '自定义表单'"
  1046. ],
  1047. [
  1048. 'code' => 440,
  1049. 'type' => 3,
  1050. 'table' => "store_seckill",
  1051. 'field' => "virtual_type",
  1052. 'findSql' => "show columns from `@table` like 'virtual_type'",
  1053. 'sql' => "ALTER TABLE `@table` ADD `virtual_type` tinyint(1) NOT NULL DEFAULT '0' COMMENT '商品类型'"
  1054. ],
  1055. [
  1056. 'code' => 440,
  1057. 'type' => 3,
  1058. 'table' => "system_admin",
  1059. 'field' => "division_id",
  1060. 'findSql' => "show columns from `@table` like 'division_id'",
  1061. 'sql' => "ALTER TABLE `@table` ADD `division_id` int(11) NOT NULL DEFAULT '0' COMMENT '事业部id'"
  1062. ],
  1063. [
  1064. 'code' => 440,
  1065. 'type' => 6,
  1066. 'table' => "system_config_tab",
  1067. 'whereTable' => "",
  1068. 'findSql' => "select id from @table where `eng_title` = 'sys_app'",
  1069. 'whereSql' => "",
  1070. 'sql' => "INSERT INTO `@table` (`id`, `pid`, `title`, `eng_title`, `status`, `info`, `icon`, `type`, `sort`) VALUES (NULL, 0, '应用配置', 'sys_app', 0, 0, '', 0, 0)"
  1071. ],
  1072. [
  1073. 'code' => 440,
  1074. 'type' => 7,
  1075. 'table' => "system_config_tab",
  1076. 'whereTable' => "system_config_tab",
  1077. 'findSql' => "select id from @table where `eng_title` = 'wechat'",
  1078. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='sys_app'",
  1079. 'sql' => "UPDATE `@table` SET `pid` = '@tabId',`type` = 3 WHERE `eng_title` = 'wechat';"
  1080. ],
  1081. [
  1082. 'code' => 440,
  1083. 'type' => 7,
  1084. 'table' => "system_config_tab",
  1085. 'whereTable' => "system_config_tab",
  1086. 'findSql' => "select id from @table where `eng_title` = 'routine'",
  1087. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='sys_app'",
  1088. 'sql' => "UPDATE `@table` SET `pid` = '@tabId',`type` = 3 WHERE `eng_title` = 'routine';"
  1089. ],
  1090. [
  1091. 'code' => 440,
  1092. 'type' => 7,
  1093. 'table' => "system_config_tab",
  1094. 'whereTable' => "system_config_tab",
  1095. 'findSql' => "select id from @table where `eng_title` = 'point'",
  1096. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='store'",
  1097. 'sql' => "UPDATE `@table` SET `pid` = '@tabId' WHERE `eng_title` = 'point';"
  1098. ],
  1099. [
  1100. 'code' => 440,
  1101. 'type' => 7,
  1102. 'table' => "system_config_tab",
  1103. 'whereTable' => "system_config_tab",
  1104. 'findSql' => "select id from @table where `eng_title` = 'upload_set'",
  1105. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='sys_app'",
  1106. 'sql' => "UPDATE `@table` SET `pid` = '@tabId',`title` = '缩略图配置',`status` = 0 WHERE `eng_title` = 'upload_set';"
  1107. ],
  1108. [
  1109. 'code' => 440,
  1110. 'type' => 7,
  1111. 'table' => "system_config_tab",
  1112. 'whereTable' => "system_config_tab",
  1113. 'findSql' => "select id from @table where `eng_title` = 'system_sms'",
  1114. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='sys_app'",
  1115. 'sql' => "UPDATE `@table` SET `pid` = '@tabId',`title` = '一号通',`status` = 0 WHERE `eng_title` = 'system_sms';"
  1116. ],
  1117. [
  1118. 'code' => 440,
  1119. 'type' => 7,
  1120. 'table' => "system_config_tab",
  1121. 'whereTable' => "",
  1122. 'findSql' => "select id from @table where `eng_title` = 'base_config'",
  1123. 'whereSql' => "",
  1124. 'sql' => "UPDATE `@table` SET `title` = '缩略图配置',`status` = 0 WHERE `eng_title` = 'base_config';"
  1125. ],
  1126. [
  1127. 'code' => 440,
  1128. 'type' => 7,
  1129. 'table' => "system_config_tab",
  1130. 'whereTable' => "",
  1131. 'findSql' => "select id from @table where `eng_title` = 'aliyun_uploads'",
  1132. 'whereSql' => "",
  1133. 'sql' => "delete from @table where `eng_title` = 'aliyun_uploads'"
  1134. ],
  1135. [
  1136. 'code' => 440,
  1137. 'type' => 7,
  1138. 'table' => "system_config_tab",
  1139. 'whereTable' => "",
  1140. 'findSql' => "select id from @table where `eng_title` = 'qiniu_uplaods'",
  1141. 'whereSql' => "",
  1142. 'sql' => "delete from @table where `eng_title` = 'qiniu_uplaods'"
  1143. ],
  1144. [
  1145. 'code' => 440,
  1146. 'type' => 7,
  1147. 'table' => "system_config_tab",
  1148. 'whereTable' => "",
  1149. 'findSql' => "select id from @table where `eng_title` = 'tengxun_uploads'",
  1150. 'whereSql' => "",
  1151. 'sql' => "delete from @table where `eng_title` = 'tengxun_uploads'"
  1152. ],
  1153. [
  1154. 'code' => 440,
  1155. 'type' => 7,
  1156. 'table' => "system_config_tab",
  1157. 'whereTable' => "system_config_tab",
  1158. 'findSql' => "select id from @table where `eng_title` = 'system_pc'",
  1159. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='sys_app'",
  1160. 'sql' => "UPDATE `@table` SET `pid` = '@tabId',`type` = 3 WHERE `eng_title` = 'system_pc';"
  1161. ],
  1162. [
  1163. 'code' => 440,
  1164. 'type' => 7,
  1165. 'table' => "system_config_tab",
  1166. 'whereTable' => "system_config_tab",
  1167. 'findSql' => "select id from @table where `eng_title` = 'app'",
  1168. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='sys_app'",
  1169. 'sql' => "UPDATE `@table` SET `pid` = '@tabId',`type` = 3 WHERE `eng_title` = 'app';"
  1170. ],
  1171. [
  1172. 'code' => 440,
  1173. 'type' => 7,
  1174. 'table' => "system_config",
  1175. 'whereTable' => "system_config_tab",
  1176. 'findSql' => "select id from @table where `menu_name` = 'h5_avatar'",
  1177. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='web_site'",
  1178. 'sql' => "UPDATE `@table` SET `config_tab_id` = '@tabId',`type` = 3 WHERE `menu_name` = 'h5_avatar';"
  1179. ],
  1180. [
  1181. 'code' => 440,
  1182. 'type' => 6,
  1183. 'table' => "system_config",
  1184. 'whereTable' => "",
  1185. 'findSql' => "select id from @table where `menu_name` = 'tengxun_appid'",
  1186. 'whereSql' => "",
  1187. 'sql' => "INSERT INTO `@table` (`id`, `menu_name`, `type`, `input_type`, `config_tab_id`, `parameter`, `upload_type`, `required`, `width`, `high`, `value`, `info`, `desc`, `sort`, `status`) VALUES (NULL, 'tengxun_appid', 'text', 'input', 34, '', 0, '', 0, 0, '', '腾讯云APPID', '腾讯云APPID', 0, 1)"
  1188. ],
  1189. [
  1190. 'code' => 440,
  1191. 'type' => 6,
  1192. 'table' => "system_config",
  1193. 'whereTable' => "system_config_tab",
  1194. 'findSql' => "select id from @table where `menu_name` = 'extract_type'",
  1195. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='extract_set'",
  1196. 'sql' => "INSERT INTO `@table` (`id`, `menu_name`, `type`, `input_type`, `config_tab_id`, `parameter`, `upload_type`, `required`, `width`, `high`, `value`, `info`, `desc`, `sort`, `status`) VALUES (NULL, 'extract_type', 'checkbox', 'input', @tabId, '0=>银行卡\n1=>微信\n2=>支付宝', 1, '', 0, 0, '[\"0\",\"1\",\"2\"]', '提现方式', '提现方式', 0, 1)"
  1197. ],
  1198. [
  1199. 'code' => 440,
  1200. 'type' => 6,
  1201. 'table' => "system_config",
  1202. 'whereTable' => "system_config_tab",
  1203. 'findSql' => "select id from @table where `menu_name` = 'integral_frozen'",
  1204. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='point'",
  1205. 'sql' => "INSERT INTO `@table` (`id`, `menu_name`, `type`, `input_type`, `config_tab_id`, `parameter`, `upload_type`, `required`, `width`, `high`, `value`, `info`, `desc`, `sort`, `status`) VALUES (NULL, 'integral_frozen', 'text', 'input', @tabId, '', 1, '', 100, 0, '\"0\"', '积分冻结(天)', '积分冻结(天)', 0, 1)"
  1206. ],
  1207. [
  1208. 'code' => 440,
  1209. 'type' => -1,
  1210. 'table' => "system_menus",
  1211. 'sql' => "truncate table `@table`"
  1212. ],
  1213. [
  1214. 'code' => 440,
  1215. 'type' => -1,
  1216. 'table' => "system_menus",
  1217. 'sql' => <<<SQL
  1218. INSERT INTO `@table` (`id`, `pid`, `icon`, `menu_name`, `module`, `controller`, `action`, `api_url`, `methods`, `params`, `sort`, `is_show`, `is_show_path`, `access`, `menu_path`, `path`, `auth_type`, `header`, `is_header`, `unique_auth`, `is_del`) VALUES
  1219. (1, 0, 'md-basket', '商品', 'admin', 'product', 'index', '', '', '[]', 126, 1, 0, 1, '/admin/product', '', 1, '0', 1, 'admin-product', 0),
  1220. (2, 1, '', '商品管理', 'admin', 'product.product', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/product/product_list', '', 1, '', 0, 'admin-store-storeProuduct-index', 0),
  1221. (3, 1, '', '商品分类', 'admin', 'product.storeCategory', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/product/product_classify', '', 1, 'product', 0, 'admin-store-storeCategory-index', 0),
  1222. (4, 0, 'md-cart', '订单', 'admin', 'order', 'index', '', '', '[]', 110, 1, 0, 1, '/admin/order', '', 1, 'home', 1, 'admin-order', 0),
  1223. (5, 4, '', '订单管理', 'admin', 'order.store_order', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/order/list', '', 1, 'order', 0, 'admin-order-storeOrder-index', 0),
  1224. (6, 1, '', '商品评论', 'admin', 'store.store_product_reply', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/product/product_reply', '', 1, 'product', 0, 'product-product-reply', 0),
  1225. (7, 0, 'md-home', '主页', 'admin', 'index', '', '', '', '[]', 127, 1, 0, 1, '/admin/home/', '', 1, 'home', 1, 'admin-index-index', 0),
  1226. (9, 0, 'md-person', '用户', 'admin', 'user.user', '', '', '', '[]', 100, 1, 0, 1, '/admin/user', '', 1, 'user', 1, 'admin-user', 0),
  1227. (10, 9, '', '用户管理', 'admin', 'user.user', 'index', '', '', '[]', 10, 1, 0, 1, '/admin/user/list', '', 1, 'user', 1, 'admin-user-user-index', 0),
  1228. (11, 9, '', '用户等级', 'admin', 'user.user_level', 'index', '', '', '[]', 7, 1, 0, 1, '/admin/user/level', '', 1, 'user', 1, 'user-user-level', 0),
  1229. (12, 0, 'md-settings', '设置', 'admin', 'setting.system_config', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/setting', '', 1, 'setting', 1, 'admin-setting', 0),
  1230. (14, 12, '', '管理权限', 'admin', 'setting.system_admin', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/auth/list', '', 1, 'setting', 1, 'setting-system-admin', 0),
  1231. (19, 14, '', '角色管理', 'admin', 'setting.system_role', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/setting/system_role/index', '', 1, 'setting', 1, 'setting-system-role', 0),
  1232. (20, 14, '', '管理员列表', 'admin', 'setting.system_admin', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/setting/system_admin/index', '', 1, 'setting', 0, 'setting-system-list', 0),
  1233. (21, 14, '', '权限规则', 'admin', 'setting.system_menus', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/setting/system_menus/index', '', 1, 'setting', 0, 'setting-system-menus', 0),
  1234. (22, 1, '', '产品添加', 'admin', 'store.store_product', 'save', '', '', '[]', 1, 1, 1, 1, '/admin/product/add_product', '', 1, 'product', 1, 'product-product-save', 0),
  1235. (23, 12, '', '系统设置', 'admin', 'setting.system_config', 'index', '', '', '[]', 10, 1, 0, 1, '/admin/setting/system_config', '', 1, 'setting', 1, 'setting-system-config', 0),
  1236. (25, 0, 'md-hammer', '维护', 'admin', 'system', '', '', '', '[]', -1, 1, 0, 1, '/admin/system', '', 1, 'setting', 1, 'admin-system', 0),
  1237. (26, 0, 'ios-people', '分销', 'admin', 'agent', '', '', '', '[]', 90, 1, 0, 1, '/admin/agent', '', 1, 'user', 1, 'admin-agent', 0),
  1238. (27, 0, 'ios-paper-plane', '营销', 'admin', 'marketing', '', '', '', '[]', 1, 1, 0, 1, '/admin/marketing', '', 1, 'home', 1, 'admin-marketing', 0),
  1239. (28, 26, '', '分销设置', 'admin', 'setting.system_config', '', '', '', '[]', 1, 1, 0, 1, '/admin/setting/system_config_retail/2/9', '', 1, 'setting', 0, 'setting-system-config', 0),
  1240. (29, 26, '', '分销员管理', 'admin', 'agent.agent_manage', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/agent/agent_manage/index', '', 1, 'user', 0, 'agent-agent-manage', 0),
  1241. (30, 27, '', '优惠券', 'admin', 'marketing.store_coupon', '', '', '', '[]', 1, 1, 0, 1, '/admin/marketing/store_coupon', '', 1, 'marketing', 1, 'marketing-store_coupon-index', 0),
  1242. (31, 27, '', '砍价管理', 'admin', 'marketing.store_bargain', '', '', '', '[]', 1, 1, 0, 1, '/admin/marketing/store_bargain', '', 1, 'marketing', 0, 'marketing-store_bargain-index', 0),
  1243. (32, 27, '', '拼团管理', 'admin', 'marketing.store_combination', '', '', '', '[]', 1, 1, 0, 1, '/admin/marketing/store_combination', '', 1, 'marketing', 0, 'marketing-store_combination-index', 0),
  1244. (33, 27, '', '秒杀管理', 'admin', 'marketing.store_seckill', '', '', '', '[]', 1, 1, 0, 1, '/admin/marketing/store_seckill', '', 1, 'marketing', 0, 'marketing-store_seckill-index', 0),
  1245. (34, 27, '', '积分管理', 'admin', 'marketing.user_point', '', '', '', '[]', 1, 1, 0, 1, '/admin/marketing/user_point', '', 1, 'marketing', 1, 'marketing-user_point-index', 0),
  1246. (35, 0, 'logo-usd', '财务', 'admin', 'finance', '', '', '', '[]', 1, 1, 0, 1, '/admin/finance', '', 1, 'home', 0, 'admin-finance', 0),
  1247. (36, 35, '', '财务操作', 'admin', 'finance', '', '', '', '[]', 1, 1, 0, 1, '/admin/finance/user_extract', '', 1, 'finance', 0, 'finance-user_extract-index', 0),
  1248. (37, 35, '', '财务记录', 'admin', 'finance', '', '', '', '[]', 1, 1, 0, 1, '/admin/finance/user_recharge', '', 1, 'finance', 0, 'finance-user-recharge-index', 0),
  1249. (38, 35, '', '佣金记录', 'admin', 'finance', '', '', '', '[]', 1, 1, 0, 1, '/admin/finance/finance', '', 1, 'finance', 0, 'finance-finance-index', 0),
  1250. (39, 36, '', '提现申请', 'admin', 'finance.user_extract', '', '', '', '[]', 1, 1, 0, 1, '/admin/finance/user_extract/index', '', 1, 'finance', 0, 'finance-user_extract', 0),
  1251. (40, 37, '', '充值记录', 'admin', 'finance.user_recharge', '', '', '', '[]', 1, 1, 0, 1, '/admin/finance/user_recharge/index', '', 1, 'finance', 0, 'finance-user-recharge', 0),
  1252. (42, 38, '', '佣金记录', 'admin', 'finance.finance', '', '', '', '[]', 1, 1, 0, 1, '/admin/finance/finance/commission', '', 1, 'finance', 0, 'finance-finance-commission', 0),
  1253. (43, 0, 'ios-book', '内容', 'admin', 'cms', '', '', '', '[]', 1, 1, 0, 1, '/admin/cms', '', 1, 'home', 0, 'admin-cms', 0),
  1254. (44, 43, '', '文章管理', 'admin', 'cms.article', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/cms/article/index', '', 1, 'cms', 0, 'cms-article-index', 0),
  1255. (45, 43, '', '文章分类', 'admin', 'cms.article_category', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/cms/article_category/index', '', 1, 'cms', 0, 'cms-article-category', 0),
  1256. (46, 43, '', '文章添加', 'admin', 'cms.article', 'add_article', '', '', '[]', 0, 1, 1, 1, '/admin/cms/article/add_article', '', 1, 'cms', 1, 'cms-article-creat', 0),
  1257. (47, 65, '', '系统日志', 'admin', 'system.system_log', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/system/maintain/system_log/index', '', 1, 'system', 0, 'system-maintain-system-log', 0),
  1258. (48, 7, '', '控制台', 'admin', 'index', 'index', '', '', '[]', 127, 1, 0, 1, '/admin/home/index', '', 1, 'home', 0, '', 1),
  1259. (56, 25, '', '开发配置', 'admin', 'system', '', '', '', '[]', 10, 1, 0, 1, '/admin/system/config', '', 1, 'system', 1, 'system-config-index', 0),
  1260. (57, 65, '', '刷新缓存', 'admin', 'system', 'clear', '', '', '[]', 1, 1, 0, 1, '/admin/system/maintain/clear/index', '', 1, 'system', 1, 'system-clear', 0),
  1261. (64, 65, '', '文件校验', 'admin', 'system.system_file', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/system/maintain/system_file/index', '', 1, 'system', 0, 'system-maintain-system-file', 0),
  1262. (65, 25, '', '安全维护', 'admin', 'system', '', '', '', '[]', 7, 1, 0, 1, '/admin/system/maintain', '', 1, 'system', 1, 'system-maintain-index', 0),
  1263. (66, 65, '', '清除数据', 'admin', 'system.system_cleardata', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/system/maintain/system_cleardata/index', '', 1, 'system', 0, 'system-maintain-system-cleardata', 0),
  1264. (67, 65, '', '数据备份', 'admin', 'system.system_databackup', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/system/maintain/system_databackup/index', '', 1, 'system', 0, 'system-maintain-system-databackup', 0),
  1265. (69, 135, '', '公众号', 'admin', 'wechat', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat', '', 1, 'app', 1, 'admin-wechat', 0),
  1266. (70, 30, '', '优惠券模板', 'admin', 'marketing.store_coupon', 'index', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/store_coupon/index', '', 1, 'marketing', 1, 'marketing-store_coupon', 0),
  1267. (71, 30, '', '优惠券列表', 'admin', 'marketing.store_coupon_issue', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_coupon_issue/index', '', 1, 'marketing', 1, 'marketing-store_coupon_issue', 0),
  1268. (72, 30, '', '用户领取记录', 'admin', 'marketing.store_coupon_user', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_coupon_user/index', '', 1, 'marketing', 1, 'marketing-store_coupon_user', 0),
  1269. (74, 31, '', '砍价商品', 'admin', 'marketing.store_bargain', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_bargain/index', '', 1, 'marketing', 1, 'marketing-store_bargain', 0),
  1270. (75, 32, '', '拼团商品', 'admin', 'marketing.store_combination', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_combination/index', '', 1, 'marketing', 1, 'marketing-store_combination', 0),
  1271. (76, 32, '', '拼团列表', 'admin', 'marketing.store_combination', 'combina_list', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_combination/combina_list', '', 1, 'marketing', 0, 'marketing-store_combination-combina_list', 0),
  1272. (77, 33, '', '秒杀商品', 'admin', 'marketing.store_seckill', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_seckill/index', '', 1, 'marketing', 1, 'marketing-store_seckill', 0),
  1273. (78, 33, '', '秒杀配置', 'admin', 'marketing.store_seckill', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_seckill_data/index/49', '', 1, 'marketing', 1, 'marketing-store_seckill-data', 0),
  1274. (79, 34, '', '积分配置', 'admin', 'setting.system_config/index.html', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/integral/system_config/3/11', '', 1, 'marketing', 1, 'marketing-integral-system_config', 0),
  1275. (90, 32, '', '拼团添加', 'admin', 'marketing.store_combination', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_combination/add_commodity/:id', '', 1, 'marketing', 0, '', 1),
  1276. (91, 69, '', '公众号配置', 'admin', 'application.wechat', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat/setting', '', 1, 'app', 0, '', 1),
  1277. (92, 69, '', '微信菜单', 'admin', 'application.wechat_menus', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat/setting/menus/index', '', 1, 'app', 0, 'application-wechat-menus', 0),
  1278. (94, 12, '', '一号通', 'admin', 'setting.sms_config', '', '', '', '[]', 8, 1, 0, 1, '/admin/setting/sms/sms_config/index', '', 1, 'setting', 1, 'setting-sms', 0),
  1279. (95, 94, '', '账户管理', 'admin', 'sms.sms_config', 'index', '', '', '[]', 0, 0, 0, 1, '/admin/setting/sms/sms_config/index', '', 1, 'setting', 1, 'setting-sms-sms-config', 0),
  1280. (96, 94, '', '短信模板', 'admin', 'sms.sms_template_apply', 'index', '', '', '[]', 0, 0, 0, 1, '/admin/setting/sms/sms_template_apply/index', '', 1, 'setting', 0, 'setting-sms-config-template', 0),
  1281. (97, 94, '', '套餐购买', 'admin', 'sms.sms_pay', 'index', '', '', '[]', 0, 0, 0, 1, '/admin/setting/sms/sms_pay/index', '', 1, 'setting', 1, 'setting-sms-sms-template', 0),
  1282. (99, 1, '', '商品规格', 'admin', 'store.store_product', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/product/product_attr', '', 1, 'product', 1, 'product-product-attr', 0),
  1283. (105, 22, '', '添加产品保存', 'admin', 'store.store_product', 'save', 'product/product/<id>', 'POST', '[]', 0, 0, 0, 1, '/admin/product/save', '', 2, 'product', 0, 'product-save', 0),
  1284. (108, 2, '', '产品列表', 'admin', 'product.product', 'index', 'product/product', 'GET', '[]', 20, 0, 0, 1, '/admin/product/product', '1/2', 2, 'product', 1, 'product-product-index', 0),
  1285. (109, 69, '', '图文管理', 'admin', 'wechat.wechat_news_category', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat/news_category/index', '', 1, 'app', 0, 'wechat-wechat-news-category-index', 0),
  1286. (110, 69, '', '图文添加', 'admin', 'wechat.wechat_news_category', 'save', '', '', '[]', 0, 1, 1, 1, '/admin/app/wechat/news_category/save', '', 1, 'app', 1, 'wechat-wechat-news-category-save', 0),
  1287. (111, 56, '', '配置分类', 'admin', 'setting.system_config_tab', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/system/config/system_config_tab/index', '', 1, 'system', 0, 'system-config-system_config-tab', 0),
  1288. (112, 56, '', '组合数据', 'admin', 'setting.system_group', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/system/config/system_group/index', '', 1, 'system', 0, 'system-config-system_config-group', 0),
  1289. (113, 114, '', '微信关注回复', 'admin', 'wechat.reply', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat/reply/follow/subscribe', '', 1, 'app', 0, 'wechat-wechat-reply-subscribe', 0),
  1290. (114, 69, '', '自动回复', 'admin', 'wechat.reply', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat/reply', '', 1, 'app', 0, 'wechat-wechat-reply-index', 0),
  1291. (115, 114, '', '关键字回复', 'admin', 'wechat.reply', 'keyword', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat/reply/keyword', '', 1, 'app', 0, 'wechat-wechat-reply-keyword', 0),
  1292. (116, 114, '', '无效关键词回复', 'admin', 'wechat.reply', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat/reply/index/default', '', 1, 'app', 0, 'wechat-wechat-reply-default', 0),
  1293. (125, 56, '', '配置列表', 'admin', 'system.config', 'index', '', '', '[]', 0, 0, 1, 1, '/admin/system/config/system_config_tab/list', '', 1, 'system', 1, 'system-config-system_config_tab-list', 0),
  1294. (126, 56, '', '组合数据列表', 'admin', 'system.system_group', 'list', '', '', '[]', 0, 1, 1, 1, '/admin/system/config/system_group/list', '', 1, 'system', 1, 'system-config-system_config-list', 0),
  1295. (128, 656, '', '数据配置', 'admin', 'setting.system_group_data', 'index', '', '', '[]', 2, 1, 0, 1, '/admin/setting/system_visualization_data', '12/656', 1, 'system', 1, 'admin-setting-system_visualization_data', 0),
  1296. (134, 114, '', '关键字添加', 'admin', '', 'index', '', '', '[]', 0, 1, 1, 1, '/admin/app/wechat/reply/keyword/save', '', 1, 'app', 1, 'wechat-wechat-reply-save', 0),
  1297. (135, 0, 'md-cube', '应用', 'admin', 'app', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/app', '', 1, 'app', 1, 'admin-app', 0),
  1298. (144, 303, '', '提货点设置', 'admin', 'merchant.system_store', 'index', '', '', '[]', 5, 1, 0, 1, '/admin/setting/merchant/system_store/index', '', 1, '', 0, 'setting-system-config-merchant', 0),
  1299. (145, 25, '', '物流公司', 'admin', 'freight.express', 'index', '', '', '[]', 4, 1, 0, 1, '/admin/setting/freight/express/index', '', 1, '', 0, 'setting-freight-express', 0),
  1300. (146, 31, '', '添加砍价', 'admin', '/marketing.store_bargain', 'create', '', '', '[]', 0, 1, 1, 1, '/admin/marketing/store_bargain/create', '', 1, '', 0, 'marketing-store_bargain-create', 0),
  1301. (147, 32, '', '添加拼团', 'admin', 'marketing.store_combination', 'create', '', '', '[]', 0, 1, 1, 1, '/admin/marketing/store_combination/create', '', 1, '', 0, 'marketing-store_combination-create', 0),
  1302. (148, 33, '', '添加秒杀', 'admin', 'marketing.store_seckill', 'create', '', '', '[]', 0, 1, 1, 1, '/admin/marketing/store_seckill/create', '', 1, '', 0, 'marketing-store_seckill-create', 0),
  1303. (154, 34, '', '签到配置', 'admin', 'setting.system_group_data', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/sign', '', 1, '', 0, 'marketing-sign-index', 0),
  1304. (165, 0, 'md-chatboxes', '客服', 'admin', 'setting.storeService', 'index', '', '', '[]', 2, 1, 0, 1, '/admin/kefu', '', 1, '', 0, 'setting-store-service', 0),
  1305. (166, 25, '', '日志', 'admin', '', '', '', '', '[]', 0, 1, 1, 1, '/admin/system/log', '', 1, '', 0, 'system-log', 0),
  1306. (169, 577, '', '商品删除', 'admin', 'product', '商品删除', 'product/product/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '0', 1, '', 0),
  1307. (170, 3, '', '分类列表', 'admin', '', '', 'product/category', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/category', '', 2, '', 0, '', 0),
  1308. (171, 578, '', '删除分类', 'admin', '', '', 'product/category/<id>', 'DELETE', '[]', 0, 0, 0, 1, '/adminproduct/category/<id>', '', 2, '', 0, '', 0),
  1309. (172, 578, '', '修改分类', 'admin', '', '', 'product/category/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminproduct/category/<id>', '', 2, '', 0, '', 0),
  1310. (173, 578, '', '新增分类', 'admin', '', '', 'product/category', 'POST', '[]', 0, 0, 0, 1, '/adminproduct/category', '', 2, '', 0, 'product-save-cate', 0),
  1311. (174, 578, '', '分类状态', 'admin', '', '', 'product/category/set_show/<id>/<is_show>', 'PUT', '[]', 0, 0, 0, 1, '/adminproduct/category/set_show/<id>/<is_show>', '', 2, '', 0, '', 0),
  1312. (175, 578, '', '快速编辑', 'admin', '', '', 'product/category/set_category/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminproduct/category/set_category/<id>', '', 2, '', 0, '', 0),
  1313. (176, 578, '', '分类表单添加', 'admin', '', '', 'product/category/create', 'GET', '[]', 0, 0, 0, 1, '/admincategory/create', '', 2, '', 0, '', 0),
  1314. (177, 578, '', '分类表单编辑', 'admin', '', '', 'product/category/<id>', 'GET', '[]', 0, 0, 0, 1, '/admincategory/<id>/edit', '', 2, '', 0, '', 0),
  1315. (178, 3, '', '分类树形列表', 'admin', '', '', 'product/category/tree/<type>', 'GET', '[]', 0, 0, 0, 1, '/admincategory/tree/:type', '', 2, '', 0, '', 0),
  1316. (179, 577, '', '产品状态', 'admin', '', '', 'product/product/set_show/<id>/<is_show>', 'PUT', '[]', 0, 0, 0, 1, '/adminproduct/set_show/<id>/<is_show>', '', 2, '', 0, '', 0),
  1317. (180, 577, '', '快速编辑', 'admin', '', '', 'product/product/set_product/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminproduct/product/set_product/<id>', '', 2, '', 0, '', 0),
  1318. (181, 577, '', '批量上架商品', 'admin', '', '', 'product/product/product_show', 'PUT', '[]', 0, 0, 0, 1, '/adminproduct/product/product_show', '', 2, '', 0, 'product-product-product_show', 0),
  1319. (182, 577, '', '采集商品', 'admin', '', '', 'product/copy', 'POST', '[]', 0, 0, 0, 1, '/adminproduct/crawl', '', 2, '', 0, 'product-crawl-save', 0),
  1320. (183, 577, '', '采集商品保存', 'admin', '', '', 'product/crawl/save', 'POST', '[]', 0, 0, 0, 1, '/adminproduct/crawl/save', '', 2, '', 0, '', 0),
  1321. (184, 579, '', '虚拟评论表单', 'admin', '', '', 'product/reply/fictitious_reply/<product_id>', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/reply/fictitious_reply', '', 2, '', 0, '', 0),
  1322. (185, 579, '', '保存虚拟评论', 'admin', '', '', 'product/reply/save_fictitious_reply', 'POST', '[]', 0, 0, 0, 1, '/adminproduct/reply/save_fictitious_reply', '', 2, '', 0, 'product-reply-save_fictitious_reply', 0),
  1323. (186, 22, '', '获取属性模板列表', 'admin', '', '', 'product/product/get_rule', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/product/get_rule', '', 2, '', 0, '', 0),
  1324. (187, 22, '', '运费模板列表', 'admin', '', '', 'product/product/get_template', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/product/get_template', '', 2, '', 0, '', 0),
  1325. (188, 579, '', '删除评论', 'admin', '', '', 'product/reply/<id>', 'DELETE', '[]', 0, 0, 0, 1, '/adminproduct/reply/<id>', '', 2, '', 0, '', 0),
  1326. (189, 579, '', '评论回复', 'admin', '', '', 'product/reply/set_reply/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminreply/set_reply/<id>', '', 2, '', 0, '', 0),
  1327. (190, 6, '', '评论列表', 'admin', '', '', 'product/reply', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/reply', '', 2, '', 0, '', 0),
  1328. (191, 22, '', '生成属性', 'admin', '', '', 'product/generate_attr/<id>/<type>', 'POST', '[]', 0, 0, 0, 1, '/adminproduct/generate_attr/<id>', '', 2, '', 0, '', 0),
  1329. (192, 2, '', '商品列表头部', 'admin', '', '', 'product/product/type_header', 'GET', '[]', 10, 0, 0, 1, '/adminproduct/product/type_header', '', 2, '', 0, '', 0),
  1330. (193, 577, '', '商品列表插件', 'admin', '', '', 'product/product/list', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/product/list', '', 2, '', 0, '', 0),
  1331. (194, 99, '', '属性规则列表', 'admin', '', '', 'product/product/rule', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/product/rule', '', 2, '', 0, '', 0),
  1332. (195, 580, '', '保存修改规则', 'admin', '', '', 'product/product/rule/<id>', 'POST', '[]', 0, 0, 0, 1, '/adminproduct/rule/<id>', '', 2, '', 0, 'product-rule-save', 0),
  1333. (196, 580, '', '规则详情', 'admin', '', '', 'product/product/rule/<id>', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/product/rule/<id>', '', 2, '', 0, '', 0),
  1334. (197, 580, '', '删除规则', 'admin', '', '', 'product/product/rule/delete', 'DELETE', '[]', 0, 0, 0, 1, '/adminproduct/product/rule/delete', '', 2, '', 0, 'product-product-rule-delete', 0),
  1335. (198, 5, '', '订单列表', 'admin', '', '', 'order/list', 'GET', '[]', 0, 0, 0, 1, '/adminorder/list', '', 2, '', 0, '', 0),
  1336. (199, 5, '', '订单数据', 'admin', '', '', 'order/chart', 'GET', '[]', 0, 0, 0, 1, '/adminorder/chart', '', 2, '', 0, '', 0),
  1337. (200, 581, '', '订单核销', 'admin', '', '', 'order/write', 'POST', '[]', 0, 0, 0, 1, '/adminorder/write', '', 2, '', 0, 'order-write', 0),
  1338. (201, 215, '', '订单修改表格', 'admin', '', '', 'order/edit/<id>', 'GET', '[]', 0, 0, 0, 1, '/adminorder/edit/<id>', '', 2, '', 0, '', 0),
  1339. (202, 215, '', '订单修改', 'admin', '', '', 'order/update/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminorder/update/<id>', '', 2, '', 0, '', 0),
  1340. (203, 581, '', '订单收货', 'admin', '', '', 'order/take/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminorder/take/<id>', '', 2, '', 0, '', 0),
  1341. (204, 209, '', '订单发货', 'admin', '', '', 'order/delivery/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminorder/delivery/<id>', '', 2, '', 0, '', 0),
  1342. (205, 214, '', '订单退款表格', 'admin', '', '', 'order/refund/<id>', 'GET', '[]', 0, 0, 0, 1, '/adminorder/refund/<id>', '', 2, '', 0, '', 0),
  1343. (206, 214, '', '订单退款', 'admin', '', '', 'order/refund/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminorder/refund/<id>', '', 2, '', 0, '', 0),
  1344. (207, 581, '', '订单物流信息', 'admin', '', '', 'order/express/<id>', 'GET', '[]', 0, 0, 0, 1, '/adminorder/express/<id>', '', 2, '', 0, '', 0),
  1345. (208, 209, '', '物流公司列表', 'admin', '', '', 'order/express_list', 'GET', '[]', 0, 0, 0, 1, '/adminorder/express_list', '', 2, '', 0, '', 0),
  1346. (209, 581, '', '发货', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/adminorder/delivery', '', 1, '', 0, '', 0),
  1347. (210, 767, '', '附加权限', 'admin', '', '', '', 'GET', '[]', 99, 1, 0, 1, '/adminorder/info/<id>', '', 2, '', 0, '', 0),
  1348. (211, 213, '', '订单配送表格', 'admin', '', '', 'order/distribution/<id>', 'GET', '[]', 0, 0, 0, 1, '/adminorder/distribution/<id>', '', 2, '', 0, '', 0),
  1349. (212, 213, '', '修改配送信息', 'admin', '', '', 'order/distribution/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminorder/distribution/<id>', '', 2, '', 0, '', 0),
  1350. (213, 581, '', '订单配送', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/adminorder/distribution', '', 1, '', 0, '', 0),
  1351. (214, 581, '', '退款', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/adminorder/refund', '', 1, '', 0, '', 0),
  1352. (215, 581, '', '修改', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/adminorder/update', '', 1, '', 0, '', 0),
  1353. (216, 581, '', '不退款', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/adminorder/no_refund', '', 1, '', 0, '', 0),
  1354. (217, 216, '', '不退款表格', 'admin', '', '', 'order/no_refund/<id>', 'GET', '[]', 0, 0, 0, 1, '/adminorder/no_refund/<id>', '', 2, '', 0, '', 0),
  1355. (218, 216, '', '不退款理由修改', 'admin', '', '', 'order/no_refund/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminorder/no_refund/<id>', '', 2, '', 0, '', 0),
  1356. (219, 581, '', '线下支付', 'admin', '', '', 'order/pay_offline/<id>', 'POST', '[]', 98, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1357. (220, 581, '', '退积分', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/adminorder/refund_integral', '', 1, '', 0, '', 0),
  1358. (221, 220, '', '退积分表单', 'admin', '', '', 'order/refund_integral/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1359. (222, 220, '', '修改退积分', 'admin', '', '', 'order/refund_integral/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1360. (223, 581, '', '订单备注', 'admin', '', '', 'order/remark/<id>', 'PUT', '[]', 97, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1361. (224, 209, '', '获取电子面单信息', 'admin', '', '', 'order/express/temp', 'GET', '[]', 96, 0, 1, 1, '', '4/5/581/209', 2, '', 0, '', 0),
  1362. (225, 581, '', '订单删除', 'admin', '', '', 'order/del/<id>', 'DELETE', '[]', 95, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1363. (226, 581, '', '批量删除订单', 'admin', '', '', 'order/dels', 'POST', '[]', 100, 0, 0, 1, '', '4/5/581', 2, '', 0, 'order-dels', 0),
  1364. (227, 9, '', '用户分组', 'admin', 'user.user_group', 'index', '', '', '[]', 9, 1, 0, 1, '/admin/user/group', '', 1, 'user', 1, 'user-user-group', 0),
  1365. (229, 25, '', '城市数据', 'admin', 'setting.system_city', '', '', '', '[]', 1, 1, 0, 1, '/admin/setting/freight/city/list', '', 1, 'setting', 1, 'setting-system-city', 0),
  1366. (230, 303, '', '运费模板', 'admin', 'setting.shipping_templates', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/freight/shipping_templates/list', '', 1, 'setting', 1, 'setting-shipping-templates', 0),
  1367. (231, 767, '', '发票列表', 'admin', '', '', 'order/invoice/list', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, 'admin-order-invoice-index', 0),
  1368. (232, 585, '', '用户详情', 'admin', '', '', 'user/one_info/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1369. (233, 585, '', '创建用户表单', 'admin', '', '', 'user/user/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1370. (234, 585, '', '修改用户信息表单', 'admin', '', '', 'user/user/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1371. (235, 585, '', '获取用户信息', 'admin', '', '', 'user/user/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1372. (236, 585, '', '修改用户信息', 'admin', '', '', 'user/user/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1373. (238, 585, '', '发送优惠卷', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/coupon', '', 1, '', 0, 'admin-user-coupon', 0),
  1374. (239, 238, '', '优惠卷列表', 'admin', '', '', 'marketing/coupon/grant', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1375. (240, 238, '', '发送优惠卷', 'admin', '', '', 'marketing/coupon/user/grant', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1376. (241, 585, '', '发送图文', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/wechat/news/', '', 1, '', 0, 'admin-wechat-news', 0),
  1377. (242, 241, '', '图文列表', 'admin', '', '', 'app/wechat/news', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1378. (243, 241, '', '发送图文', 'admin', '', '', 'app/wechat/push', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1379. (244, 585, '', '批量用户分组', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/group_set/', '', 1, '', 0, 'admin-user-group_set', 0),
  1380. (245, 244, '', '用户分组表单', 'admin', '', '', 'user/set_group/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1381. (246, 244, '', '保存分组', 'admin', '', '', 'user/set_group', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1382. (247, 586, '', '添加修改用户等级', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/level_add', '', 1, '', 0, 'admin-user-level_add', 0),
  1383. (248, 247, '', '添加会员等级表单', 'admin', '', '', 'user/user_level/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1384. (249, 247, '', '保存会员等级', 'admin', '', '', 'user/user_level', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1385. (250, 11, '', '用户等级列表', 'admin', '', '', 'user/user_level/vip_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1386. (251, 586, '', '用户等级是否显示', 'admin', '', '', 'user/user_level/set_show/<id>/<is_show>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1387. (252, 586, '', '删除用户等级', 'admin', '', '', 'user/user_level/delete/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1388. (253, 586, '', '等级任务', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/user_level', '', 1, '', 0, '', 0),
  1389. (254, 253, '', '等级任务列表', 'admin', '', '', 'user/user_level/task/<level_id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1390. (255, 253, '', '等级任务显示隐藏', 'admin', '', '', 'user/user_level/set_task_show/<id>/<is_show>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1391. (256, 253, '', '等级任务是否必达', 'admin', '', '', 'user/user_level/set_task_must/<id>/<is_must>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1392. (257, 253, '', '添加修改等级任务', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1393. (258, 257, '', '添加等级任务表单', 'admin', '', '', 'user/user_level/create_task', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1394. (259, 257, '', '保存修改任务', 'admin', '', '', 'user/user_level/save_task', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1395. (260, 253, '', '删除等级任务', 'admin', '', '', 'user/user_level/delete_task/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1396. (261, 227, '', '用户分组列表', 'admin', '', '', 'user/user_group/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1397. (262, 227, '', '删除用户分组', 'admin', '', '', 'user/user_group/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1398. (263, 227, '', '添加修改用户分组', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/group', '', 1, '', 0, 'admin-user-group', 0),
  1399. (264, 263, '', '添加修改用户分组表单', 'admin', '', '', 'user/user_group/add/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1400. (265, 263, '', '保存修改用户分组', 'admin', '', '', 'user/user_group/save', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1401. (266, 29, '', '分销员列表', 'admin', '', '', 'agent/index', 'GET', '[]', 0, 0, 0, 1, '', '26/29', 2, '', 0, '', 0),
  1402. (267, 584, '', '分销员数据', 'admin', '', '', 'agent/statistics', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1403. (268, 29, '', '推广人列表', 'admin', '', '', 'agent/stair', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1404. (269, 29, '', '推广人订单列表', 'admin', '', '', 'agent/stair/order', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1405. (270, 584, '', '清除推广人', 'admin', '', '', 'agent/stair/delete_spread/<uid>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1406. (271, 584, '', '推广二维码', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1407. (272, 271, '', '公众号推广二维码', 'admin', '', '', 'agent/look_code', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1408. (273, 271, '', '小程序推广二维码', 'admin', '', '', 'agent/look_xcx_code', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1409. (274, 583, '', '添加优惠卷', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/store_coupon/add', '', 1, '', 0, 'admin-marketing-store_coupon-add', 0),
  1410. (275, 274, '', '添加优惠卷表单', 'admin', '', '', 'marketing/coupon/create/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1411. (276, 274, '', '保存优惠卷', 'admin', '', '', 'marketing/coupon/save_coupon', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1412. (277, 583, '', '发布优惠卷', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/store_coupon/push', '', 1, '', 0, 'admin-marketing-store_coupon-push', 0),
  1413. (278, 277, '', '发布优惠卷表单', 'admin', '', '', 'marketing/coupon/issue/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1414. (279, 277, '', '发布优惠卷', 'admin', '', '', 'marketing/coupon/issue/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1415. (280, 583, '', '立即失效', 'admin', '', '', 'marketing/coupon/status/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1416. (281, 583, '', '删除优惠卷', 'admin', '', '', 'marketing/coupon/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1417. (282, 71, '', '优惠卷已发布列表', 'admin', '', '', 'marketing/coupon/released', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1418. (283, 71, '', '领取记录', 'admin', '', '', 'marketing/coupon/released/issue_log/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1419. (284, 71, '', '删除优惠卷', 'admin', '', '', 'marketing/coupon/released/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1420. (285, 71, '', '修改状态', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1421. (286, 285, '', '修改状态表单', 'admin', '', '', 'marketing/coupon/released/<id>/status', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1422. (287, 285, '', '保存修改状态', 'admin', '', '', 'marketing/coupon/released/status/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1423. (290, 405, '', '审核状态通过', 'admin', '', '', 'finance/extract/adopt/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1424. (291, 405, '', '拒绝申请', 'admin', '', '', 'finance/extract/refuse/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1425. (292, 405, '', '提现编辑', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1426. (293, 292, '', '编辑表单', 'admin', '', '', 'finance/extract/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1427. (294, 292, '', '保存修改', 'admin', '', '', 'finance/extract/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1428. (295, 40, '', '充值列表', 'admin', '', '', 'finance/recharge', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1429. (296, 40, '', '充值数据', 'admin', '', '', 'finance/recharge/user_recharge', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1430. (297, 40, '', '退款', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1431. (298, 297, '', '获取退款表单', 'admin', '', '', 'finance/recharge/<id>/refund_edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1432. (299, 297, '', '保存退款', 'admin', '', '', 'finance/recharge/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1433. (300, 144, '', '提货点', 'admin', 'merchant.system_store', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/setting/merchant/system_store/list', '', 1, 'setting', 1, 'setting-merchant-system-store', 0),
  1434. (301, 144, '', '核销员', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/merchant/system_store_staff/index', '', 1, 'setting', 1, 'setting-merchant-system-store-staff', 0),
  1435. (302, 144, '', '核销订单', 'admin', '', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/setting/merchant/system_verify_order/index', '', 1, 'setting', 1, 'setting-merchant-system-verify-order', 0),
  1436. (303, 12, '', '发货设置', 'admin', 'setting', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/setting/freight', '', 1, '', 0, '', 0),
  1437. (304, 303, '', '物流配置', 'admin', 'setting.systemConfig', 'index', '', '', '[]', 0, 0, 0, 1, '/admin/setting/system_config_logistics/3/10', '', 1, '', 0, 'setting-system-config-logistics', 0),
  1438. (305, 44, '', '文章列表', 'admin', '', '', 'cms/cms', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1439. (306, 409, '', '文章分类', 'admin', '', '', 'cms/category', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1440. (307, 42, '', '佣金记录列表', 'admin', '', '', 'finance/finance/commission_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1441. (308, 42, '', '用户详情', 'admin', 'finance.finance', 'user_info', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1442. (309, 308, '', '获取用户信息', 'admin', '', '', 'finance/finance/user_info/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1443. (310, 308, '', '佣金详细列表', 'admin', '', '', 'finance/finance/extract_list/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1444. (313, 23, '', '获取头部导航', 'admin', '', '', 'setting/config/header_basics', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1445. (314, 23, '', '获取配置列表', 'admin', '', '', 'setting/config/edit_basics', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1446. (315, 23, '', '修改配置', 'admin', '', '', 'setting/config/save_basics', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1447. (316, 423, '', '添加客服', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/store_service/add', '', 1, '', 0, 'setting-store_service-add', 0),
  1448. (317, 316, '', '客服用户列表', 'admin', '', '', 'app/wechat/kefu/add', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1449. (318, 316, '', '保存客服', 'admin', '', '', 'app/wechat/kefu', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1450. (319, 423, '', '聊天记录', 'admin', '', '', 'app/wechat/kefu/record/', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1451. (320, 423, '', '编辑客服', 'admin', '', '', '', '', '[]', 80, 0, 0, 1, '/admin/setting/store_service/edit', '', 1, '', 0, 'setting-store_service-edit', 0),
  1452. (321, 423, '', '删除客服', 'admin', '', '', 'app/wechat/kefu/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1453. (322, 423, '', '客服是否开启', 'admin', '', '', 'app/wechat/kefu/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1454. (323, 320, '', '编辑客服表单', 'admin', '', '', 'app/wechat/kefu/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1455. (324, 320, '', '修改客服', 'admin', '', '', 'app/wechat/kefu/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1456. (325, 19, '', '添加身份', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/system_role/add', '', 1, '', 0, 'setting-system_role-add', 0),
  1457. (326, 325, '', '添加身份表单', 'admin', '', '', 'setting/role/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1458. (327, 325, '', '添加修改身份', 'admin', '', '', 'setting/role/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1459. (328, 325, '', '修改身份表单', 'admin', '', '', 'setting/role/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1460. (329, 19, '', '修改身份状态', 'admin', '', '', 'setting/role/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1461. (330, 19, '', '删除身份', 'admin', '', '', 'setting/role/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1462. (331, 20, '', '添加管理员', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/system_admin/add', '', 1, '', 0, 'setting-system_admin-add', 0),
  1463. (332, 331, '', '添加管理员表单', 'admin', '', '', 'setting/admin/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1464. (333, 331, '', '添加管理员', 'admin', '', '', 'setting/admin', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1465. (334, 20, '', '编辑管理员', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin /setting/system_admin/edit', '', 1, '', 0, ' setting-system_admin-edit', 0),
  1466. (335, 334, '', '编辑管理员表单', 'admin', '', '', 'setting/admin/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1467. (336, 334, '', '修改管理员', 'admin', '', '', 'setting/admin/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1468. (337, 20, '', '删除管理员', 'admin', '', '', 'setting/admin/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1469. (338, 21, '', '添加规则', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/system_menus/add', '', 1, '', 0, 'setting-system_menus-add', 0),
  1470. (339, 338, '', '添加权限表单', 'admin', '', '', 'setting/menus/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1471. (340, 338, '', '添加权限', 'admin', '', '', 'setting/menus', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1472. (341, 21, '', '修改权限', 'admin', 'setting.system_menus', 'edit', '', '', '[]', 0, 0, 0, 1, '/admin/setting/system_menus/edit', '', 1, '', 0, '/setting-system_menus-edit', 0),
  1473. (342, 341, '', '编辑权限表单', 'admin', '', '', 'setting/menus/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1474. (343, 341, '', '修改权限', 'admin', '', '', 'setting/menus/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1475. (344, 21, '', '修改权限状态', 'admin', '', '', 'setting/menus/show/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1476. (345, 21, '', '删除权限菜单', 'admin', '', '', 'setting/menus/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1477. (346, 338, '', '添加子菜单', 'admin', 'setting.system_menus', 'add', '', '', '[]', 0, 0, 0, 1, '/admin/setting/system_menus/add_sub', '', 1, '', 0, 'setting-system_menus-add_sub', 0),
  1478. (347, 361, '', '是否登陆短信平台', 'admin', '', '', 'notify/sms/is_login', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1479. (348, 361, '', '短信剩余条数', 'admin', '', '', 'notify/sms/number', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1480. (349, 95, '', '获取短信验证码', 'admin', '', '', 'serve/captcha', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1481. (350, 95, '', '修改注册账号', 'admin', '', '', 'serve/register', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1482. (351, 95, '', '登陆短信平台', 'admin', '', '', 'serve/login', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1483. (353, 95, '', '退出短信登陆', 'admin', '', '', 'notify/sms/logout', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1484. (355, 96, '', '短信模板列表', 'admin', '', '', 'serve/sms/temps', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1485. (356, 96, '', '申请模板', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/sms/sms_template_apply/add', '', 1, '', 0, 'setting-sms-sms_template_apply-add', 0),
  1486. (357, 356, '', '申请短信模板表单', 'admin', '', '', 'notify/sms/temp/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1487. (358, 356, '', '保存申请短信模板', 'admin', '', '', 'notify/sms/temp', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1488. (359, 97, '', '短信套餐', 'admin', '', '', 'serve/meal_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1489. (360, 97, '', '短信购买支付码', 'admin', '', '', 'serve/pay_meal', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1490. (361, 94, '', '短信设置附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/sms/attach', '', 1, '', 0, '', 0),
  1491. (362, 300, '', '门店数据', 'admin', '', '', 'merchant/store/get_header', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1492. (363, 300, '', '门店列表展示', 'admin', '', '', 'merchant/store', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1493. (364, 424, '', '修改门店状态', 'admin', '', '', 'merchant/store/set_show/<id>/<is_show>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1494. (366, 7, '', '首页统计数据', 'admin', '', '', 'home/header', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1495. (367, 7, '', '首页订单图表', 'admin', '', '', 'home/order', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1496. (368, 7, '', '首页用户图表', 'admin', '', '', 'home/user', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1497. (369, 7, '', '首页交易额排行', 'admin', '', '', 'home/rank', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1498. (370, 72, '', '优惠卷领取列表', 'admin', '', '', 'marketing/coupon/user', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1499. (371, 74, '', '砍价列表', 'admin', '', '', 'marketing/bargain', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1500. (372, 74, '', '附加权限', 'admin', 'marketing.store_bargain', '', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/store_bargain/attr', '', 1, '', 0, '', 0),
  1501. (373, 372, '', '修改砍价状态', 'admin', '', '', 'marketing/bargain/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1502. (374, 372, '', '砍价商品详情', 'admin', '', '', 'marketing/bargain/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1503. (375, 74, '', '公共权限', 'admin', 'marketing.store_bargain', 'public', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/store_bargain/public', '', 1, '', 0, '', 0),
  1504. (376, 375, '', '分类树型列表', 'admin', '', '', 'product/category/tree/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1505. (377, 375, '', '商品插件列表', 'admin', '', '', 'product/product/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1506. (378, 375, '', '运费模板', 'admin', '', '', 'product/product/get_template', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1507. (379, 372, '', '修改添加砍价商品', 'admin', '', '', 'marketing/bargain/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1508. (380, 372, '', '删除砍价商品', 'admin', '', '', 'marketing/bargain/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1509. (381, 75, '', '拼团列表', 'admin', '', '', 'marketing/combination', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1510. (382, 75, '', '拼团数据', 'admin', '', '', 'marketing/combination/statistics', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1511. (383, 75, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1512. (384, 383, '', '拼团状态', 'admin', '', '', 'marketing/combination/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1513. (385, 383, '', '删除拼团', 'admin', '', '', 'marketing/combination/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1514. (386, 75, '', '公共权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1515. (387, 386, '', '树型分类列表', 'admin', '', '', 'product/category/tree/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1516. (388, 386, '', '商品插件列表', 'admin', '', '', 'product/product/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1517. (389, 386, '', '运费模板列表', 'admin', '', '', 'product/product/get_template', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1518. (390, 383, '', '获取拼团详情', 'admin', '', '', 'marketing/combination/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1519. (391, 383, '', '编辑添加拼团', 'admin', '', '', 'marketing/combination/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1520. (392, 76, '', '正在拼团列表', 'admin', '', '', 'marketing/combination/combine/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1521. (393, 76, '', '拼团人员列表', 'admin', '', '', 'marketing/combination/order_pink/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1522. (395, 77, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1523. (396, 395, '', '修改拼团状态', 'admin', '', '', 'marketing/seckill/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1524. (397, 77, '', '公共权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1525. (398, 397, '', '分类树型列表', 'admin', '', '', 'product/category/tree/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1526. (399, 397, '', '商品插件列表', 'admin', '', '', 'product/product/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1527. (400, 397, '', '运费模板列表', 'admin', '', '', 'product/product/get_template', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1528. (401, 397, '', '秒杀时间段列表', 'admin', '', '', 'marketing/seckill/time_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1529. (402, 395, '', '编辑添加秒杀商品', 'admin', '', '', 'marketing/seckill/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1530. (403, 395, '', '删除秒杀商品', 'admin', '', '', 'marketing/seckill/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1531. (404, 39, '', '提现申请列表', 'admin', '', '', 'finance/extract', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1532. (405, 39, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1533. (406, 44, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1534. (407, 406, '', '保存修改文章', 'admin', '', '', 'cms/cms', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1535. (408, 406, '', '获取文章详情', 'admin', '', '', 'cms/cms/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1536. (409, 44, '', '公共权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1537. (410, 406, '', '关联商品列表', 'admin', '', '', 'product/product/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1538. (411, 406, '', '分类树型列表', 'admin', '', '', 'product/category/tree/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1539. (412, 406, '', '关联商品', 'admin', '', '', 'cms/cms/relation/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1540. (413, 406, '', '取消关联', 'admin', '', '', 'cms/cms/unrelation/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1541. (414, 406, '', '删除文章', 'admin', '', '', 'cms/cms/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1542. (415, 45, '', '文章列表', 'admin', '', '', 'cms/category', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1543. (416, 45, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1544. (417, 416, '', '文章分类添加表单', 'admin', '', '', 'cms/category/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'cms-category-create', 0),
  1545. (418, 416, '', '保存文章分类', 'admin', '', '', 'cms/category', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1546. (419, 416, '', '编辑文章分类', 'admin', '', '', 'cms/category/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1547. (420, 416, '', '修改文章分类', 'admin', '', '', 'cms/category/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1548. (421, 416, '', '删除文章分类', 'admin', '', '', 'cms/category/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1549. (422, 678, '', '客服列表', 'admin', '', '', 'app/wechat/kefu', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1550. (423, 678, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1551. (424, 300, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1552. (425, 144, '', '公共权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1553. (426, 425, '', '地图KEY权限', 'admin', '', '', 'merchant/store/address', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1554. (427, 424, '', '添加编辑门店', 'admin', '', '', 'merchant/store/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'setting-merchant-system_store-save', 0),
  1555. (428, 424, '', '设置门店隐藏显示', 'admin', '', '', 'merchant/store/set_show/<id>/<is_show>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1556. (429, 424, '', '门店详情', 'admin', '', '', 'merchant/store/get_info/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1557. (430, 424, '', '删除门店', 'admin', '', '', 'merchant/store/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1558. (431, 425, '', '店员搜索门店列表', 'admin', '', '', 'merchant/store_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1559. (432, 301, '', '店员列表', 'admin', '', '', 'merchant/store_staff', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1560. (433, 301, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1561. (434, 433, '', '添加店员表单', 'admin', '', '', 'merchant/store_staff/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'merchant-store_staff-create', 0),
  1562. (435, 425, '', '选择用户插件列表', 'admin', '', '', 'app/wechat/kefu/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1563. (436, 433, '', '添加修改店员', 'admin', '', '', 'merchant/store_staff/save/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1564. (437, 433, '', '店员显示隐藏', 'admin', '', '', 'merchant/store_staff/set_show/<id>/<is_show>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1565. (438, 433, '', '编辑店员表单', 'admin', '', '', 'merchant/store_staff/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1566. (439, 433, '', '删除店员', 'admin', '', '', 'merchant/store_staff/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1567. (440, 302, '', '核销订单列表', 'admin', '', '', 'merchant/verify_order', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1568. (441, 302, '', '核销订单数据', 'admin', '', '', 'merchant/verify_badge', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1569. (442, 229, '', '城市数据列表', 'admin', '', '', 'setting/city/list/<parent_id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1570. (443, 229, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1571. (444, 443, '', '获取添加城市表单', 'admin', '', '', 'setting/city/add/<parent_id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1572. (445, 443, '', '保存修改城市数据', 'admin', '', '', 'setting/city/save', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1573. (446, 443, '', '获取修改城市表单', 'admin', '', '', 'setting/city/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1574. (447, 443, '', '删除城市数据', 'admin', '', '', 'setting/city/del/<city_id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1575. (448, 145, '', '物流公司列表', 'admin', '', '', 'freight/express', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1576. (449, 145, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1577. (450, 449, '', '修改物流公司状态', 'admin', '', '', 'freight/express/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1578. (451, 449, '', '获取添加物流公司表单', 'admin', '', '', 'freight/express/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1579. (452, 449, '', '保存物流公司', 'admin', '', '', 'freight/express', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1580. (453, 449, '', '获取编辑物流公司表单', 'admin', '', '', 'freight/express/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1581. (454, 449, '', '修改物流公司', 'admin', '', '', 'freight/express/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1582. (455, 449, '', '删除物流公司', 'admin', '', '', 'freight/express/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1583. (456, 230, '', '运费模板列表', 'admin', '', '', 'setting/shipping_templates/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1584. (457, 230, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1585. (458, 457, '', '运费模板城市数据', 'admin', '', '', 'setting/shipping_templates/city_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1586. (459, 457, '', '保存或者修改运费模板', 'admin', '', '', 'setting/shipping_templates/save/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1587. (460, 457, '', '删除运费模板', 'admin', '', '', 'setting/shipping_templates/del/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1588. (461, 111, '', '配置分类列表', 'admin', '', '', 'setting/config_class', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1589. (462, 111, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1590. (463, 462, '', '配置分类添加表单', 'admin', '', '', 'setting/config_class/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1591. (464, 462, '', '保存配置分类', 'admin', '', '', 'setting/config_class', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1592. (465, 641, '', '编辑配置分类', 'admin', '', '', 'setting/config_class/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1593. (466, 462, '', '删除配置分类', 'admin', '', '', 'setting/config_class/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1594. (467, 125, '', '配置列表展示', 'admin', '', '', 'setting/config', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1595. (468, 125, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1596. (469, 468, '', '添加配置字段表单', 'admin', '', '', 'setting/config/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1597. (470, 468, '', '保存配置字段', 'admin', '', '', 'setting/config', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1598. (471, 468, '', '编辑配置字段表单', 'admin', '', '', 'setting/config/<id>/edit', '', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1599. (472, 468, '', '编辑配置分类', 'admin', '', '', 'setting/config/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1600. (473, 468, '', '删除配置', 'admin', '', '', 'setting/config/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1601. (474, 468, '', '修改配置状态', 'admin', '', '', 'setting/config/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1602. (475, 112, '', '组合数据列表', 'admin', '', '', 'setting/group', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  1603. (476, 112, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1604. (477, 476, '', '新增组合数据', 'admin', '', '', 'setting/group', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1605. (478, 476, '', '获取组合数据', 'admin', '', '', 'setting/group/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1606. (479, 476, '', '修改组合数据', 'admin', '', '', 'setting/group/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1607. (480, 476, '', '删除组合数据', 'admin', '', '', 'setting/group/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1608. (481, 126, '', '组合数据列表表头', 'admin', '', '', 'setting/group_data/header', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1609. (482, 126, '', '组合数据列表', 'admin', '', '', 'setting/group_data', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1610. (483, 126, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1611. (484, 483, '', '获取组合数据添加表单', 'admin', '', '', 'setting/group_data/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1612. (485, 483, '', '保存组合数据', 'admin', '', '', 'setting/group_data', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1613. (486, 483, '', '获取组合数据信息', 'admin', '', '', 'setting/group_data/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1614. (487, 483, '', '修改组合数据信息', 'admin', '', '', 'setting/group_data/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1615. (488, 483, '', '删除组合数据', 'admin', '', '', 'setting/group_data/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1616. (489, 483, '', '修改组合数据状态', 'admin', '', '', 'setting/group_data/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1617. (490, 57, '', '清除缓存', 'admin', '', '', 'system/refresh_cache/cache', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1618. (491, 57, '', '清除日志', 'admin', '', '', 'system/refresh_cache/log', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1619. (492, 47, '', '管理员搜索列表', 'admin', '', '', 'system/log/search_admin', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1620. (493, 47, '', '系统日志列表', 'admin', '', '', 'system/log', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1621. (494, 64, '', '文件校验列表', 'admin', '', '', 'system/file', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1622. (495, 66, '', '清除数据接口', 'admin', '', '', 'system/clear/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1623. (496, 67, '', '数据库列表', 'admin', '', '', 'system/backup', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1624. (497, 67, '', '数据库备份列表', 'admin', '', '', 'system/backup/file_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1625. (498, 67, '', '数据表详情', 'admin', '', '', 'system/backup/read', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1626. (499, 67, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1627. (500, 499, '', '备份表', 'admin', '', '', 'system/backup/backup', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1628. (501, 499, '', '优化表', 'admin', '', '', 'system/backup/optimize', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1629. (502, 499, '', '修复表', 'admin', '', '', 'system/backup/repair', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1630. (503, 499, '', '导入sql', 'admin', '', '', 'system/backup/import', 'POST', '[]', 0, 0, 1, 1, '', '', 2, '', 0, '', 0),
  1631. (504, 499, '', '删除数据库备份', 'admin', '', '', 'system/backup/del_file', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1632. (505, 499, '', '备份下载', 'admin', '', '', 'backup/download', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1633. (507, 92, '', '微信菜单列表', 'admin', '', '', 'app/wechat/menu', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1634. (508, 92, '', '保存微信菜单', 'admin', '', '', 'app/wechat/menu', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1635. (553, 109, '', '图文列表', 'admin', '', '', 'app/wechat/news', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1636. (554, 109, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1637. (555, 554, '', '保存图文', 'admin', '', '', 'app/wechat/news', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1638. (556, 554, '', '图文详情', 'admin', '', '', 'app/wechat/news/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1639. (557, 554, '', '删除图文', 'admin', '', '', 'app/wechat/news/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1640. (558, 114, '', '公共权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1641. (559, 558, '', '回复关键词', 'admin', '', '', 'app/wechat/reply', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1642. (560, 115, '', '关键词回复列表', 'admin', '', '', 'app/wechat/keyword', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1643. (561, 115, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1644. (562, 558, '', '保存修改关键字', 'admin', '', '', 'app/wechat/keyword/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1645. (563, 561, '', '获取关键字信息', 'admin', '', '', 'app/wechat/keyword/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1646. (564, 561, '', '修改关键字状态', 'admin', '', '', 'app/wechat/keyword/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1647. (565, 561, '', '删除关键字', 'admin', '', '', 'app/wechat/keyword/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1648. (566, 656, '', '素材管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/system/file', '12/656', 1, '', 0, 'system-file', 0),
  1649. (567, 566, '', '附件列表', 'admin', '', '', 'file/file', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1650. (568, 566, '', '附件分类', 'admin', '', '', 'file/category', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1651. (569, 566, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1652. (570, 569, '', '附件分类表单', 'admin', '', '', 'file/category/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1653. (571, 569, '', '附件分类保存', 'admin', '', '', 'file/category', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1654. (572, 569, '', '删除附件', 'admin', '', '', 'file/file/delete', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1655. (573, 569, '', '移动附件分类', 'admin', '', '', 'file/file/do_move', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1656. (574, 566, '', '上传附件', 'admin', '', '', 'file/upload/<upload_type?>', 'POST', '[]', 10, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1657. (575, 569, '', '附件分类编辑表单', 'admin', '', '', 'file/category/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1658. (576, 569, '', '附件分类修改', 'admin', '', '', 'file/category/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1659. (577, 2, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1660. (578, 3, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1661. (579, 6, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1662. (580, 99, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1663. (581, 5, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1664. (582, 70, '', '优惠卷模板列表', 'admin', '', '', 'marketing/coupon/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1665. (583, 70, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1666. (584, 29, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1667. (585, 10, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1668. (586, 11, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1669. (587, 25, '', '个人中心', 'admin', '', '', '', '', '[]', 0, 1, 1, 1, '/admin/system/user', '', 1, '', 0, 'system-user', 0),
  1670. (589, 9, '', '用户标签', 'admin', 'user.user_label', 'index', '', '', '[]', 8, 1, 0, 1, '/admin/user/label', '', 1, 'user', 1, 'user-user-label', 0),
  1671. (590, 589, '', '获取用户标签', 'admin', '', '', 'user/label/<uid>', 'GET', '[]', 0, 0, 0, 1, '', '9/589', 2, '', 0, '', 0),
  1672. (591, 589, '', '删除用户标签', 'admin', '', '', 'user/user_label/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1673. (592, 589, '', '添加修改用户标签', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/label_add', '', 1, '', 0, 'admin-user-label_add', 0),
  1674. (593, 592, '', '添加修改用户标签表单', 'admin', '', '', 'user/user_label/add/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1675. (594, 592, '', '保存修改用户标签', 'admin', '', '', 'user/user_label/save', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1676. (596, 2, '', '商品导出', 'admin', '', '', 'export/storeProduct', 'GET', '[]', 10, 0, 0, 1, '', '', 2, '', 0, 'export-storeProduct', 0),
  1677. (597, 5, '', '订单导出', 'admin', '', '', 'export/storeorder', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'export-storeOrder', 0),
  1678. (598, 77, '', '秒杀商品导出', 'admin', '', '', 'export/storeSeckill', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'export-storeSeckill', 0),
  1679. (600, 75, '', '拼团商品导出', 'admin', '', '', 'export/storeCombination', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'export-storeCombination', 0),
  1680. (601, 74, '', '砍价商品导出', 'admin', '', '', 'export/storeBargain', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'export-storeBargain', 0),
  1681. (602, 29, '', '推广员列表导出', 'admin', '', '', 'export/userAgent', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'export-userAgent', 0),
  1682. (603, 40, '', '用户充值导出', 'admin', '', '', 'export/userRecharge', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'export-userRecharge', 0),
  1683. (605, 25, '', '商业授权', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/system/maintain/auth', '', 1, '', 0, 'system-maintain-auth', 0),
  1684. (606, 29, '', '分销员数据', 'admin', '', '', 'agent/statistics', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1685. (607, 587, '', '修改密码', 'admin', '', '', 'setting/update_admin', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1686. (608, 605, '', '商业授权', 'admin', '', '', 'auth', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  1687. (610, 20, '', '管理员列表', 'admin', '', '', 'setting/admin', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1688. (611, 19, '', '身份列表', 'admin', '', '', 'setting/role', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1689. (612, 2, '', '批量上下架', 'admin', '', '', 'product/product/product_show', 'PUT', '[]', 5, 0, 0, 1, '', '', 2, '', 0, 'product-product-product_show', 0),
  1690. (613, 585, '', '批量设置标签', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/set_label', '', 1, '', 0, 'admin-user-set_label', 0),
  1691. (614, 613, '', '获取标签表单', 'admin', '', '', 'user/set_label', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1692. (615, 613, '', '保存标签', 'admin', '', '', 'user/save_set_label', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1693. (618, 42, '', '佣金导出', 'admin', '', '', 'export/userCommission', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'export-userCommission', 0),
  1694. (619, 21, '', '权限列表', 'admin', '', '', 'setting/menus', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1695. (620, 22, '', '商品详情', 'admin', '', '', 'product/product/<id>', 'GET', '[]', 0, 1, 1, 1, '', '', 2, '', 0, '', 0),
  1696. (621, 585, '', '保存用户信息', 'admin', '', '', 'user/user', 'POST', '[]', 10, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1697. (622, 585, '', '积分余额', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/edit_other', '', 1, '', 0, '', 0),
  1698. (623, 622, '', '获取修改用户详情表单', 'admin', '', '', 'user/edit_other/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1699. (624, 622, '', '修改用户余额', 'admin', '', '', 'user/update_other/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1700. (625, 585, '', '赠送用户', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/user_level', '', 1, '', 0, '', 0),
  1701. (626, 625, '', '获取表单', 'admin', '', '', 'user/give_level/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1702. (627, 625, '', '赠送会员等级', 'admin', '', '', 'user/save_give_level/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1703. (628, 585, '', '单个用户分组设置', 'admin', '', '', 'user/save_set_group', 'PUT', '[]', 10, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1704. (630, 375, '', '获取商品属性', 'admin', '', '', 'product/product/attrs/<id>/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1705. (631, 386, '', '商品规格获取', 'admin', '', '', 'product/product/attrs/<id>/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1706. (632, 397, '', '商品规格和获取', 'admin', '', '', 'product/product/attrs/<id>/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1707. (633, 395, '', '获取秒杀详情', 'admin', '', '', 'marketing/seckill/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1708. (634, 40, '', '删除充值记录', 'admin', '', '', 'finance/recharge/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1709. (635, 20, '', '修改管理员状态', 'admin', '', '', 'setting/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1710. (636, 25, '', '其他权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/system/other', '', 1, '', 0, '', 0),
  1711. (637, 636, '', '消息提醒', 'admin', '', '', 'jnotice', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1712. (638, 457, '', '获取运费模板详情', 'admin', '', '', 'setting/shipping_templates/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1713. (639, 457, '', '删除运费模板', 'admin', '', '', 'setting/shipping_templates/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1714. (640, 462, '', '修改配置分类状态', 'admin', '', '', 'setting/config_class/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1715. (641, 462, '', '编辑配置分类', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, 'system/config/system_config_tab/edit', '', 1, '', 0, '', 0),
  1716. (642, 641, '', '获取编辑配置分类表单', 'admin', '', '', 'setting/config_class/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1717. (655, 65, '', '在线升级', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin/system/system_upgradeclient/index', '', 1, '', 0, 'system-system-upgradeclient', 0),
  1718. (656, 12, '', '页面管理', 'admin', '', '', '', '', '[]', 1, 1, 0, 1, '/admin/setting/pages', '', 1, '', 0, 'admin-setting-pages', 0),
  1719. (657, 656, '', '页面设计', 'admin', '', '', '', '', '[]', 3, 1, 0, 1, '/admin/setting/pages/devise', '12/656', 1, '', 0, 'admin-setting-pages-devise', 0),
  1720. (658, 656, '', '页面编辑', 'admin', '', '', '', '', '[]', 3, 1, 1, 1, '/admin/setting/pages/diy', '12/656', 1, '', 0, 'admin-setting-pages-diy', 0),
  1721. (660, 656, '', '页面链接', 'admin', '', '', '', '', '[]', 3, 0, 0, 1, '/admin/setting/pages/links', '12/656', 1, '', 0, 'admin-setting-pages-links', 0),
  1722. (661, 657, '', 'DIY列表', 'admin', '', '', 'diy/get_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1723. (662, 657, '', '组件文章分类', 'admin', '', '', 'cms/category_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1724. (663, 657, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/diy', '', 1, '', 0, 'admin-setting-diy-additional', 0),
  1725. (664, 663, '', '获取页面设计', 'admin', '', '', 'diy/get_info/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1726. (665, 663, '', '保存和修改页面', 'admin', '', '', 'diy/save/<id?>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'admin-setting-pages-diy-save', 0),
  1727. (666, 660, '', '路径列表', 'admin', '', '', 'diy/get_url', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1728. (667, 663, '', '删除页面', 'admin', '', '', 'diy/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1729. (668, 663, '', '修改页面状态', 'admin', '', '', 'diy/set_status/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1730. (669, 2, '', '批量下架', 'admin', '', '', 'product/product/product_unshow', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1731. (670, 581, '', '订单打印', 'admin', '', '', 'order/print/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1732. (671, 585, '', '清除会员等级', 'admin', '', '', 'user/del_level/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1733. (672, 271, '', 'H5推广二维码', 'admin', '', '', 'agent/look_h5_code', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1734. (673, 416, '', '修改文章分类状态', 'admin', '', '', 'cms/category/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1735. (674, 229, '', '清除城市缓存', 'admin', '', '', 'setting/city/clean_cache', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1736. (675, 657, '', '组件商品分类', 'admin', '', '', 'diy/get_category', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1737. (676, 657, '', '组件商品列表', 'admin', '', '', 'diy/get_product', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1738. (677, 581, '', '订单号核销', 'admin', '', '', 'order/write_update/<order_id>', 'PUT', '[]', 0, 0, 0, 1, 'order/dels', '', 2, '', 0, 'admin-order-write_update', 0),
  1739. (678, 165, '', '客服列表', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/store_service/index', '', 1, '', 0, 'admin-setting-store_service-index', 0),
  1740. (679, 165, '', '客服话术', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/store_service/speechcraft', '', 1, '', 0, 'admin-setting-store_service-speechcraft', 0),
  1741. (685, 22, '', '上传商品视频', 'admin', '', '', 'product/product/get_temp_keys', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1742. (686, 27, '', '直播管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/live', '', 1, '', 0, 'admin-marketing-live', 0),
  1743. (687, 686, '', '直播间管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/live/live_room', '', 1, '', 0, 'admin-marketing-live-live_room', 0),
  1744. (688, 686, '', '直播商品管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/live/live_goods', '', 1, '', 0, 'admin-marketing-live-live_goods', 0),
  1745. (689, 686, '', '主播管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/live/anchor', '', 1, '', 0, 'admin-marketing-live-anchor', 0),
  1746. (690, 687, '', '添加直播间', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin/marketing/live/add_live_room', '', 1, '', 0, 'admin-marketing-live-add_live_room', 0),
  1747. (691, 688, '', '添加直播商品', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin/marketing/live/add_live_goods', '', 1, '', 0, 'admin-marketing-live-add_live_goods', 0),
  1748. (693, 689, '', '主播列表', 'admin', '', '', 'live/anchor/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'admin-marketing-live-anchor', 0),
  1749. (694, 689, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/*', '', 1, '', 0, '', 0),
  1750. (695, 694, '', '添加/修改主播表单', 'admin', '', '', 'live/anchor/add/<id>', 'GET', '[]', 0, 0, 0, 1, 'live/anchor/add/<id>', '', 2, '', 0, 'live-anchor-add', 0),
  1751. (696, 694, '', '添加/修改提交', 'admin', '', '', 'live/anchor/save', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1752. (697, 694, '', '删除主播', 'admin', '', '', 'live/anchor/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1753. (698, 694, '', '设置主播是否显示', 'admin', '', '', 'live/anchor/set_show/<id>/<is_show>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1754. (699, 688, '', '直播商品列表', 'admin', '', '', 'live/goods/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1755. (700, 691, '', '生成直播商品', 'admin', '', '', 'live/goods/create', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1756. (701, 691, '', '保存直播商品', 'admin', '', '', 'live/goods/add', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1757. (702, 688, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/*', '', 1, '', 0, '/admin/*', 0),
  1758. (703, 702, '', '直播商品详情', 'admin', '', '', 'live/goods/detail/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1759. (704, 702, '', '删除直播商品', 'admin', '', '', 'live/goods/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1760. (705, 702, '', '同步直播商品', 'admin', '', '', 'live/goods/syncGoods', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1761. (706, 702, '', '设置直播商品是否显示', 'admin', '', '', 'live/goods/set_show/<id>/<is_show>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1762. (707, 687, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/*', '', 1, '', 0, '', 0),
  1763. (708, 687, '', '直播间列表', 'admin', '', '', 'live/room/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1764. (709, 707, '', '添加直播间提交', 'admin', '', '', 'live/room/add', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1765. (710, 707, '', '直播间详情', 'admin', '', '', 'live/room/detail/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1766. (711, 707, '', '直播间添加(关联)商品', 'admin', '', '', 'live/room/add_goods', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1767. (712, 707, '', '删除直播间', 'admin', '', '', 'live/room/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1768. (713, 707, '', '设置直播间是否显示', 'admin', '', '', 'live/room/set_show/<id>/<is_show>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1769. (714, 707, '', '同步直播间状态', 'admin', '', '', 'live/room/syncRoom', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1770. (715, 898, '', '一键同步订阅消息', 'admin', '', '', 'app/routine/syncSubscribe', 'GET', '[]', 0, 0, 0, 1, '', '12/898', 2, '', 0, 'app-wechat-template-sync', 0),
  1771. (716, 0, 'md-stats', '统计', 'admin', '', '', '', '', '[]', 1, 1, 0, 1, '/admin/statistic', '', 1, '', 0, 'admin-statistic', 0),
  1772. (717, 716, '', '商品统计', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/statistic/product', '', 1, '', 0, 'admin-statistic', 0),
  1773. (718, 716, '', '用户统计', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/statistic/user', '', 1, '', 0, 'admin-statistic', 0),
  1774. (719, 71, '', '添加优惠卷', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/store_coupon_issue/create', '27/30/71', 1, '', 0, 'marketing-store_coupon_issue-create', 0),
  1775. (720, 303, '', '配送员管理', 'admin', '', '', '', '', '[]', 10, 1, 0, 1, '/admin/setting/delivery_service/index', '', 1, '', 0, 'setting-delivery-service', 0),
  1776. (721, 729, '', '编辑配送员', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/delivery_service/edit', '', 1, '', 0, 'setting-delivery_service-edit', 0),
  1777. (722, 720, '', '配送员列表', 'admin', '', '', 'order/delivery/index', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1778. (723, 721, '', '修改配送员', 'admin', '', '', 'order/delivery/update/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1779. (724, 729, '', '添加配送员', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/delivery_service/add', '', 1, '', 0, 'setting-delivery_service-add', 0),
  1780. (725, 724, '', '获取添加配送员表单', 'admin', '', '', 'order/delivery/add', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1781. (726, 724, '', '保存配送员', 'admin', '', '', 'order/delivery/save', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1782. (727, 729, '', '删除配送员', 'admin', '', '', 'order/delivery/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1783. (728, 729, '', '配送员是否开启', 'admin', '', '', 'order/delivery/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1784. (729, 720, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  1785. (731, 9, '', '付费会员', 'admin', '', '', '', '', '[]', 7, 1, 0, 1, '/admin/user/grade', '', 1, '', 0, 'user-user-grade', 0),
  1786. (732, 762, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin*', '', 1, '', 0, '', 0),
  1787. (733, 732, '', ' 添加会员批次', 'admin', '', '', 'user/member_batch/save/<id>', 'POST', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  1788. (734, 732, '', '列表字段修改', 'admin', '', '', 'user/member_batch/set_value/<id>', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, 'user-member_batch-set_value', 0),
  1789. (735, 732, '', '会员卡导出', 'admin', '', '', 'export/memberCard/<id>', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, 'export-member_card', 0),
  1790. (736, 762, '', '卡密列表', 'admin', '', '', 'user/member_batch/index', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  1791. (737, 732, '', '会员卡列表', 'admin', '', '', 'user/member_card/index', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'user-member_card-index', 0),
  1792. (738, 165, '', '用户留言', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/store_service/feedback', '', 1, '', 0, 'admin-setting-store_service-feedback', 0),
  1793. (739, 738, '', '列表展示', 'admin', '', '', 'app/feedback', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1794. (740, 738, '', '附件权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '*', '', 1, '', 0, '', 0),
  1795. (741, 740, '', '删除反馈', 'admin', '', '', 'app/feedback/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1796. (742, 679, '', '列表展示', 'admin', '', '', 'app/wechat/speechcraft', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1797. (743, 679, '', '附件权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '*', '', 1, '', 0, '', 0),
  1798. (744, 743, '', '添加话术', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/store_service/speechcraft/add', '', 1, '', 0, 'admin-setting-store_service-speechcraft-add', 0),
  1799. (745, 743, '', '编辑话术', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/store_service/speechcraft/edit', '', 1, '', 0, 'admin-setting-store_service-speechcraft-edit', 0),
  1800. (746, 744, '', '获取添加话术表单', 'admin', '', '', 'app/wechat/speechcraft/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1801. (747, 744, '', '保存话术', 'admin', '', '', 'app/wechat/speechcraft', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1802. (748, 745, '', '获取编辑话术表单', 'admin', '', '', 'app/wechat/speechcraft/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1803. (749, 745, '', '确认修改', 'admin', '', '', 'app/wechat/speechcraft/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1804. (750, 743, '', '删除话术', 'admin', '', '', 'app/wechat/speechcraft/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1805. (751, 731, '', '会员类型', 'admin', '', '', '', '', '[]', 5, 1, 0, 1, '/admin/user/grade/type', '', 1, '', 0, 'admin-user-member-type', 0),
  1806. (752, 751, '', '会员分类列表', 'admin', '', '', 'user/member/ship', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'user-member-ship', 0),
  1807. (753, 751, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin*', '', 1, '', 0, '', 0),
  1808. (754, 753, '', '会员卡类型保存', 'admin', '', '', 'user/member_ship/save/<id>', 'POST', '[]', 0, 1, 1, 1, '', '', 2, '', 0, 'user-member_ship-save', 0),
  1809. (755, 31, '', '砍价列表', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_bargain/bargain_list', '', 1, '', 0, 'marketing-store_bargain-bargain_list', 0),
  1810. (756, 585, '', '添加用户', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/save', '', 1, '', 0, 'admin-user-save', 0),
  1811. (757, 756, '', '获取添加用户表单', 'admin', '', '', 'user/user/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1812. (758, 756, '', '保存用户', 'admin', '', '', 'user/user', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1813. (759, 585, '', '同步公众号用户', 'admin', '', '', 'user/user/syncUsers', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'admin-user-synchro', 0),
  1814. (760, 4, '', '收银订单', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/order/offline', '', 1, '', 0, 'admin-order-offline', 0),
  1815. (761, 760, '', '线下收银订单', 'admin', '', '', 'order/scan_list', 'GET', '[]', 0, 0, 1, 1, '', '', 2, '', 0, 'admin-order-scan_list', 0),
  1816. (762, 731, '', '卡密会员', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/user/grade/card', '', 1, '', 0, 'admin-user-grade-card', 0),
  1817. (763, 731, '', '会员记录', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/user/grade/record', '', 1, '', 0, 'admin-user-grade-record', 0),
  1818. (764, 763, '', '会员记录列表', 'admin', '', '', 'user/member/record', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'user-member-record', 0),
  1819. (765, 731, '', '会员权益', 'admin', '', '', '', '', '[]', 4, 1, 0, 1, '/admin/user/grade/right', '', 1, '', 0, 'admin-user-grade-right', 0),
  1820. (766, 716, '', '交易统计', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/statistic/transaction', '', 1, '', 0, 'admin-statistic', 0),
  1821. (767, 36, '', '发票管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/order/invoice/list', '', 1, '', 0, 'admin-order-startOrderInvoice-index', 0),
  1822. (768, 210, '', '编辑', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '', '', 2, '', 0, 'admin-order-invoice-edit', 0),
  1823. (769, 210, '', '订单信息', 'admin', '', '', 'order/invoice_order_info/<id>', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, 'admin-order-invoice-orderInfo', 0),
  1824. (770, 210, '', '编辑提交', 'admin', '', '', 'order/invoice/set/<id>', 'POST', '[]', 0, 1, 0, 1, '', '', 2, '', 0, 'admin-order-invoice-update', 0),
  1825. (771, 765, '', '会员权益列表', 'admin', '', '', 'user/member/right', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'user-member-right', 0),
  1826. (772, 765, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin*', '', 1, '', 0, '', 0),
  1827. (773, 772, '', '会员权益保存', 'admin', '', '', 'user/member_right/save/<id>', 'POST', '[]', 0, 1, 1, 1, '', '', 2, '', 0, 'user-member_right-save', 0),
  1828. (774, 589, '', '用户标签列表', 'admin', '', '', 'user/user_label_cate/all', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'admin-user-user_lable_cate-all', 0),
  1829. (775, 731, '', '会员协议', 'admin', '', '', '', '', '[]', 3, 1, 0, 1, '/admin/user/grade/agreement', '', 1, '', 0, 'admin-user-grade-agreement', 0),
  1830. (776, 775, '', '编辑会员协议', 'admin', '', '', 'user/member_agreement/save/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'member_agreement-save', 0),
  1831. (777, 775, '', '会员协议列表', 'admin', '', '', 'user/member/agreement', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'user-member-agreement-list', 0),
  1832. (778, 740, '', '获取修改备注表单接口', 'admin', '', '', 'app/feedback/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1833. (779, 740, '', '修改用户备注接口', 'admin', '', '', 'app/feedback/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1834. (780, 589, '', '标签分类', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/label_cate', '', 1, '', 0, '', 0),
  1835. (781, 780, '', '获取标签分类列表', 'admin', '', '', 'user/user_label_cate/all', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1836. (782, 780, '', '添加标签分类', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/label_cate/add', '', 1, '', 0, '', 0),
  1837. (783, 782, '', '获取标签分类表单', 'admin', '', '', 'user/user_label_cate/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1838. (784, 782, '', '保存标签分类', 'admin', '', '', 'user/user_label_cate', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1839. (785, 780, '', '修改标签分类', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/label_cate/edit', '', 1, '', 0, '', 0),
  1840. (786, 785, '', '获取修改标签分类表单', 'admin', '', '', 'user/user_label_cate/<id>/edit', 'GET', '[]', 0, 0, 0, 1, 'user/user_label_cate/<id>/edit', '', 2, '', 0, '', 0),
  1841. (787, 785, '', '保存用户标签分类', 'admin', '', '', 'user/user_label_cate/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1842. (788, 780, '', '删除用户标签分类', 'admin', '', '', 'user/user_label_cate/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1843. (789, 743, '', '话术分类', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/store_service/speechcraft/cate', '', 1, '', 0, 'admin-setting-store_service-speechcraft-cate', 0),
  1844. (790, 789, '', '获取话术分类列表', 'admin', '', '', 'app/wechat/speechcraftcate', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1845. (791, 789, '', '添加话术分类', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/store_service/speechcraft/cate/create', '', 1, '', 0, '', 0),
  1846. (792, 791, '', '获取话术分类表单', 'admin', '', '', 'app/wechat/speechcraftcate/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1847. (793, 791, '', '保存话术分类', 'admin', '', '', 'app/wechat/speechcraftcate', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1848. (794, 795, '', '获取话术分类表单', 'admin', '', '', 'app/wechat/speechcraftcate/<id>/edit', 'GET', '[]', 0, 0, 0, 1, 'app/wechat/speechcraftcate/<id>/edit', '', 2, '', 0, '', 0),
  1849. (795, 789, '', '修改话术分类', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/store_service/speechcraft/cate/edit', '', 1, '', 0, '', 0),
  1850. (796, 795, '', '保存修改客户话术分类', 'admin', '', '', 'app/wechat/speechcraftcate/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1851. (797, 789, '', '删除话术分类', 'admin', '', '', 'app/wechat/speechcraftcate/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1852. (798, 209, '', '获取送货人列表', 'admin', '', '', 'order/delivery/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1853. (799, 209, '', '获取电子面单打印默认配置', 'admin', '', '', 'order/sheet_info', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1854. (800, 581, '', '电子面单打印', 'admin', '', '', 'order/order_dump/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1855. (801, 760, '', '获取收银二维码', 'admin', '', '', 'order/offline_scan', 'GET', '[]', 0, 0, 0, 1, '', '4/760', 2, '', 0, '', 0),
  1856. (802, 767, '', '获取订单发票数据', 'admin', '', '', 'order/invoice/chart', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1857. (803, 762, '', '下载卡密二维码', 'admin', '', '', 'user/member_scan', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1858. (805, 584, '', '修改推广人', 'admin', '', '', 'agent/spread', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1859. (806, 71, '', '复制优惠券', 'admin', '', '', 'marketing/coupon/copy/<id>', 'GET', '[]', 0, 0, 0, 1, 'marketing/coupon/copy/369', '', 2, '', 0, '', 0),
  1860. (807, 755, '', '获取砍价列表', 'admin', '', '', 'marketing/bargain_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1861. (808, 77, '', '秒杀商品列表', 'admin', '', '', 'marketing/seckill', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1862. (809, 95, '', '获取平台用户信息', 'admin', '', '', 'serve/info', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1863. (810, 95, '', '获取平台消费列表', 'admin', '', '', 'serve/record', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1864. (811, 95, '', '修改手机号', 'admin', '', '', 'serve/update_phone', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1865. (812, 95, '', '修改签名', 'admin', '', '', 'serve/sms/sign', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1866. (813, 95, '', '修改账号密码', 'admin', '', '', 'serve/modify', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1867. (814, 721, '', '获取编辑配送员表单', 'admin', '', '', 'order/delivery/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1868. (815, 717, '', '获取基础商品接口', 'admin', '', '', 'statistic/product/get_basic', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1869. (816, 717, '', '获取商品趋势', 'admin', '', '', 'statistic/product/get_trend', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1870. (817, 717, '', '获取商品排行', 'admin', '', '', 'statistic/product/get_product_ranking', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1871. (818, 718, '', '获取用户基础', 'admin', '', '', 'statistic/user/get_basic', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1872. (819, 718, '', '获取用户趋势', 'admin', '', '', 'statistic/user/get_trend', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1873. (820, 718, '', '获取用户地区排行', 'admin', '', '', 'statistic/user/get_region', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1874. (821, 718, '', '获取用户性别排行', 'admin', '', '', 'statistic/user/get_sex', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1875. (822, 766, '', '获取交易趋势', 'admin', '', '', 'statistic/trade/top_trade', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1876. (823, 766, '', '获取订单趋势', 'admin', '', '', 'statistic/trade/bottom_trade', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1877. (824, 718, '', '导出用户统计', 'admin', '', '', 'statistic/user/get_excel', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1878. (825, 717, '', '导出商品统计', 'admin', '', '', 'statistic/product/get_excel', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1879. (828, 10, '', '用户列表', 'admin', '', '', 'user/user', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1880. (830, 732, '', '卡密列表', 'admin', '', '', 'user/member_card/index/<card_batch_id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1881. (831, 423, '', '进入工作台', 'admin', '', '', 'app/wechat/kefu/login/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1882. (832, 71, '', '保存优惠券', 'admin', '', '', 'marketing/coupon/save_coupon', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1883. (833, 755, '', '砍价详情', 'admin', '', '', 'marketing/bargain_list_info/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1884. (834, 95, '', '短信记录列表', 'admin', '', '', 'notify/sms/record', 'GET', '[]', 0, 0, 0, 1, 'notify/sms/record', '', 2, '', 0, '', 0),
  1885. (835, 28, '', '分销设置表单', 'admin', '', '', 'agent/config/edit_basics', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1886. (836, 28, '', '分销设置表单提交', 'admin', '', '', 'agent/config/save_basics', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1887. (837, 79, '', '积分配置表单', 'admin', '', '', 'marketing/integral_config/edit_basics', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  1888. (838, 79, '', '积分配置表单提交', 'admin', '', '', 'marketing/integral_config/save_basics', 'POST', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  1889. (843, 154, '', '签到天数头部数据', 'admin', '', '', 'setting/sign_data/header', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  1890. (844, 154, '', '设置签到数据状态', 'admin', '', '', 'setting/sign_data/set_status/<id>/<status>', 'PUT', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  1891. (845, 154, '', '签到天数列表', 'admin', '', '', 'setting/sign_data', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  1892. (846, 154, '', '添加签到天数表单', 'admin', '', '', 'setting/sign_data/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1893. (847, 154, '', '添加签到天数', 'admin', '', '', 'setting/sign_data', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1894. (848, 154, '', '编辑签到天数表单', 'admin', '', '', 'setting/sign_data/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1895. (849, 154, '', '编辑签到天数', 'admin', '', '', 'setting/sign_data/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1896. (850, 154, '', '删除签到天数', 'admin', '', '', 'setting/sign_data/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1897. (876, 78, '', '秒杀配置列表', 'admin', '', '', 'setting/seckill_data', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1898. (877, 78, '', '添加秒杀表单', 'admin', '', '', 'setting/seckill_data/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1899. (878, 78, '', '添加秒杀', 'admin', '', '', 'setting/seckill_data', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1900. (879, 78, '', '编辑秒杀表单', 'admin', '', '', 'setting/seckill_data/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1901. (880, 78, '', '编辑秒杀', 'admin', '', '', 'settting/seckill_data/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1902. (881, 78, '', '删除秒杀', 'admin', '', '', 'setting/seckill_data/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1903. (884, 128, '', '获取数据分类', 'admin', '', '', 'setting/group_all', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  1904. (885, 569, '', '附件名称修改', 'admin', '', '', 'file/file/update/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '25/566/569', 2, '', 0, '', 0),
  1905. (886, 577, '', '用户标签接口', 'admin', '', '', 'user/user_label', 'GET', '[]', 0, 0, 0, 1, '', '1/2/577', 2, '', 0, '', 0),
  1906. (887, 625, '', '获取赠送付费会员时长表单', 'admin', '', '', 'user/give_level_time/<id>', 'GET', '[]', 0, 0, 0, 1, '', '9/10/585/625', 2, '', 0, '', 0),
  1907. (888, 625, '', '保存赠送付费会员时长', 'admin', '', '', 'user/save_give_level_time/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '9/10/585/625', 2, '', 0, '', 0),
  1908. (889, 663, '', '添加页面', 'admin', '', '', 'diy/create', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657/663', 2, '', 0, 'admin-template', 0),
  1909. (890, 663, '', '保存新增', 'admin', '', '', 'diy/create', 'POST', '[]', 0, 0, 0, 1, '', '12/656/657/663', 2, '', 0, 'admin-template', 0),
  1910. (891, 663, '', '设置默认数据', 'admin', '', '', 'diy/set_recovery/<id?>', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657/663', 2, '', 0, '', 0),
  1911. (892, 663, '', '获取商品列表', 'admin', '', '', 'diy/get_product_list', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657/663', 2, '', 0, '', 0),
  1912. (893, 577, '', '商品活动状态检测', 'admin', '', '', 'product/product/check_activity/<id>', 'GET', '[]', 0, 0, 0, 1, '', '1/2/577', 2, '', 0, '', 0),
  1913. (894, 589, '', '会员标签列表', 'admin', '', '', 'user/user_label', 'GET', '[]', 0, 0, 0, 1, '', '9/589', 2, '', 0, '', 0),
  1914. (895, 585, '', '新增客服选择用户列表', 'admin', '', '', 'app/wechat/kefu/create', 'GET', '[]', 0, 0, 0, 1, '', '9/10/585', 2, '', 0, '', 0),
  1915. (896, 26, '', '分销等级', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/membership_level/index', '26', 1, '', 0, '', 0),
  1916. (897, 4, '', '售后订单', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/order/refund', '4', 1, '', 0, 'admin-order-refund', 0),
  1917. (898, 12, '', '消息管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/notification/index', '12', 1, '', 0, 'setting-notification', 0),
  1918. (902, 656, '', '主题风格', 'admin', '', '', '', '', '[]', 2, 1, 0, 1, '/admin/setting/theme_style', '12/656', 1, '', 0, 'admin-setting-theme_style', 0),
  1919. (903, 656, '', 'PC商城', 'admin', '', '', '', '', '[]', 2, 1, 0, 1, '/admin/setting/pc_group_data', '12/656', 1, '', 0, 'setting-system-pc_data', 0),
  1920. (904, 656, '', '客服页面广告', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/system_group_data/kf_adv', '', 1, '', 0, 'setting-system-group_data-kf_adv', 1),
  1921. (905, 34, '', '积分商品', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_integral/index', '27/34', 1, '', 0, 'marketing-store_integral', 0),
  1922. (906, 905, '', '积分商品列表', 'admin', '', '', 'marketing/integral_product', 'GET', '[]', 0, 0, 0, 1, '', '27/34/905', 2, '', 0, '', 0),
  1923. (908, 905, '', '添加积分商品', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin/marketing/store_integral/create', '27/34/905', 1, '', 0, 'marketing-store_integral-create', 0),
  1924. (909, 27, '', '九宫格抽奖', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/lottery/index', '27', 1, '', 0, 'marketing-lottery-index', 0),
  1925. (912, 34, '', '积分订单', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_integral/order_list', '27/34', 1, '', 0, 'marketing-store_integral-order', 0),
  1926. (913, 905, '', '批量添加积分商品', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/pages/marketing/store_integral/add_store_integral', '27/34/905', 1, '', 0, 'marketing-store_integral-create', 0),
  1927. (914, 897, '', '售后订单列表', 'admin', '', '', 'refund/list', 'GET', '[]', 0, 0, 0, 1, '', '4/897', 2, '', 0, '', 0),
  1928. (915, 5, '', '子订单列表', 'admin', '', '', 'order/split_order/<id>', 'GET', '[]', 0, 0, 0, 1, 'order/split_order/<id>', '4/5', 2, '', 0, '', 0),
  1929. (916, 5, '', '订单详情', 'admin', '', '', 'order/info/<id>', 'GET', '[]', 0, 0, 1, 1, '', '4/5', 2, '', 0, '', 0),
  1930. (917, 5, '', '订单记录', 'admin', '', '', 'order/status/<id>', 'GET', '[]', 0, 0, 1, 1, '', '4/5', 2, '', 0, '', 0),
  1931. (918, 5, '', '可拆分商品列表', 'admin', '', '', 'order/split_cart_info/<id>', 'GET', '[]', 0, 0, 1, 1, '', '4/5', 2, '', 0, '', 0),
  1932. (919, 5, '', '拆单发送货', 'admin', '', '', 'order/split_delivery/<id>', 'PUT', '[]', 0, 0, 1, 1, '', '4/5', 2, '', 0, '', 0),
  1933. (920, 896, '', '修改分销等级状态', 'admin', '', '', 'agent/level/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 1, 1, '', '26/896', 2, '', 0, '', 0),
  1934. (921, 896, '', '修改分销等级任务状态', 'admin', '', '', 'agent/level_task/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  1935. (922, 896, '', '获取赠送分销等级表单', 'admin', '', '', 'agent/get_level_form', 'GET', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  1936. (923, 896, '', '赠送分销等级', 'admin', '', '', 'agent/give_level', 'POST', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  1937. (924, 896, '', '分销等级列表', 'admin', '', '', 'agent/level', 'GET', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  1938. (925, 896, '', '添加分销等级表单', 'admin', '', '', 'agent/level/create', 'GET', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  1939. (926, 896, '', '编辑分销等级表单', 'admin', '', '', 'agent/level/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  1940. (927, 896, '', '分销等级任务', 'admin', '', '', 'agent/level_task', 'GET', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  1941. (928, 896, '', '删除分销等级', 'admin', '', '', 'agent/level/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  1942. (929, 896, '', '添加分销员等级', 'admin', '', '', 'agent/level', 'POST', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  1943. (930, 896, '', '编辑分销员等级', 'admin', '', '', 'agent/level/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  1944. (931, 896, '', '添加分销员等级任务表单', 'admin', '', '', 'agent/level_task/create', 'GET', '[]', 0, 0, 0, 1, 'agent/level_task/create', '26/896', 2, '', 0, '', 0),
  1945. (932, 896, '', '添加分销员等级任务', 'admin', '', '', 'agent/level_task', 'POST', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  1946. (933, 896, '', '编辑分销员等级任务表单', 'admin', '', '', 'agent/level_task/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  1947. (934, 896, '', '编辑分销员等级任务', 'admin', '', '', 'agent/level_task/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  1948. (935, 896, '', '删除分销员等级任务', 'admin', '', '', 'agent/level_task/<id>', 'DELETE', '[]', 0, 0, 0, 1, 'agent/level_task/<id>', '26/896', 2, '', 0, '', 0),
  1949. (936, 423, '', '新增客服选择用户列表', 'admin', '', '', 'app/wechat/kefu/create', 'GET', '[]', 0, 0, 1, 1, '', '165/678/423', 2, '', 0, '', 0),
  1950. (937, 78, '', '秒杀配置头部', 'admin', '', '', 'setting/seckill_data/header', 'GET', '[]', 0, 0, 0, 1, '', '27/33/78', 2, '', 0, '', 0),
  1951. (938, 154, '', '签到配置编辑保存', 'admin', '', '', 'setting/group_data/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '27/34/154', 2, '', 0, '', 0),
  1952. (939, 154, '', '签到配置添加保存', 'admin', '', '', 'setting/group_data', 'POST', '[]', 0, 0, 0, 1, '', '27/34/154', 2, '', 0, '', 0),
  1953. (940, 905, '', '添加积分商品保存', 'admin', '', '', 'marketing/integral/<id>', 'POST', '[]', 0, 0, 0, 1, '', '27/34/905', 2, '', 0, '', 0),
  1954. (941, 912, '', '积分订单头部', 'admin', '', '', 'marketing/integral/order/chart', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  1955. (942, 912, '', '积分订单列表', 'admin', '', '', 'marketing/integral/order/list', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  1956. (943, 905, '', '积分商品编辑', 'admin', '', '', 'marketing/integral/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/34/905', 2, '', 0, '', 0),
  1957. (944, 912, '', '发货物流列表', 'admin', '', '', 'marketing/integral/order/express_list', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  1958. (945, 912, '', '快递列表', 'admin', '', '', 'marketing/integral/order/delivery/list', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  1959. (946, 912, '', '图表详情', 'admin', '', '', 'marketing/integral/order/sheet_info', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  1960. (947, 912, '', '发货', 'admin', '', '', 'marketing/integral/order/delivery/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  1961. (948, 912, '', '配送信息表单', 'admin', '', '', 'marketing/integral/order/distribution/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  1962. (949, 912, '', '配送信息保存', 'admin', '', '', 'marketing/integral/order/distribution/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  1963. (950, 912, '', '订单详情', 'admin', '', '', 'marketing/integral/order/info/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  1964. (951, 912, '', '订单记录', 'admin', '', '', 'marketing/integral/order/status/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  1965. (952, 912, '', '小票打印', 'admin', '', '', 'marketing/integral/order/print/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  1966. (953, 912, '', '物流查询', 'admin', '', '', 'marketing/integral/order/express/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  1967. (954, 912, '', '订单备注', 'admin', '', '', 'marketing/integral/order/remark/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  1968. (955, 912, '', '收货', 'admin', '', '', 'marketing/integral/order/take/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  1969. (960, 909, '', '抽奖列表', 'admin', '', '', 'marketing/lottery/list', 'GET', '[]', 0, 1, 0, 1, '', '27/909', 2, '', 0, '', 0),
  1970. (961, 909, '', '抽奖商品详情', 'admin', '', '', 'marketing/lottery/detail/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  1971. (962, 909, '', '用户等级', 'admin', '', '', 'user/user_label', 'GET', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  1972. (963, 909, '', '会员等级', 'admin', '', '', 'user/user_level/vip_list', 'GET', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  1973. (964, 909, '', '编辑保存', 'admin', '', '', 'marketing/lottery/edit/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  1974. (965, 27, '', '营销公共权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, 'admin-marketing', '27', 1, '', 0, '', 0),
  1975. (966, 965, '', '附件分类', 'admin', '', '', 'file/category', 'GET', '[]', 0, 0, 0, 1, '', '27/965', 2, '', 0, '', 0),
  1976. (967, 965, '', '附件列表', 'admin', '', '', 'file/file', 'GET', '[]', 0, 0, 0, 1, '', '27/965', 2, '', 0, '', 0),
  1977. (968, 909, '', '删除抽奖', 'admin', '', '', 'marketing/lottery/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  1978. (969, 909, '', '抽奖记录列表', 'admin', '', '', 'marketing/lottery/record/list/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  1979. (970, 909, '', '物流公司', 'admin', '', '', 'order/express_list', 'GET', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  1980. (971, 909, '', '抽奖记录备注', 'admin', '', '', 'marketing/lottery/record/deliver', 'POST', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  1981. (972, 909, '', '抽奖状态', 'admin', '', '', 'marketing/lottery/set_status/<id>/<status>', 'POST', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  1982. (973, 909, '', '添加抽奖', 'admin', '', '', 'marketing/lottery/add', 'POST', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  1983. (975, 28, '', '分销配置头部', 'admin', '', '', 'setting/config/header_basics', 'GET', '[]', 0, 0, 0, 1, '', '26/28', 2, '', 0, '', 0),
  1984. (976, 717, '', '查看商品', 'admin', '', '', 'product/product/<id>', 'GET', '[]', 0, 0, 0, 1, '', '716/717', 2, '', 0, '', 0),
  1985. (977, 657, '', '获取风格设置', 'admin', '', '', 'diy/get_color_change/<type>', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657', 2, '', 0, '', 0),
  1986. (978, 657, '', '获取个人中心菜单', 'admin', '', '', 'diy/get_member', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657', 2, '', 0, '', 0),
  1987. (979, 657, '', '个人中心组件分类', 'admin', '', '', 'diy/get_page_category', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657', 2, '', 0, '', 0),
  1988. (980, 657, '', '个人中心组件树形分类', 'admin', '', '', 'product/category/tree/<type>', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657', 2, '', 0, '', 0),
  1989. (981, 657, '', '获取页面链接', 'admin', '', '', 'diy/get_page_link/<cate_id>', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657', 2, '', 0, '', 0),
  1990. (982, 657, '', '商品分类页保存', 'admin', '', '', 'diy/color_change/<status>/<type>', 'PUT', '[]', 0, 0, 0, 1, '', '12/656/657', 2, '', 0, '', 0),
  1991. (983, 657, '', '个人中心页保存', 'admin', '', '', 'diy/member_save', 'POST', '[]', 0, 0, 0, 1, '', '12/656/657', 2, '', 0, '', 0),
  1992. (984, 128, '', '获取组合数据', 'admin', '', '', 'setting/group_data', 'GET', '[]', 0, 0, 0, 1, '', '12/656/128', 2, '', 0, '', 0),
  1993. (985, 128, '', '获取头部', 'admin', '', '', 'setting/sign_data/header', 'GET', '[]', 0, 0, 0, 1, '', '12/656/128', 2, '', 0, '', 0),
  1994. (986, 128, '', '保存配置', 'admin', '', '', 'setting/group_data/save_all', 'POST', '[]', 0, 0, 0, 1, '', '12/656/128', 2, '', 0, '', 0),
  1995. (987, 128, '', '客服页面广告', 'admin', '', '', 'setting/get_kf_adv', 'GET', '[]', 0, 0, 0, 1, '', '12/656/128', 2, '', 0, '', 0),
  1996. (988, 898, '', '消息管理列表', 'admin', '', '', 'setting/notification/index', 'GET', '[]', 0, 0, 0, 1, '', '12/898', 2, '', 0, '', 0),
  1997. (989, 898, '', '模板消息详情', 'admin', '', '', 'setting/notification/info', 'GET', '[]', 0, 0, 0, 1, '', '12/898', 2, '', 0, '', 0),
  1998. (990, 898, '', '编辑保存', 'admin', '', '', 'setting/notification/save', 'POST', '[]', 0, 0, 0, 1, '', '12/898', 2, '', 0, '', 0),
  1999. (991, 898, '', '模板消息状态修改', 'admin', '', '', 'setting/notification/set_status/<type>/<status>/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '12/898', 2, '', 0, '', 0),
  2000. (992, 898, '', '一键同步模版消息', 'admin', '', '', 'app/wechat/syncSubscribe', 'GET', '[]', 0, 0, 0, 1, '', '12/898', 2, '', 0, '', 0),
  2001. (993, 135, '', '小程序', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/routine', '135', 1, '', 0, 'admin-routine', 0),
  2002. (994, 993, '', '小程序下载', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/routine/download', '135/993', 1, '', 0, 'routine-download', 0),
  2003. (995, 994, '', '下载小程序页面数据', 'admin', '', '', 'app/routine/info', 'GET', '[]', 0, 0, 0, 1, '', '135/993/994', 2, '', 0, '', 0),
  2004. (996, 994, '', '下载小程序模版', 'admin', '', '', 'app/routine/download', 'POST', '[]', 0, 0, 0, 1, '', '135/993/994', 2, '', 0, '', 0),
  2005. (997, 716, '', '订单统计', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/statistic/order', '716', 1, '', 0, 'admin-statistic', 0),
  2006. (998, 37, '', '资金流水', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/finance/capital_flow/index', '35/37', 1, '', 0, 'finance-capital_flow-index', 0),
  2007. (999, 37, '', '账单记录', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/finance/billing_records/index', '35/37', 1, '', 0, 'finance-billing_records-index', 0),
  2008. (1000, 566, '', '富文本上传图片', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin/widget.images/index.html', '25/566', 1, '', 0, 'admin-user-user-index', 0),
  2009. (1001, 34, '', '积分记录', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/point_record', '27/34', 1, '', 0, 'marketing-point_record-index', 0),
  2010. (1002, 34, '', '积分统计', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/point_statistic', '27/34', 1, '', 0, 'marketing-point_statistic-index', 0),
  2011. (1003, 35, '', '余额记录', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/finance/balance', '35', 1, '', 0, 'finance-balance-index', 0),
  2012. (1004, 1003, '', '余额记录', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/finance/balance/balance', '35/1003', 1, '', 0, 'finance-user-balance', 0),
  2013. (1005, 716, '', '余额统计', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/statistic/balance', '716', 1, '', 0, 'admin-statistic', 0),
  2014. (1006, 69, '', '公众号配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/wechat_config/3/2', '135/69', 1, '', 0, 'setting-system-config', 0),
  2015. (1007, 993, '', '小程序配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/routine_config/3/7', '135/993', 1, '', 0, 'setting-system-config', 0),
  2016. (1008, 135, '', 'PC端', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/pc', '135', 1, '', 0, 'admin-pc', 0),
  2017. (1009, 135, '', 'APP', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/app', '135', 1, '', 0, 'admin-app', 0),
  2018. (1010, 1008, '', 'PC端配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/pc_config/3/75', '135/1008', 1, '', 0, 'setting-system-config', 0),
  2019. (1011, 1009, '', 'APP配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/app_config/3/77', '135/1009', 1, '', 0, 'setting-system-config', 0),
  2020. (1012, 12, '', '存储配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/storage', '12', 1, '', 0, 'setting-storage', 0),
  2021. (1013, 26, '', '事业部', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/agent/division', '26', 1, '', 0, 'agent-division', 0),
  2022. (1014, 1013, '', '事业部列表', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/division/index', '26/1013', 1, '', 0, 'agent-division-index', 0),
  2023. (1015, 1013, '', '代理商列表', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/division/agent/index', '26/1013', 1, '', 0, 'agent-division-agent-index', 0),
  2024. (1016, 1013, '', '代理商申请', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/division/agent/applyList', '26/1013', 1, '', 0, 'agent-division-agent-applyList', 0),
  2025. (1017, 1013, '', '代理商规则', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/division/agent/agreement', '26/1013', 1, '', 0, 'agent-division-agent-agreement', 0),
  2026. (1018, 909, '', '抽奖配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/lottery/create', '27/909', 1, '', 0, 'admin-marketing-lottery-create', 0),
  2027. (1019, 909, '', '中奖记录', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/lottery/recording_list', '27/909', 1, '', 0, 'admin-marketing-lottery-recording_list-id', 0),
  2028. (1020, 1014, '', '事业部列表', 'admin', '', '', 'agent/division/list', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1014', 2, '', 0, '', 0),
  2029. (1021, 1014, '', '添加事业部', 'admin', '', '', 'agent/division/create/<uid>', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1014', 2, '', 0, '', 0),
  2030. (1023, 27, '', '公众号渠道码', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/channel_code/channelCodeIndex', '27', 1, '', 0, 'marketing-channel_code-index', 0),
  2031. (1024, 1023, '', '添加公众号渠道码', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/channel_code/create', '27/1021', 1, '', 0, 'marketing-channel_code-create', 0),
  2032. (1025, 1023, '', '渠道码统计', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/channel_code/code_statistic', '27/1021', 1, '', 0, 'marketing-channel_code-statistic', 0),
  2033. (1026, 1014, '', '事业部下级列表', 'admin', '', '', '/agent/division/down_list', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1014', 2, '', 0, '', 0),
  2034. (1027, 1014, '', '事业部保存', 'admin', '', '', 'agent/division/save', 'POST', '[]', 0, 0, 0, 1, '', '26/1013/1014', 2, '', 0, '', 0),
  2035. (1028, 1014, '', '事业部状态切换', 'admin', '', '', 'agent/division/set_status/<status>/<uid>', 'PUT', '[]', 0, 0, 0, 1, '', '26/1013/1014', 2, '', 0, '', 0),
  2036. (1029, 1014, '', '事业部删除', 'admin', '', '', 'division/del/<type>/<uid>', 'DELETE', '[]', 0, 0, 0, 1, '', '26/1013/1014', 2, '', 0, '', 0),
  2037. (1030, 1015, '', '代理商列表', 'admin', '', '', 'agent/division/list', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1015', 2, '', 0, '', 0),
  2038. (1031, 1015, '', '代理商下级列表', 'admin', '', '', 'agent/division/down_list', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1015', 2, '', 0, '', 0),
  2039. (1032, 1015, '', '添加代理商', 'admin', '', '', 'agent/division/agent/create/<uid>', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1015', 2, '', 0, '', 0),
  2040. (1033, 1015, '', '代理商保存', 'admin', '', '', 'agent/division/agent/save', 'POST', '[]', 0, 0, 0, 1, '', '26/1013/1015', 2, '', 0, '', 0),
  2041. (1034, 1015, '', '代理商状态切换', 'admin', '', '', 'agent/division/set_status/<status>/<uid>', 'PUT', '[]', 0, 0, 0, 1, '', '26/1013/1015', 2, '', 0, '', 0),
  2042. (1035, 1015, '', '代理商删除', 'admin', '', '', 'agent/division/del/<type>/<uid>', 'DELETE', '[]', 0, 0, 0, 1, '', '26/1013/1015', 2, '', 0, '', 0),
  2043. (1036, 1016, '', '代理商申请列表', 'admin', '', '', 'agent/division/agent_apply/list', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1016', 2, '', 0, '', 0),
  2044. (1037, 1016, '', '代理商审核', 'admin', '', '', 'agent/division/examine_apply/<id>/<type>', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1016', 2, '', 0, '', 0),
  2045. (1038, 1016, '', '提交审核', 'admin', '', '', 'agent/division/apply_agent/save', 'POST', '[]', 0, 0, 0, 1, '', '26/1013/1016', 2, '', 0, '', 0),
  2046. (1039, 1016, '', '删除审核', 'admin', '', '', 'agent/division/del_apply/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '26/1013/1016', 2, '', 0, '', 0),
  2047. (1040, 1017, '', '协议详情', 'admin', '', '', 'agent/division/agent_agreement/info', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1017', 2, '', 0, '', 0),
  2048. (1041, 1017, '', '保存协议', 'admin', '', '', 'agent/division/agent_agreement/save', 'POST', '[]', 0, 0, 0, 1, '', '26/1013/1017', 2, '', 0, '', 0),
  2049. (1042, 1023, '', '渠道码分类列表', 'admin', '', '', 'app/wechat_qrcode/cate/list', 'GET', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  2050. (1043, 1023, '', '渠道码分类添加编辑表单', 'admin', '', '', 'app/wechat_qrcode/cate/create/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  2051. (1044, 1023, '', '渠道码分类保存', 'admin', '', '', 'app/wechat_qrcode/cate/save', 'POST', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  2052. (1045, 1023, '', '渠道码分类删除', 'admin', '', '', 'app/wechat_qrcode/cate/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  2053. (1046, 1023, '', '保存渠道码', 'admin', '', '', 'app/wechat_qrcode/save/<id>', 'POST', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  2054. (1047, 1023, '', '渠道码详情', 'admin', '', '', 'app/wechat_qrcode/info/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  2055. (1048, 1023, '', '渠道码列表', 'admin', '', '', 'app/wechat_qrcode/list', 'GET', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  2056. (1049, 1023, '', '删除渠道码', 'admin', '', '', 'app/wechat_qrcode/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  2057. (1050, 1023, '', '渠道码状态切换', 'admin', '', '', 'app/wechat_qrcode/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  2058. (1051, 1023, '', '渠道码用户列表', 'admin', '', '', 'app/wechat_qrcode/user_list/<qid>', 'GET', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  2059. (1052, 1023, '', '获取用户标签', 'admin', '', '', 'user/user_label', 'GET', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  2060. (1053, 27, '', '充值配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/recharge', '27', 1, '', 0, 'marketing-recharge-index', 0),
  2061. (1054, 1009, '', '隐私协议', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/app/agreement', '135/1009', 1, '', 0, 'admin-app-agreement', 0),
  2062. (1055, 1009, '', '版本管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/app/version', '135/1009', 1, '', 0, 'admin-app-version', 0)
  2063. SQL
  2064. ],
  2065. [
  2066. 'code' => 440,
  2067. 'type' => 7,
  2068. 'table' => "system_notification",
  2069. 'whereTable' => "",
  2070. 'findSql' => "select id from @table where `mark` = 'oreder_takever'",
  2071. 'whereSql' => "",
  2072. 'sql' => "UPDATE `@table` SET `mark` = 'order_take' WHERE `mark` = 'oreder_takever';"
  2073. ],
  2074. [
  2075. 'code' => 440,
  2076. 'type' => 1,
  2077. 'table' => "system_storage",
  2078. 'findSql' => "select * from information_schema.tables where table_name ='@table'",
  2079. 'sql' => "CREATE TABLE IF NOT EXISTS `@table` (
  2080. `id` int(11) NOT NULL AUTO_INCREMENT,
  2081. `access_key` varchar(100) NOT NULL DEFAULT '' COMMENT 'access_key',
  2082. `type` tinyint(1) NOT NULL DEFAULT '1' COMMENT '1=本地存储,2=七牛,3=oss,4=cos',
  2083. `name` varchar(100) NOT NULL DEFAULT '' COMMENT '空间名',
  2084. `region` varchar(100) NOT NULL DEFAULT '' COMMENT '地域',
  2085. `acl` enum('private','public-read','public-read-write') NOT NULL DEFAULT 'public-read' COMMENT '权限',
  2086. `domain` varchar(100) NOT NULL DEFAULT '' COMMENT '空间域名',
  2087. `cname` varchar(255) NOT NULL DEFAULT '' COMMENT 'CNAME值',
  2088. `is_ssl` tinyint(1) NOT NULL DEFAULT '0' COMMENT '0=http,1=https',
  2089. `status` tinyint(1) NOT NULL DEFAULT '0' COMMENT '状态',
  2090. `is_delete` tinyint(1) NOT NULL DEFAULT '0' COMMENT '是否删除',
  2091. `add_time` int(10) NOT NULL COMMENT '添加事件',
  2092. `update_time` int(10) NOT NULL COMMENT '更新事件',
  2093. PRIMARY KEY (`id`),
  2094. KEY `is_delete` (`is_delete`),
  2095. KEY `status` (`status`),
  2096. KEY `access_key` (`access_key`,`type`,`is_delete`)
  2097. ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='云储存';"
  2098. ],
  2099. [
  2100. 'code' => 440,
  2101. 'type' => 3,
  2102. 'table' => "user",
  2103. 'field' => "division_type",
  2104. 'findSql' => "show columns from `@table` like 'division_type'",
  2105. 'sql' => "ALTER TABLE `@table` ADD `division_type` tinyint(1) NOT NULL DEFAULT '0' COMMENT '代理类型:0普通,1事业部,2代理,3员工'"
  2106. ],
  2107. [
  2108. 'code' => 440,
  2109. 'type' => 3,
  2110. 'table' => "user",
  2111. 'field' => "division_status",
  2112. 'findSql' => "show columns from `@table` like 'division_status'",
  2113. 'sql' => "ALTER TABLE `@table` ADD `division_status` tinyint(1) NOT NULL DEFAULT '0' COMMENT '代理状态'"
  2114. ],
  2115. [
  2116. 'code' => 440,
  2117. 'type' => 3,
  2118. 'table' => "user",
  2119. 'field' => "is_division",
  2120. 'findSql' => "show columns from `@table` like 'is_division'",
  2121. 'sql' => "ALTER TABLE `@table` ADD `is_division` tinyint(1) NOT NULL DEFAULT '0' COMMENT '事业部状态'"
  2122. ],
  2123. [
  2124. 'code' => 440,
  2125. 'type' => 3,
  2126. 'table' => "user",
  2127. 'field' => "is_agent",
  2128. 'findSql' => "show columns from `@table` like 'is_agent'",
  2129. 'sql' => "ALTER TABLE `@table` ADD `is_agent` tinyint(1) NOT NULL DEFAULT '0' COMMENT '代理状态'"
  2130. ],
  2131. [
  2132. 'code' => 440,
  2133. 'type' => 3,
  2134. 'table' => "user",
  2135. 'field' => "is_staff",
  2136. 'findSql' => "show columns from `@table` like 'is_staff'",
  2137. 'sql' => "ALTER TABLE `@table` ADD `is_staff` tinyint(1) NOT NULL DEFAULT '0' COMMENT '员工状态'"
  2138. ],
  2139. [
  2140. 'code' => 440,
  2141. 'type' => 3,
  2142. 'table' => "user",
  2143. 'field' => "division_id",
  2144. 'findSql' => "show columns from `@table` like 'division_id'",
  2145. 'sql' => "ALTER TABLE `@table` ADD `division_id` int(11) NOT NULL DEFAULT '0' COMMENT '事业部id'"
  2146. ],
  2147. [
  2148. 'code' => 440,
  2149. 'type' => 3,
  2150. 'table' => "user",
  2151. 'field' => "agent_id",
  2152. 'findSql' => "show columns from `@table` like 'agent_id'",
  2153. 'sql' => "ALTER TABLE `@table` ADD `agent_id` int(11) NOT NULL DEFAULT '0' COMMENT '代理商id'"
  2154. ],
  2155. [
  2156. 'code' => 440,
  2157. 'type' => 3,
  2158. 'table' => "user",
  2159. 'field' => "staff_id",
  2160. 'findSql' => "show columns from `@table` like 'staff_id'",
  2161. 'sql' => "ALTER TABLE `@table` ADD `staff_id` int(11) NOT NULL DEFAULT '0' COMMENT '员工id'"
  2162. ],
  2163. [
  2164. 'code' => 440,
  2165. 'type' => 3,
  2166. 'table' => "user",
  2167. 'field' => "division_percent",
  2168. 'findSql' => "show columns from `@table` like 'division_percent'",
  2169. 'sql' => "ALTER TABLE `@table` ADD `division_percent` int(11) NOT NULL DEFAULT '0' COMMENT '分佣比例'"
  2170. ],
  2171. [
  2172. 'code' => 440,
  2173. 'type' => 3,
  2174. 'table' => "user",
  2175. 'field' => "division_change_time",
  2176. 'findSql' => "show columns from `@table` like 'division_change_time'",
  2177. 'sql' => "ALTER TABLE `@table` ADD `division_change_time` int(11) NOT NULL DEFAULT '0' COMMENT '事业部/代理/员工修改时间'"
  2178. ],
  2179. [
  2180. 'code' => 440,
  2181. 'type' => 3,
  2182. 'table' => "user",
  2183. 'field' => "division_end_time",
  2184. 'findSql' => "show columns from `@table` like 'division_end_time'",
  2185. 'sql' => "ALTER TABLE `@table` ADD `division_end_time` int(11) NOT NULL DEFAULT '0' COMMENT '事业部/代理/员工结束时间'"
  2186. ],
  2187. [
  2188. 'code' => 440,
  2189. 'type' => 3,
  2190. 'table' => "user",
  2191. 'field' => "division_invite",
  2192. 'findSql' => "show columns from `@table` like 'division_invite'",
  2193. 'sql' => "ALTER TABLE `@table` ADD `division_invite` int(11) NOT NULL DEFAULT '0' COMMENT '代理商邀请码'"
  2194. ],
  2195. [
  2196. 'code' => 440,
  2197. 'type' => 3,
  2198. 'table' => "user_bill",
  2199. 'field' => "frozen_time",
  2200. 'findSql' => "show columns from `@table` like 'frozen_time'",
  2201. 'sql' => "ALTER TABLE `@table` ADD `frozen_time` int(11) NOT NULL DEFAULT '0' COMMENT '积分冻结时间'"
  2202. ],
  2203. [
  2204. 'code' => 440,
  2205. 'type' => 1,
  2206. 'table' => "user_brokerage",
  2207. 'findSql' => "select * from information_schema.tables where table_name ='@table'",
  2208. 'sql' => "CREATE TABLE IF NOT EXISTS `@table` (
  2209. `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT '用户佣金id',
  2210. `uid` int(10) UNSIGNED NOT NULL DEFAULT '0' COMMENT '用户uid',
  2211. `link_id` varchar(32) NOT NULL DEFAULT '0' COMMENT '关联id',
  2212. `type` varchar(64) NOT NULL DEFAULT '' COMMENT '明细类型',
  2213. `title` varchar(64) NOT NULL DEFAULT '' COMMENT '账单标题',
  2214. `number` decimal(8,2) UNSIGNED NOT NULL DEFAULT '0.00' COMMENT '明细数字',
  2215. `balance` decimal(8,2) UNSIGNED NOT NULL DEFAULT '0.00' COMMENT '剩余',
  2216. `pm` tinyint(1) UNSIGNED NOT NULL DEFAULT '0' COMMENT '0 = 支出 1 = 获得',
  2217. `mark` varchar(512) NOT NULL DEFAULT '' COMMENT '备注',
  2218. `status` tinyint(1) NOT NULL DEFAULT '1' COMMENT '0 = 带确定 1 = 有效 -1 = 无效',
  2219. `take` tinyint(1) NOT NULL DEFAULT '0' COMMENT '0 = 未收货 1 = 已收货',
  2220. `frozen_time` int(10) UNSIGNED NOT NULL DEFAULT '0' COMMENT '冻结到期时间',
  2221. `add_time` int(10) UNSIGNED NOT NULL DEFAULT '0' COMMENT '添加时间',
  2222. PRIMARY KEY (`id`) USING BTREE,
  2223. KEY `uid` (`uid`) USING BTREE,
  2224. KEY `status` (`status`) USING BTREE,
  2225. KEY `add_time` (`add_time`) USING BTREE,
  2226. KEY `pm` (`pm`) USING BTREE,
  2227. KEY `type` (`type`,`link_id`) USING BTREE
  2228. ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='用户分佣账单表';"
  2229. ],
  2230. [
  2231. 'code' => 440,
  2232. 'type' => 1,
  2233. 'table' => "user_money",
  2234. 'findSql' => "select * from information_schema.tables where table_name ='@table'",
  2235. 'sql' => "CREATE TABLE IF NOT EXISTS `@table` (
  2236. `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT '用户余额id',
  2237. `uid` int(10) UNSIGNED NOT NULL DEFAULT '0' COMMENT '用户uid',
  2238. `link_id` varchar(32) NOT NULL DEFAULT '0' COMMENT '关联id',
  2239. `type` varchar(64) NOT NULL DEFAULT '' COMMENT '明细类型',
  2240. `title` varchar(64) NOT NULL DEFAULT '' COMMENT '账单标题',
  2241. `number` decimal(8,2) UNSIGNED NOT NULL DEFAULT '0.00' COMMENT '明细数字',
  2242. `balance` decimal(8,2) UNSIGNED NOT NULL DEFAULT '0.00' COMMENT '剩余',
  2243. `pm` tinyint(1) UNSIGNED NOT NULL DEFAULT '0' COMMENT '0 = 支出 1 = 获得',
  2244. `mark` varchar(512) NOT NULL DEFAULT '' COMMENT '备注',
  2245. `status` tinyint(1) NOT NULL DEFAULT '1' COMMENT '0 = 带确定 1 = 有效 -1 = 无效',
  2246. `add_time` int(10) UNSIGNED NOT NULL DEFAULT '0' COMMENT '添加时间',
  2247. PRIMARY KEY (`id`) USING BTREE,
  2248. KEY `uid` (`uid`) USING BTREE,
  2249. KEY `status` (`status`) USING BTREE,
  2250. KEY `add_time` (`add_time`) USING BTREE,
  2251. KEY `pm` (`pm`) USING BTREE,
  2252. KEY `type` (`type`,`link_id`) USING BTREE
  2253. ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='用户余额账单表';"
  2254. ],
  2255. [
  2256. 'code' => 440,
  2257. 'type' => -1,
  2258. 'table' => "wechat_qrcode",
  2259. 'sql' => "DROP TABLE IF EXISTS `@table`"
  2260. ],
  2261. [
  2262. 'code' => 440,
  2263. 'type' => 1,
  2264. 'table' => "wechat_qrcode",
  2265. 'findSql' => "select * from information_schema.tables where table_name ='@table'",
  2266. 'sql' => "CREATE TABLE IF NOT EXISTS `@table` (
  2267. `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '编号',
  2268. `uid` int(11) NOT NULL DEFAULT '0' COMMENT '用户id',
  2269. `name` varchar(255) NOT NULL DEFAULT '' COMMENT '二维码名称',
  2270. `image` varchar(500) NOT NULL DEFAULT '' COMMENT '二维码图片',
  2271. `cate_id` int(11) NOT NULL DEFAULT '0' COMMENT '分类id',
  2272. `label_id` varchar(32) NOT NULL DEFAULT '' COMMENT '标签id',
  2273. `type` varchar(32) NOT NULL DEFAULT '' COMMENT '回复类型',
  2274. `content` text NOT NULL COMMENT '回复内容',
  2275. `data` text NOT NULL COMMENT '发送数据',
  2276. `follow` int(11) NOT NULL DEFAULT '0' COMMENT '关注人数',
  2277. `scan` int(11) NOT NULL DEFAULT '0' COMMENT '扫码人数',
  2278. `add_time` int(11) NOT NULL DEFAULT '0' COMMENT '添加时间',
  2279. `continue_time` int(11) NOT NULL DEFAULT '0' COMMENT '有效期',
  2280. `end_time` int(11) NOT NULL DEFAULT '0' COMMENT '到期时间',
  2281. `status` tinyint(1) NOT NULL DEFAULT '1' COMMENT '状态',
  2282. `is_del` tinyint(1) NOT NULL DEFAULT '0' COMMENT '是否删除',
  2283. PRIMARY KEY (`id`)
  2284. ) ENGINE=InnoDB DEFAULT CHARSET=utf8;"
  2285. ],
  2286. [
  2287. 'code' => 440,
  2288. 'type' => 1,
  2289. 'table' => "wechat_qrcode_cate",
  2290. 'findSql' => "select * from information_schema.tables where table_name ='@table'",
  2291. 'sql' => "CREATE TABLE IF NOT EXISTS `@table` (
  2292. `id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主键id',
  2293. `cate_name` varchar(255) NOT NULL DEFAULT '' COMMENT '渠道码分类名称',
  2294. `add_time` int(11) NOT NULL DEFAULT '0' COMMENT '添加时间',
  2295. `is_del` tinyint(1) NOT NULL DEFAULT '0' COMMENT '是否删除',
  2296. PRIMARY KEY (`id`)
  2297. ) ENGINE=InnoDB DEFAULT CHARSET=utf8;"
  2298. ],
  2299. [
  2300. 'code' => 440,
  2301. 'type' => 1,
  2302. 'table' => "wechat_qrcode_record",
  2303. 'findSql' => "select * from information_schema.tables where table_name ='@table'",
  2304. 'sql' => "CREATE TABLE IF NOT EXISTS `@table` (
  2305. `id` int(11) NOT NULL AUTO_INCREMENT,
  2306. `qid` int(11) NOT NULL DEFAULT '0' COMMENT '渠道码id',
  2307. `uid` int(11) NOT NULL DEFAULT '0' COMMENT '用户id',
  2308. `is_follow` tinyint(1) NOT NULL DEFAULT '0' COMMENT '是否关注',
  2309. `add_time` int(11) NOT NULL DEFAULT '0' COMMENT '扫码时间',
  2310. PRIMARY KEY (`id`)
  2311. ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='渠道码扫码记录表';"
  2312. ],
  2313. [
  2314. 'code' => 440,
  2315. 'type' => -1,
  2316. 'table' => "wechat_user",
  2317. 'sql' => "ALTER TABLE `@table` MODIFY COLUMN `openid` VARCHAR(255)"
  2318. ],
  2319. [
  2320. 'code' => 441,
  2321. 'type' => 3,
  2322. 'table' => "store_product_attr_result",
  2323. 'field' => "id",
  2324. 'findSql' => "show columns from `@table` like 'id'",
  2325. 'sql' => "ALTER TABLE `@table` ADD `id` INT(10) NOT NULL AUTO_INCREMENT COMMENT '主键id' FIRST, ADD PRIMARY KEY (`id`)"
  2326. ],
  2327. [
  2328. 'code' => 441,
  2329. 'type' => 3,
  2330. 'table' => "store_product_attr_value",
  2331. 'field' => "id",
  2332. 'findSql' => "show columns from `@table` like 'id'",
  2333. 'sql' => "ALTER TABLE `@table` ADD `id` INT(10) NOT NULL AUTO_INCREMENT COMMENT '主键id' FIRST, ADD PRIMARY KEY (`id`)"
  2334. ],
  2335. [
  2336. 'code' => 441,
  2337. 'type' => 3,
  2338. 'table' => "diy",
  2339. 'field' => "title",
  2340. 'findSql' => "show columns from `@table` like 'title'",
  2341. 'sql' => "ALTER TABLE `@table` ADD `title` VARCHAR(255) NOT NULL DEFAULT '' COMMENT 'diy顶部title'"
  2342. ],
  2343. [
  2344. 'code' => 441,
  2345. 'type' => -1,
  2346. 'table' => "wechat_user",
  2347. 'sql' => "ALTER TABLE `@table` MODIFY COLUMN `openid` VARCHAR(255)"
  2348. ],
  2349. [
  2350. 'code' => 442,
  2351. 'type' => 6,
  2352. 'table' => "system_config_tab",
  2353. 'whereTable' => "system_config_tab",
  2354. 'findSql' => "select id from @table where `eng_title` = 'storage_config'",
  2355. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='system_serve'",
  2356. 'sql' => "INSERT INTO `@table` VALUES (NULL, @tabId, '存储配置', 'storage_config', 0, 0, '', 3, 0)"
  2357. ],
  2358. [
  2359. 'code' => 442,
  2360. 'type' => 6,
  2361. 'table' => "system_config_tab",
  2362. 'whereTable' => "system_config_tab",
  2363. 'findSql' => "select id from @table where `eng_title` = 'qiniu_config'",
  2364. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='storage_config'",
  2365. 'sql' => "INSERT INTO `@table` VALUES (NULL, @tabId, '七牛云配置', 'qiniu_config', 0, 0, '', 0, 0)"
  2366. ],
  2367. [
  2368. 'code' => 442,
  2369. 'type' => 6,
  2370. 'table' => "system_config_tab",
  2371. 'whereTable' => "system_config_tab",
  2372. 'findSql' => "select id from @table where `eng_title` = 'oss_config'",
  2373. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='storage_config'",
  2374. 'sql' => "INSERT INTO `@table` VALUES (NULL, @tabId, '阿里云配置', 'oss_config', 0, 0, '', 0, 0)"
  2375. ],
  2376. [
  2377. 'code' => 442,
  2378. 'type' => 6,
  2379. 'table' => "system_config_tab",
  2380. 'whereTable' => "system_config_tab",
  2381. 'findSql' => "select id from @table where `eng_title` = 'cos_config'",
  2382. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='storage_config'",
  2383. 'sql' => "INSERT INTO `@table` VALUES (NULL, @tabId, '腾讯云配置', 'cos_config', 0, 0, '', 0, 0)"
  2384. ],
  2385. [
  2386. 'code' => 442,
  2387. 'type' => 6,
  2388. 'table' => "system_config_tab",
  2389. 'whereTable' => "system_config_tab",
  2390. 'findSql' => "select id from @table where `eng_title` = 'print_basic'",
  2391. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='printing_deploy'",
  2392. 'sql' => "INSERT INTO `@table` VALUES (NULL, @tabId, '基础配置', 'print_basic', 1, 0, '', 3, 0)"
  2393. ],
  2394. [
  2395. 'code' => 442,
  2396. 'type' => 6,
  2397. 'table' => "system_config_tab",
  2398. 'whereTable' => "system_config_tab",
  2399. 'findSql' => "select id from @table where `eng_title` = 'yly_config'",
  2400. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='printing_deploy'",
  2401. 'sql' => "INSERT INTO `@table` VALUES (NULL, @tabId, '易联云配置', 'yly_config', 1, 0, '', 3, 0)"
  2402. ],
  2403. [
  2404. 'code' => 442,
  2405. 'type' => 6,
  2406. 'table' => "system_config_tab",
  2407. 'whereTable' => "system_config_tab",
  2408. 'findSql' => "select id from @table where `eng_title` = 'copy_basic'",
  2409. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='copy_product'",
  2410. 'sql' => "INSERT INTO `@table` VALUES (NULL, @tabId, '基础配置', 'copy_basic', 1, 0, '', 3, 0)"
  2411. ],
  2412. [
  2413. 'code' => 442,
  2414. 'type' => 6,
  2415. 'table' => "system_config_tab",
  2416. 'whereTable' => "system_config_tab",
  2417. 'findSql' => "select id from @table where `eng_title` = '99api_config'",
  2418. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='copy_product'",
  2419. 'sql' => "INSERT INTO `@table` VALUES (NULL, @tabId, '99api配置', '99api_config', 1, 0, '', 3, 0)"
  2420. ],
  2421. [
  2422. 'code' => 442,
  2423. 'type' => 6,
  2424. 'table' => "system_config_tab",
  2425. 'whereTable' => "system_config_tab",
  2426. 'findSql' => "select id from @table where `eng_title` = 'logistics_basic'",
  2427. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='logistics_select'",
  2428. 'sql' => "INSERT INTO `@table` VALUES (NULL, @tabId, '基础配置', 'logistics_basic', 1, 0, '', 3, 0)"
  2429. ],
  2430. [
  2431. 'code' => 442,
  2432. 'type' => 6,
  2433. 'table' => "system_config_tab",
  2434. 'whereTable' => "system_config_tab",
  2435. 'findSql' => "select id from @table where `eng_title` = 'logistics_aliyun'",
  2436. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='logistics_select'",
  2437. 'sql' => "INSERT INTO `@table` VALUES (NULL, @tabId, '阿里云配置', 'logistics_aliyun', 1, 0, '', 3, 0)"
  2438. ],
  2439. [
  2440. 'code' => 442,
  2441. 'type' => 6,
  2442. 'table' => "system_config_tab",
  2443. 'whereTable' => "system_config_tab",
  2444. 'findSql' => "select id from @table where `eng_title` = 'electronic_basic'",
  2445. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='electronic_sheet'",
  2446. 'sql' => "INSERT INTO `@table` VALUES (NULL, @tabId, '基础配置', 'electronic_basic', 1, 0, '', 3, 0)"
  2447. ],
  2448. [
  2449. 'code' => 442,
  2450. 'type' => 6,
  2451. 'table' => "system_config_tab",
  2452. 'whereTable' => "system_config_tab",
  2453. 'findSql' => "select id from @table where `eng_title` = 'system_electronic_config'",
  2454. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='electronic_sheet'",
  2455. 'sql' => "INSERT INTO `@table` VALUES (NULL, @tabId, '一号通配置', 'system_electronic_config', 1, 0, '', 3, 0)"
  2456. ],
  2457. [
  2458. 'code' => 442,
  2459. 'type' => 7,
  2460. 'table' => "system_config_tab",
  2461. 'whereTable' => "",
  2462. 'findSql' => "select id from @table where `eng_title` = 'upload_set'",
  2463. 'whereSql' => "",
  2464. 'sql' => "delete from @table where `eng_title` = 'upload_set'"
  2465. ],
  2466. [
  2467. 'code' => 442,
  2468. 'type' => 7,
  2469. 'table' => "system_config_tab",
  2470. 'whereTable' => "system_config_tab",
  2471. 'findSql' => "select id from @table where `eng_title` = 'system_sms'",
  2472. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='system_serve'",
  2473. 'sql' => "UPDATE `@table` SET `pid` = '@tabId' WHERE `eng_title` = 'system_sms';"
  2474. ],
  2475. [
  2476. 'code' => 442,
  2477. 'type' => 7,
  2478. 'table' => "system_config_tab",
  2479. 'whereTable' => "",
  2480. 'findSql' => "select id from @table where `eng_title` = 'printing_deploy'",
  2481. 'whereSql' => "",
  2482. 'sql' => "UPDATE `@table` SET `type` = 3 WHERE `eng_title` = 'printing_deploy';"
  2483. ],
  2484. [
  2485. 'code' => 442,
  2486. 'type' => 7,
  2487. 'table' => "system_config_tab",
  2488. 'whereTable' => "system_config_tab",
  2489. 'findSql' => "select id from @table where `eng_title` = 'base_config'",
  2490. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='storage_config'",
  2491. 'sql' => "UPDATE `@table` SET `pid` = '@tabId',`title` = '基础配置' WHERE `eng_title` = 'base_config';"
  2492. ],
  2493. [
  2494. 'code' => 442,
  2495. 'type' => 7,
  2496. 'table' => "system_config_tab",
  2497. 'whereTable' => "",
  2498. 'findSql' => "select id from @table where `eng_title` = 'copy_product'",
  2499. 'whereSql' => "",
  2500. 'sql' => "UPDATE `@table` SET `type` = 3 WHERE `eng_title` = 'copy_product';"
  2501. ],
  2502. [
  2503. 'code' => 442,
  2504. 'type' => 7,
  2505. 'table' => "system_config_tab",
  2506. 'whereTable' => "",
  2507. 'findSql' => "select id from @table where `eng_title` = 'logistics_select'",
  2508. 'whereSql' => "",
  2509. 'sql' => "UPDATE `@table` SET `title` = '物流查询配置',`type` = 3 WHERE `eng_title` = 'logistics_select';"
  2510. ],
  2511. [
  2512. 'code' => 442,
  2513. 'type' => 7,
  2514. 'table' => "system_config_tab",
  2515. 'whereTable' => "",
  2516. 'findSql' => "select id from @table where `eng_title` = 'system_serve'",
  2517. 'whereSql' => "",
  2518. 'sql' => "UPDATE `@table` SET `type` = 3 WHERE `eng_title` = 'system_serve';"
  2519. ],
  2520. [
  2521. 'code' => 442,
  2522. 'type' => 7,
  2523. 'table' => "system_config_tab",
  2524. 'whereTable' => "",
  2525. 'findSql' => "select id from @table where `eng_title` = 'electronic_sheet'",
  2526. 'whereSql' => "",
  2527. 'sql' => "UPDATE `@table` SET `title` = '电子面单配置',`type` = 3 WHERE `eng_title` = 'electronic_sheet';"
  2528. ],
  2529. [
  2530. 'code' => 442,
  2531. 'type' => 7,
  2532. 'table' => "system_config_tab",
  2533. 'whereTable' => "",
  2534. 'findSql' => "select id from @table where `eng_title` = 'map'",
  2535. 'whereSql' => "",
  2536. 'sql' => "delete from @table where `eng_title` = 'map'"
  2537. ],
  2538. [
  2539. 'code' => 442,
  2540. 'type' => 7,
  2541. 'table' => "system_config",
  2542. 'whereTable' => "system_config_tab",
  2543. 'findSql' => "select id from @table where `menu_name` = 'system_express_app_code'",
  2544. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='logistics_aliyun'",
  2545. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'system_express_app_code';"
  2546. ],
  2547. [
  2548. 'code' => 442,
  2549. 'type' => 7,
  2550. 'table' => "system_config",
  2551. 'whereTable' => "system_config_tab",
  2552. 'findSql' => "select id from @table where `menu_name` = 'tengxun_map_key'",
  2553. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='web_site'",
  2554. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'tengxun_map_key';"
  2555. ],
  2556. [
  2557. 'code' => 442,
  2558. 'type' => 7,
  2559. 'table' => "system_config",
  2560. 'whereTable' => "system_config_tab",
  2561. 'findSql' => "select id from @table where `menu_name` = 'pay_success_printing_switch'",
  2562. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='print_basic'",
  2563. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'pay_success_printing_switch';"
  2564. ],
  2565. [
  2566. 'code' => 442,
  2567. 'type' => 7,
  2568. 'table' => "system_config",
  2569. 'whereTable' => "system_config_tab",
  2570. 'findSql' => "select id from @table where `menu_name` = 'develop_id'",
  2571. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='yly_config'",
  2572. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'develop_id';"
  2573. ],
  2574. [
  2575. 'code' => 442,
  2576. 'type' => 7,
  2577. 'table' => "system_config",
  2578. 'whereTable' => "system_config_tab",
  2579. 'findSql' => "select id from @table where `menu_name` = 'printing_api_key'",
  2580. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='yly_config'",
  2581. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'printing_api_key';"
  2582. ],
  2583. [
  2584. 'code' => 442,
  2585. 'type' => 7,
  2586. 'table' => "system_config",
  2587. 'whereTable' => "system_config_tab",
  2588. 'findSql' => "select id from @table where `menu_name` = 'printing_client_id'",
  2589. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='yly_config'",
  2590. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'printing_client_id';"
  2591. ],
  2592. [
  2593. 'code' => 442,
  2594. 'type' => 7,
  2595. 'table' => "system_config",
  2596. 'whereTable' => "system_config_tab",
  2597. 'findSql' => "select id from @table where `menu_name` = 'terminal_number'",
  2598. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='yly_config'",
  2599. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'terminal_number';"
  2600. ],
  2601. [
  2602. 'code' => 442,
  2603. 'type' => 7,
  2604. 'table' => "system_config",
  2605. 'whereTable' => "system_config_tab",
  2606. 'findSql' => "select id from @table where `menu_name` = 'qiniu_accessKey'",
  2607. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='qiniu_config'",
  2608. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'qiniu_accessKey';"
  2609. ],
  2610. [
  2611. 'code' => 442,
  2612. 'type' => 7,
  2613. 'table' => "system_config",
  2614. 'whereTable' => "system_config_tab",
  2615. 'findSql' => "select id from @table where `menu_name` = 'qiniu_secretKey'",
  2616. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='qiniu_config'",
  2617. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'qiniu_secretKey';"
  2618. ],
  2619. [
  2620. 'code' => 442,
  2621. 'type' => 7,
  2622. 'table' => "system_config",
  2623. 'whereTable' => "system_config_tab",
  2624. 'findSql' => "select id from @table where `menu_name` = 'tengxun_accessKey'",
  2625. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='cos_config'",
  2626. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'tengxun_accessKey';"
  2627. ],
  2628. [
  2629. 'code' => 442,
  2630. 'type' => 7,
  2631. 'table' => "system_config",
  2632. 'whereTable' => "system_config_tab",
  2633. 'findSql' => "select id from @table where `menu_name` = 'tengxun_secretKey'",
  2634. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='cos_config'",
  2635. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'tengxun_secretKey';"
  2636. ],
  2637. [
  2638. 'code' => 442,
  2639. 'type' => 7,
  2640. 'table' => "system_config",
  2641. 'whereTable' => "system_config_tab",
  2642. 'findSql' => "select id from @table where `menu_name` = 'copy_product_apikey'",
  2643. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='99api_config'",
  2644. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'copy_product_apikey';"
  2645. ],
  2646. [
  2647. 'code' => 442,
  2648. 'type' => 7,
  2649. 'table' => "system_config",
  2650. 'whereTable' => "system_config_tab",
  2651. 'findSql' => "select id from @table where `menu_name` = 'logistics_type'",
  2652. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='logistics_basic'",
  2653. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'logistics_type';"
  2654. ],
  2655. [
  2656. 'code' => 442,
  2657. 'type' => 7,
  2658. 'table' => "system_config",
  2659. 'whereTable' => "system_config_tab",
  2660. 'findSql' => "select id from @table where `menu_name` = 'system_product_copy_type'",
  2661. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='copy_basic'",
  2662. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'system_product_copy_type';"
  2663. ],
  2664. [
  2665. 'code' => 442,
  2666. 'type' => 7,
  2667. 'table' => "system_config",
  2668. 'whereTable' => "system_config_tab",
  2669. 'findSql' => "select id from @table where `menu_name` = 'config_export_id'",
  2670. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='system_electronic_config'",
  2671. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'config_export_id';"
  2672. ],
  2673. [
  2674. 'code' => 442,
  2675. 'type' => 7,
  2676. 'table' => "system_config",
  2677. 'whereTable' => "system_config_tab",
  2678. 'findSql' => "select id from @table where `menu_name` = 'config_export_temp_id'",
  2679. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='system_electronic_config'",
  2680. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'config_export_temp_id';"
  2681. ],
  2682. [
  2683. 'code' => 442,
  2684. 'type' => 7,
  2685. 'table' => "system_config",
  2686. 'whereTable' => "system_config_tab",
  2687. 'findSql' => "select id from @table where `menu_name` = 'config_export_to_name'",
  2688. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='system_electronic_config'",
  2689. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'config_export_to_name';"
  2690. ],
  2691. [
  2692. 'code' => 442,
  2693. 'type' => 7,
  2694. 'table' => "system_config",
  2695. 'whereTable' => "system_config_tab",
  2696. 'findSql' => "select id from @table where `menu_name` = 'config_export_to_tel'",
  2697. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='system_electronic_config'",
  2698. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'config_export_to_tel';"
  2699. ],
  2700. [
  2701. 'code' => 442,
  2702. 'type' => 7,
  2703. 'table' => "system_config",
  2704. 'whereTable' => "system_config_tab",
  2705. 'findSql' => "select id from @table where `menu_name` = 'config_export_to_address'",
  2706. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='system_electronic_config'",
  2707. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'config_export_to_address';"
  2708. ],
  2709. [
  2710. 'code' => 442,
  2711. 'type' => 7,
  2712. 'table' => "system_config",
  2713. 'whereTable' => "system_config_tab",
  2714. 'findSql' => "select id from @table where `menu_name` = 'config_export_siid'",
  2715. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='system_electronic_config'",
  2716. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'config_export_siid';"
  2717. ],
  2718. [
  2719. 'code' => 442,
  2720. 'type' => 7,
  2721. 'table' => "system_config",
  2722. 'whereTable' => "system_config_tab",
  2723. 'findSql' => "select id from @table where `menu_name` = 'config_export_open'",
  2724. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='electronic_basic'",
  2725. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'config_export_open';"
  2726. ],
  2727. [
  2728. 'code' => 442,
  2729. 'type' => 7,
  2730. 'table' => "system_config",
  2731. 'whereTable' => "system_config_tab",
  2732. 'findSql' => "select id from @table where `menu_name` = 'tengxun_appid'",
  2733. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='cos_config'",
  2734. 'sql' => "UPDATE `@table` SET `config_tab_id` = @tabId WHERE `menu_name` = 'tengxun_appid';"
  2735. ],
  2736. [
  2737. 'code' => 442,
  2738. 'type' => 6,
  2739. 'table' => "system_config",
  2740. 'whereTable' => "system_config_tab",
  2741. 'findSql' => "select id from @table where `menu_name` = 'print_type'",
  2742. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='print_basic'",
  2743. 'sql' => "INSERT INTO `@table` VALUES (NULL, 'print_type', 'radio', 'input', @tabId, '1=>易联云', 1, '', 0, 0, '\"1\"', '平台选择', '平台选择', 0, 1)"
  2744. ],
  2745. [
  2746. 'code' => 442,
  2747. 'type' => 6,
  2748. 'table' => "system_config",
  2749. 'whereTable' => "system_config_tab",
  2750. 'findSql' => "select id from @table where `menu_name` = 'config_export_type'",
  2751. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='electronic_basic'",
  2752. 'sql' => "INSERT INTO `@table` VALUES (NULL, 'config_export_type', 'radio', 'input', @tabId, '1=>一号通', 1, '', 0, 0, '\"1\"', '电子面单类型', '电子面单类型', 0, 1)"
  2753. ],
  2754. [
  2755. 'code' => 442,
  2756. 'type' => 6,
  2757. 'table' => "system_config",
  2758. 'whereTable' => "system_config_tab",
  2759. 'findSql' => "select id from @table where `menu_name` = 'customer_corpId'",
  2760. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='kefu_config'",
  2761. 'sql' => "INSERT INTO `@table` VALUES (NULL, 'customer_corpId', 'text', 'input', @tabId, '', 1, '', 100, 0, '\"\"', '企业ID', '小程序需要跳转企业微信客服的话需要配置此项', 0, 1)"
  2762. ],
  2763. [
  2764. 'code' => 442,
  2765. 'type' => -1,
  2766. 'table' => "system_menus",
  2767. 'sql' => "truncate table `@table`"
  2768. ],
  2769. [
  2770. 'code' => 442,
  2771. 'type' => -1,
  2772. 'table' => "system_menus",
  2773. 'sql' => <<<SQL
  2774. INSERT INTO `eb_system_menus` (`id`, `pid`, `icon`, `menu_name`, `module`, `controller`, `action`, `api_url`, `methods`, `params`, `sort`, `is_show`, `is_show_path`, `access`, `menu_path`, `path`, `auth_type`, `header`, `is_header`, `unique_auth`, `is_del`) VALUES
  2775. (1, 0, 'md-basket', '商品', 'admin', 'product', 'index', '', '', '[]', 126, 1, 0, 1, '/admin/product', '', 1, '0', 1, 'admin-product', 0),
  2776. (2, 1, '', '商品管理', 'admin', 'product.product', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/product/product_list', '', 1, '', 0, 'admin-store-storeProuduct-index', 0),
  2777. (3, 1, '', '商品分类', 'admin', 'product.storeCategory', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/product/product_classify', '', 1, 'product', 0, 'admin-store-storeCategory-index', 0),
  2778. (4, 0, 'md-cart', '订单', 'admin', 'order', 'index', '', '', '[]', 110, 1, 0, 1, '/admin/order', '', 1, 'home', 1, 'admin-order', 0),
  2779. (5, 4, '', '订单管理', 'admin', 'order.store_order', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/order/list', '', 1, 'order', 0, 'admin-order-storeOrder-index', 0),
  2780. (6, 1, '', '商品评论', 'admin', 'store.store_product_reply', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/product/product_reply', '', 1, 'product', 0, 'product-product-reply', 0),
  2781. (7, 0, 'md-home', '主页', 'admin', 'index', '', '', '', '[]', 127, 1, 0, 1, '/admin/home/', '', 1, 'home', 1, 'admin-index-index', 0),
  2782. (9, 0, 'md-person', '用户', 'admin', 'user.user', '', '', '', '[]', 100, 1, 0, 1, '/admin/user', '', 1, 'user', 1, 'admin-user', 0),
  2783. (10, 9, '', '用户管理', 'admin', 'user.user', 'index', '', '', '[]', 10, 1, 0, 1, '/admin/user/list', '', 1, 'user', 1, 'admin-user-user-index', 0),
  2784. (11, 9, '', '用户等级', 'admin', 'user.user_level', 'index', '', '', '[]', 7, 1, 0, 1, '/admin/user/level', '', 1, 'user', 1, 'user-user-level', 0),
  2785. (12, 0, 'md-settings', '设置', 'admin', 'setting.system_config', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/setting', '', 1, 'setting', 1, 'admin-setting', 0),
  2786. (14, 12, '', '管理权限', 'admin', 'setting.system_admin', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/auth/list', '', 1, 'setting', 1, 'setting-system-admin', 0),
  2787. (19, 14, '', '角色管理', 'admin', 'setting.system_role', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/setting/system_role/index', '', 1, 'setting', 1, 'setting-system-role', 0),
  2788. (20, 14, '', '管理员列表', 'admin', 'setting.system_admin', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/setting/system_admin/index', '', 1, 'setting', 0, 'setting-system-list', 0),
  2789. (21, 14, '', '权限规则', 'admin', 'setting.system_menus', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/setting/system_menus/index', '', 1, 'setting', 0, 'setting-system-menus', 0),
  2790. (22, 1, '', '产品添加', 'admin', 'store.store_product', 'save', '', '', '[]', 1, 1, 1, 1, '/admin/product/add_product', '', 1, 'product', 1, 'product-product-save', 0),
  2791. (23, 12, '', '系统设置', 'admin', 'setting.system_config', 'index', '', '', '[]', 10, 1, 0, 1, '/admin/setting/system_config', '', 1, 'setting', 1, 'setting-system-config', 0),
  2792. (25, 0, 'md-hammer', '维护', 'admin', 'system', '', '', '', '[]', -1, 1, 0, 1, '/admin/system', '', 1, 'setting', 1, 'admin-system', 0),
  2793. (26, 0, 'ios-people', '分销', 'admin', 'agent', '', '', '', '[]', 90, 1, 0, 1, '/admin/agent', '', 1, 'user', 1, 'admin-agent', 0),
  2794. (27, 0, 'ios-paper-plane', '营销', 'admin', 'marketing', '', '', '', '[]', 1, 1, 0, 1, '/admin/marketing', '', 1, 'home', 1, 'admin-marketing', 0),
  2795. (28, 26, '', '分销设置', 'admin', 'setting.system_config', '', '', '', '[]', 1, 1, 0, 1, '/admin/setting/system_config_retail/2/9', '', 1, 'setting', 0, 'setting-system-config', 0),
  2796. (29, 26, '', '分销员管理', 'admin', 'agent.agent_manage', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/agent/agent_manage/index', '', 1, 'user', 0, 'agent-agent-manage', 0),
  2797. (30, 27, '', '优惠券', 'admin', 'marketing.store_coupon', '', '', '', '[]', 1, 1, 0, 1, '/admin/marketing/store_coupon', '', 1, 'marketing', 1, 'marketing-store_coupon-index', 0),
  2798. (31, 27, '', '砍价管理', 'admin', 'marketing.store_bargain', '', '', '', '[]', 1, 1, 0, 1, '/admin/marketing/store_bargain', '', 1, 'marketing', 0, 'marketing-store_bargain-index', 0),
  2799. (32, 27, '', '拼团管理', 'admin', 'marketing.store_combination', '', '', '', '[]', 1, 1, 0, 1, '/admin/marketing/store_combination', '', 1, 'marketing', 0, 'marketing-store_combination-index', 0),
  2800. (33, 27, '', '秒杀管理', 'admin', 'marketing.store_seckill', '', '', '', '[]', 1, 1, 0, 1, '/admin/marketing/store_seckill', '', 1, 'marketing', 0, 'marketing-store_seckill-index', 0),
  2801. (34, 27, '', '积分管理', 'admin', 'marketing.user_point', '', '', '', '[]', 1, 1, 0, 1, '/admin/marketing/user_point', '', 1, 'marketing', 1, 'marketing-user_point-index', 0),
  2802. (35, 0, 'logo-usd', '财务', 'admin', 'finance', '', '', '', '[]', 1, 1, 0, 1, '/admin/finance', '', 1, 'home', 0, 'admin-finance', 0),
  2803. (36, 35, '', '财务操作', 'admin', 'finance', '', '', '', '[]', 1, 1, 0, 1, '/admin/finance/user_extract', '', 1, 'finance', 0, 'finance-user_extract-index', 0),
  2804. (37, 35, '', '财务记录', 'admin', 'finance', '', '', '', '[]', 1, 1, 0, 1, '/admin/finance/user_recharge', '', 1, 'finance', 0, 'finance-user-recharge-index', 0),
  2805. (38, 35, '', '佣金记录', 'admin', 'finance', '', '', '', '[]', 1, 1, 0, 1, '/admin/finance/finance', '', 1, 'finance', 0, 'finance-finance-index', 0),
  2806. (39, 36, '', '提现申请', 'admin', 'finance.user_extract', '', '', '', '[]', 1, 1, 0, 1, '/admin/finance/user_extract/index', '', 1, 'finance', 0, 'finance-user_extract', 0),
  2807. (40, 37, '', '充值记录', 'admin', 'finance.user_recharge', '', '', '', '[]', 1, 1, 0, 1, '/admin/finance/user_recharge/index', '', 1, 'finance', 0, 'finance-user-recharge', 0),
  2808. (42, 38, '', '佣金记录', 'admin', 'finance.finance', '', '', '', '[]', 1, 1, 0, 1, '/admin/finance/finance/commission', '', 1, 'finance', 0, 'finance-finance-commission', 0),
  2809. (43, 0, 'ios-book', '内容', 'admin', 'cms', '', '', '', '[]', 1, 1, 0, 1, '/admin/cms', '', 1, 'home', 0, 'admin-cms', 0),
  2810. (44, 43, '', '文章管理', 'admin', 'cms.article', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/cms/article/index', '', 1, 'cms', 0, 'cms-article-index', 0),
  2811. (45, 43, '', '文章分类', 'admin', 'cms.article_category', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/cms/article_category/index', '', 1, 'cms', 0, 'cms-article-category', 0),
  2812. (46, 43, '', '文章添加', 'admin', 'cms.article', 'add_article', '', '', '[]', 0, 1, 1, 1, '/admin/cms/article/add_article', '', 1, 'cms', 1, 'cms-article-creat', 0),
  2813. (47, 65, '', '系统日志', 'admin', 'system.system_log', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/system/maintain/system_log/index', '', 1, 'system', 0, 'system-maintain-system-log', 0),
  2814. (48, 7, '', '控制台', 'admin', 'index', 'index', '', '', '[]', 127, 1, 0, 1, '/admin/home/index', '', 1, 'home', 0, '', 1),
  2815. (56, 25, '', '开发配置', 'admin', 'system', '', '', '', '[]', 10, 1, 0, 1, '/admin/system/config', '', 1, 'system', 1, 'system-config-index', 0),
  2816. (57, 65, '', '刷新缓存', 'admin', 'system', 'clear', '', '', '[]', 1, 1, 0, 1, '/admin/system/maintain/clear/index', '', 1, 'system', 1, 'system-clear', 0),
  2817. (64, 65, '', '文件校验', 'admin', 'system.system_file', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/system/maintain/system_file/index', '', 1, 'system', 0, 'system-maintain-system-file', 0),
  2818. (65, 25, '', '安全维护', 'admin', 'system', '', '', '', '[]', 7, 1, 0, 1, '/admin/system/maintain', '', 1, 'system', 1, 'system-maintain-index', 0),
  2819. (66, 65, '', '清除数据', 'admin', 'system.system_cleardata', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/system/maintain/system_cleardata/index', '', 1, 'system', 0, 'system-maintain-system-cleardata', 0),
  2820. (67, 65, '', '数据备份', 'admin', 'system.system_databackup', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/system/maintain/system_databackup/index', '', 1, 'system', 0, 'system-maintain-system-databackup', 0),
  2821. (69, 135, '', '公众号', 'admin', 'wechat', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat', '', 1, 'app', 1, 'admin-wechat', 0),
  2822. (70, 30, '', '优惠券模板', 'admin', 'marketing.store_coupon', 'index', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/store_coupon/index', '', 1, 'marketing', 1, 'marketing-store_coupon', 0),
  2823. (71, 30, '', '优惠券列表', 'admin', 'marketing.store_coupon_issue', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_coupon_issue/index', '', 1, 'marketing', 1, 'marketing-store_coupon_issue', 0),
  2824. (72, 30, '', '用户领取记录', 'admin', 'marketing.store_coupon_user', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_coupon_user/index', '', 1, 'marketing', 1, 'marketing-store_coupon_user', 0),
  2825. (74, 31, '', '砍价商品', 'admin', 'marketing.store_bargain', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_bargain/index', '', 1, 'marketing', 1, 'marketing-store_bargain', 0),
  2826. (75, 32, '', '拼团商品', 'admin', 'marketing.store_combination', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_combination/index', '', 1, 'marketing', 1, 'marketing-store_combination', 0),
  2827. (76, 32, '', '拼团列表', 'admin', 'marketing.store_combination', 'combina_list', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_combination/combina_list', '', 1, 'marketing', 0, 'marketing-store_combination-combina_list', 0),
  2828. (77, 33, '', '秒杀商品', 'admin', 'marketing.store_seckill', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_seckill/index', '', 1, 'marketing', 1, 'marketing-store_seckill', 0),
  2829. (78, 33, '', '秒杀配置', 'admin', 'marketing.store_seckill', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_seckill_data/index/49', '', 1, 'marketing', 1, 'marketing-store_seckill-data', 0),
  2830. (79, 34, '', '积分配置', 'admin', 'setting.system_config/index.html', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/integral/system_config/3/11', '', 1, 'marketing', 1, 'marketing-integral-system_config', 0),
  2831. (90, 32, '', '拼团添加', 'admin', 'marketing.store_combination', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_combination/add_commodity/:id', '', 1, 'marketing', 0, '', 1),
  2832. (91, 69, '', '公众号配置', 'admin', 'application.wechat', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat/setting', '', 1, 'app', 0, '', 1),
  2833. (92, 69, '', '微信菜单', 'admin', 'application.wechat_menus', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat/setting/menus/index', '', 1, 'app', 0, 'application-wechat-menus', 0),
  2834. (94, 12, '', '一号通', 'admin', 'setting.sms_config', '', '', '', '[]', 8, 1, 0, 1, '/admin/setting/sms/sms_config/index', '', 1, 'setting', 1, 'setting-sms', 0),
  2835. (95, 94, '', '账户管理', 'admin', 'sms.sms_config', 'index', '', '', '[]', 0, 0, 0, 1, '/admin/setting/sms/sms_config/index', '', 1, 'setting', 1, 'setting-sms-sms-config', 0),
  2836. (96, 94, '', '短信模板', 'admin', 'sms.sms_template_apply', 'index', '', '', '[]', 0, 0, 0, 1, '/admin/setting/sms/sms_template_apply/index', '', 1, 'setting', 0, 'setting-sms-config-template', 0),
  2837. (97, 94, '', '套餐购买', 'admin', 'sms.sms_pay', 'index', '', '', '[]', 0, 0, 0, 1, '/admin/setting/sms/sms_pay/index', '', 1, 'setting', 1, 'setting-sms-sms-template', 0),
  2838. (99, 1, '', '商品规格', 'admin', 'store.store_product', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/product/product_attr', '', 1, 'product', 1, 'product-product-attr', 0),
  2839. (105, 22, '', '添加产品保存', 'admin', 'store.store_product', 'save', 'product/product/<id>', 'POST', '[]', 0, 0, 0, 1, '/admin/product/save', '', 2, 'product', 0, 'product-save', 0),
  2840. (108, 2, '', '产品列表', 'admin', 'product.product', 'index', 'product/product', 'GET', '[]', 20, 0, 0, 1, '/admin/product/product', '1/2', 2, 'product', 1, 'product-product-index', 0),
  2841. (109, 69, '', '图文管理', 'admin', 'wechat.wechat_news_category', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat/news_category/index', '', 1, 'app', 0, 'wechat-wechat-news-category-index', 0),
  2842. (110, 69, '', '图文添加', 'admin', 'wechat.wechat_news_category', 'save', '', '', '[]', 0, 1, 1, 1, '/admin/app/wechat/news_category/save', '', 1, 'app', 1, 'wechat-wechat-news-category-save', 0),
  2843. (111, 56, '', '配置分类', 'admin', 'setting.system_config_tab', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/system/config/system_config_tab/index', '', 1, 'system', 0, 'system-config-system_config-tab', 0),
  2844. (112, 56, '', '组合数据', 'admin', 'setting.system_group', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/system/config/system_group/index', '', 1, 'system', 0, 'system-config-system_config-group', 0),
  2845. (113, 114, '', '微信关注回复', 'admin', 'wechat.reply', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat/reply/follow/subscribe', '', 1, 'app', 0, 'wechat-wechat-reply-subscribe', 0),
  2846. (114, 69, '', '自动回复', 'admin', 'wechat.reply', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat/reply', '', 1, 'app', 0, 'wechat-wechat-reply-index', 0),
  2847. (115, 114, '', '关键字回复', 'admin', 'wechat.reply', 'keyword', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat/reply/keyword', '', 1, 'app', 0, 'wechat-wechat-reply-keyword', 0),
  2848. (116, 114, '', '无效关键词回复', 'admin', 'wechat.reply', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat/reply/index/default', '', 1, 'app', 0, 'wechat-wechat-reply-default', 0),
  2849. (125, 56, '', '配置列表', 'admin', 'system.config', 'index', '', '', '[]', 0, 0, 1, 1, '/admin/system/config/system_config_tab/list', '', 1, 'system', 1, 'system-config-system_config_tab-list', 0),
  2850. (126, 56, '', '组合数据列表', 'admin', 'system.system_group', 'list', '', '', '[]', 0, 1, 1, 1, '/admin/system/config/system_group/list', '', 1, 'system', 1, 'system-config-system_config-list', 0),
  2851. (128, 656, '', '数据配置', 'admin', 'setting.system_group_data', 'index', '', '', '[]', 2, 1, 0, 1, '/admin/setting/system_visualization_data', '12/656', 1, 'system', 1, 'admin-setting-system_visualization_data', 0),
  2852. (134, 114, '', '关键字添加', 'admin', '', 'index', '', '', '[]', 0, 1, 1, 1, '/admin/app/wechat/reply/keyword/save', '', 1, 'app', 1, 'wechat-wechat-reply-save', 0),
  2853. (135, 0, 'md-cube', '应用', 'admin', 'app', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/app', '', 1, 'app', 1, 'admin-app', 0),
  2854. (144, 303, '', '提货点设置', 'admin', 'merchant.system_store', 'index', '', '', '[]', 5, 1, 0, 1, '/admin/setting/merchant/system_store/index', '', 1, '', 0, 'setting-system-config-merchant', 0),
  2855. (145, 25, '', '物流公司', 'admin', 'freight.express', 'index', '', '', '[]', 4, 1, 0, 1, '/admin/setting/freight/express/index', '', 1, '', 0, 'setting-freight-express', 0),
  2856. (146, 31, '', '添加砍价', 'admin', '/marketing.store_bargain', 'create', '', '', '[]', 0, 1, 1, 1, '/admin/marketing/store_bargain/create', '', 1, '', 0, 'marketing-store_bargain-create', 0),
  2857. (147, 32, '', '添加拼团', 'admin', 'marketing.store_combination', 'create', '', '', '[]', 0, 1, 1, 1, '/admin/marketing/store_combination/create', '', 1, '', 0, 'marketing-store_combination-create', 0),
  2858. (148, 33, '', '添加秒杀', 'admin', 'marketing.store_seckill', 'create', '', '', '[]', 0, 1, 1, 1, '/admin/marketing/store_seckill/create', '', 1, '', 0, 'marketing-store_seckill-create', 0),
  2859. (154, 34, '', '签到配置', 'admin', 'setting.system_group_data', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/sign', '', 1, '', 0, 'marketing-sign-index', 0),
  2860. (165, 0, 'md-chatboxes', '客服', 'admin', 'setting.storeService', 'index', '', '', '[]', 2, 1, 0, 1, '/admin/kefu', '', 1, '', 0, 'setting-store-service', 0),
  2861. (166, 25, '', '日志', 'admin', '', '', '', '', '[]', 0, 1, 1, 1, '/admin/system/log', '', 1, '', 0, 'system-log', 0),
  2862. (169, 577, '', '商品删除', 'admin', 'product', '商品删除', 'product/product/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '0', 1, '', 0),
  2863. (170, 3, '', '分类列表', 'admin', '', '', 'product/category', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/category', '', 2, '', 0, '', 0),
  2864. (171, 578, '', '删除分类', 'admin', '', '', 'product/category/<id>', 'DELETE', '[]', 0, 0, 0, 1, '/adminproduct/category/<id>', '', 2, '', 0, '', 0),
  2865. (172, 578, '', '修改分类', 'admin', '', '', 'product/category/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminproduct/category/<id>', '', 2, '', 0, '', 0),
  2866. (173, 578, '', '新增分类', 'admin', '', '', 'product/category', 'POST', '[]', 0, 0, 0, 1, '/adminproduct/category', '', 2, '', 0, 'product-save-cate', 0),
  2867. (174, 578, '', '分类状态', 'admin', '', '', 'product/category/set_show/<id>/<is_show>', 'PUT', '[]', 0, 0, 0, 1, '/adminproduct/category/set_show/<id>/<is_show>', '', 2, '', 0, '', 0),
  2868. (175, 578, '', '快速编辑', 'admin', '', '', 'product/category/set_category/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminproduct/category/set_category/<id>', '', 2, '', 0, '', 0),
  2869. (176, 578, '', '分类表单添加', 'admin', '', '', 'product/category/create', 'GET', '[]', 0, 0, 0, 1, '/admincategory/create', '', 2, '', 0, '', 0),
  2870. (177, 578, '', '分类表单编辑', 'admin', '', '', 'product/category/<id>', 'GET', '[]', 0, 0, 0, 1, '/admincategory/<id>/edit', '', 2, '', 0, '', 0),
  2871. (178, 3, '', '分类树形列表', 'admin', '', '', 'product/category/tree/<type>', 'GET', '[]', 0, 0, 0, 1, '/admincategory/tree/:type', '', 2, '', 0, '', 0),
  2872. (179, 577, '', '产品状态', 'admin', '', '', 'product/product/set_show/<id>/<is_show>', 'PUT', '[]', 0, 0, 0, 1, '/adminproduct/set_show/<id>/<is_show>', '', 2, '', 0, '', 0),
  2873. (180, 577, '', '快速编辑', 'admin', '', '', 'product/product/set_product/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminproduct/product/set_product/<id>', '', 2, '', 0, '', 0),
  2874. (181, 577, '', '批量上架商品', 'admin', '', '', 'product/product/product_show', 'PUT', '[]', 0, 0, 0, 1, '/adminproduct/product/product_show', '', 2, '', 0, 'product-product-product_show', 0),
  2875. (182, 577, '', '采集商品', 'admin', '', '', 'product/copy', 'POST', '[]', 0, 0, 0, 1, '/adminproduct/crawl', '', 2, '', 0, 'product-crawl-save', 0),
  2876. (183, 577, '', '采集商品保存', 'admin', '', '', 'product/crawl/save', 'POST', '[]', 0, 0, 0, 1, '/adminproduct/crawl/save', '', 2, '', 0, '', 0),
  2877. (184, 579, '', '虚拟评论表单', 'admin', '', '', 'product/reply/fictitious_reply/<product_id>', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/reply/fictitious_reply', '', 2, '', 0, '', 0),
  2878. (185, 579, '', '保存虚拟评论', 'admin', '', '', 'product/reply/save_fictitious_reply', 'POST', '[]', 0, 0, 0, 1, '/adminproduct/reply/save_fictitious_reply', '', 2, '', 0, 'product-reply-save_fictitious_reply', 0),
  2879. (186, 22, '', '获取属性模板列表', 'admin', '', '', 'product/product/get_rule', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/product/get_rule', '', 2, '', 0, '', 0),
  2880. (187, 22, '', '运费模板列表', 'admin', '', '', 'product/product/get_template', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/product/get_template', '', 2, '', 0, '', 0),
  2881. (188, 579, '', '删除评论', 'admin', '', '', 'product/reply/<id>', 'DELETE', '[]', 0, 0, 0, 1, '/adminproduct/reply/<id>', '', 2, '', 0, '', 0),
  2882. (189, 579, '', '评论回复', 'admin', '', '', 'product/reply/set_reply/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminreply/set_reply/<id>', '', 2, '', 0, '', 0),
  2883. (190, 6, '', '评论列表', 'admin', '', '', 'product/reply', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/reply', '', 2, '', 0, '', 0),
  2884. (191, 22, '', '生成属性', 'admin', '', '', 'product/generate_attr/<id>/<type>', 'POST', '[]', 0, 0, 0, 1, '/adminproduct/generate_attr/<id>', '', 2, '', 0, '', 0),
  2885. (192, 2, '', '商品列表头部', 'admin', '', '', 'product/product/type_header', 'GET', '[]', 10, 0, 0, 1, '/adminproduct/product/type_header', '', 2, '', 0, '', 0),
  2886. (193, 577, '', '商品列表插件', 'admin', '', '', 'product/product/list', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/product/list', '', 2, '', 0, '', 0),
  2887. (194, 99, '', '属性规则列表', 'admin', '', '', 'product/product/rule', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/product/rule', '', 2, '', 0, '', 0),
  2888. (195, 580, '', '保存修改规则', 'admin', '', '', 'product/product/rule/<id>', 'POST', '[]', 0, 0, 0, 1, '/adminproduct/rule/<id>', '', 2, '', 0, 'product-rule-save', 0),
  2889. (196, 580, '', '规则详情', 'admin', '', '', 'product/product/rule/<id>', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/product/rule/<id>', '', 2, '', 0, '', 0),
  2890. (197, 580, '', '删除规则', 'admin', '', '', 'product/product/rule/delete', 'DELETE', '[]', 0, 0, 0, 1, '/adminproduct/product/rule/delete', '', 2, '', 0, 'product-product-rule-delete', 0),
  2891. (198, 5, '', '订单列表', 'admin', '', '', 'order/list', 'GET', '[]', 0, 0, 0, 1, '/adminorder/list', '', 2, '', 0, '', 0),
  2892. (199, 5, '', '订单数据', 'admin', '', '', 'order/chart', 'GET', '[]', 0, 0, 0, 1, '/adminorder/chart', '', 2, '', 0, '', 0),
  2893. (200, 581, '', '订单核销', 'admin', '', '', 'order/write', 'POST', '[]', 0, 0, 0, 1, '/adminorder/write', '', 2, '', 0, 'order-write', 0),
  2894. (201, 215, '', '订单修改表格', 'admin', '', '', 'order/edit/<id>', 'GET', '[]', 0, 0, 0, 1, '/adminorder/edit/<id>', '', 2, '', 0, '', 0),
  2895. (202, 215, '', '订单修改', 'admin', '', '', 'order/update/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminorder/update/<id>', '', 2, '', 0, '', 0),
  2896. (203, 581, '', '订单收货', 'admin', '', '', 'order/take/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminorder/take/<id>', '', 2, '', 0, '', 0),
  2897. (204, 209, '', '订单发货', 'admin', '', '', 'order/delivery/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminorder/delivery/<id>', '', 2, '', 0, '', 0),
  2898. (205, 214, '', '订单退款表格', 'admin', '', '', 'order/refund/<id>', 'GET', '[]', 0, 0, 0, 1, '/adminorder/refund/<id>', '', 2, '', 0, '', 0),
  2899. (206, 214, '', '订单退款', 'admin', '', '', 'order/refund/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminorder/refund/<id>', '', 2, '', 0, '', 0),
  2900. (207, 581, '', '订单物流信息', 'admin', '', '', 'order/express/<id>', 'GET', '[]', 0, 0, 0, 1, '/adminorder/express/<id>', '', 2, '', 0, '', 0),
  2901. (208, 209, '', '物流公司列表', 'admin', '', '', 'order/express_list', 'GET', '[]', 0, 0, 0, 1, '/adminorder/express_list', '', 2, '', 0, '', 0),
  2902. (209, 581, '', '发货', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/adminorder/delivery', '', 1, '', 0, '', 0),
  2903. (210, 767, '', '附加权限', 'admin', '', '', '', 'GET', '[]', 99, 1, 0, 1, '/adminorder/info/<id>', '', 2, '', 0, '', 0),
  2904. (211, 213, '', '订单配送表格', 'admin', '', '', 'order/distribution/<id>', 'GET', '[]', 0, 0, 0, 1, '/adminorder/distribution/<id>', '', 2, '', 0, '', 0),
  2905. (212, 213, '', '修改配送信息', 'admin', '', '', 'order/distribution/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminorder/distribution/<id>', '', 2, '', 0, '', 0),
  2906. (213, 581, '', '订单配送', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/adminorder/distribution', '', 1, '', 0, '', 0),
  2907. (214, 581, '', '退款', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/adminorder/refund', '', 1, '', 0, '', 0),
  2908. (215, 581, '', '修改', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/adminorder/update', '', 1, '', 0, '', 0),
  2909. (216, 581, '', '不退款', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/adminorder/no_refund', '', 1, '', 0, '', 0),
  2910. (217, 216, '', '不退款表格', 'admin', '', '', 'order/no_refund/<id>', 'GET', '[]', 0, 0, 0, 1, '/adminorder/no_refund/<id>', '', 2, '', 0, '', 0),
  2911. (218, 216, '', '不退款理由修改', 'admin', '', '', 'order/no_refund/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminorder/no_refund/<id>', '', 2, '', 0, '', 0),
  2912. (219, 581, '', '线下支付', 'admin', '', '', 'order/pay_offline/<id>', 'POST', '[]', 98, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2913. (220, 581, '', '退积分', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/adminorder/refund_integral', '', 1, '', 0, '', 0),
  2914. (221, 220, '', '退积分表单', 'admin', '', '', 'order/refund_integral/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2915. (222, 220, '', '修改退积分', 'admin', '', '', 'order/refund_integral/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2916. (223, 581, '', '订单备注', 'admin', '', '', 'order/remark/<id>', 'PUT', '[]', 97, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2917. (224, 209, '', '获取电子面单信息', 'admin', '', '', 'order/express/temp', 'GET', '[]', 96, 0, 1, 1, '', '4/5/581/209', 2, '', 0, '', 0),
  2918. (225, 581, '', '订单删除', 'admin', '', '', 'order/del/<id>', 'DELETE', '[]', 95, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2919. (226, 581, '', '批量删除订单', 'admin', '', '', 'order/dels', 'POST', '[]', 100, 0, 0, 1, '', '4/5/581', 2, '', 0, 'order-dels', 0),
  2920. (227, 9, '', '用户分组', 'admin', 'user.user_group', 'index', '', '', '[]', 9, 1, 0, 1, '/admin/user/group', '', 1, 'user', 1, 'user-user-group', 0),
  2921. (229, 25, '', '城市数据', 'admin', 'setting.system_city', '', '', '', '[]', 1, 1, 0, 1, '/admin/setting/freight/city/list', '', 1, 'setting', 1, 'setting-system-city', 0),
  2922. (230, 303, '', '运费模板', 'admin', 'setting.shipping_templates', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/freight/shipping_templates/list', '', 1, 'setting', 1, 'setting-shipping-templates', 0),
  2923. (231, 767, '', '发票列表', 'admin', '', '', 'order/invoice/list', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, 'admin-order-invoice-index', 0),
  2924. (232, 585, '', '用户详情', 'admin', '', '', 'user/one_info/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2925. (233, 585, '', '创建用户表单', 'admin', '', '', 'user/user/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2926. (234, 585, '', '修改用户信息表单', 'admin', '', '', 'user/user/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2927. (235, 585, '', '获取用户信息', 'admin', '', '', 'user/user/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2928. (236, 585, '', '修改用户信息', 'admin', '', '', 'user/user/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2929. (238, 585, '', '发送优惠卷', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/coupon', '', 1, '', 0, 'admin-user-coupon', 0),
  2930. (239, 238, '', '优惠卷列表', 'admin', '', '', 'marketing/coupon/grant', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2931. (240, 238, '', '发送优惠卷', 'admin', '', '', 'marketing/coupon/user/grant', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2932. (241, 585, '', '发送图文', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/wechat/news/', '', 1, '', 0, 'admin-wechat-news', 0),
  2933. (242, 241, '', '图文列表', 'admin', '', '', 'app/wechat/news', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2934. (243, 241, '', '发送图文', 'admin', '', '', 'app/wechat/push', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2935. (244, 585, '', '批量用户分组', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/group_set/', '', 1, '', 0, 'admin-user-group_set', 0),
  2936. (245, 244, '', '用户分组表单', 'admin', '', '', 'user/set_group/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2937. (246, 244, '', '保存分组', 'admin', '', '', 'user/set_group', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2938. (247, 586, '', '添加修改用户等级', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/level_add', '', 1, '', 0, 'admin-user-level_add', 0),
  2939. (248, 247, '', '添加会员等级表单', 'admin', '', '', 'user/user_level/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2940. (249, 247, '', '保存会员等级', 'admin', '', '', 'user/user_level', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2941. (250, 11, '', '用户等级列表', 'admin', '', '', 'user/user_level/vip_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2942. (251, 586, '', '用户等级是否显示', 'admin', '', '', 'user/user_level/set_show/<id>/<is_show>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2943. (252, 586, '', '删除用户等级', 'admin', '', '', 'user/user_level/delete/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2944. (253, 586, '', '等级任务', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/user_level', '', 1, '', 0, '', 0),
  2945. (254, 253, '', '等级任务列表', 'admin', '', '', 'user/user_level/task/<level_id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2946. (255, 253, '', '等级任务显示隐藏', 'admin', '', '', 'user/user_level/set_task_show/<id>/<is_show>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2947. (256, 253, '', '等级任务是否必达', 'admin', '', '', 'user/user_level/set_task_must/<id>/<is_must>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2948. (257, 253, '', '添加修改等级任务', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  2949. (258, 257, '', '添加等级任务表单', 'admin', '', '', 'user/user_level/create_task', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2950. (259, 257, '', '保存修改任务', 'admin', '', '', 'user/user_level/save_task', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2951. (260, 253, '', '删除等级任务', 'admin', '', '', 'user/user_level/delete_task/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2952. (261, 227, '', '用户分组列表', 'admin', '', '', 'user/user_group/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2953. (262, 227, '', '删除用户分组', 'admin', '', '', 'user/user_group/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2954. (263, 227, '', '添加修改用户分组', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/group', '', 1, '', 0, 'admin-user-group', 0),
  2955. (264, 263, '', '添加修改用户分组表单', 'admin', '', '', 'user/user_group/add/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2956. (265, 263, '', '保存修改用户分组', 'admin', '', '', 'user/user_group/save', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2957. (266, 29, '', '分销员列表', 'admin', '', '', 'agent/index', 'GET', '[]', 0, 0, 0, 1, '', '26/29', 2, '', 0, '', 0),
  2958. (267, 584, '', '分销员数据', 'admin', '', '', 'agent/statistics', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2959. (268, 29, '', '推广人列表', 'admin', '', '', 'agent/stair', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2960. (269, 29, '', '推广人订单列表', 'admin', '', '', 'agent/stair/order', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2961. (270, 584, '', '清除推广人', 'admin', '', '', 'agent/stair/delete_spread/<uid>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2962. (271, 584, '', '推广二维码', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  2963. (272, 271, '', '公众号推广二维码', 'admin', '', '', 'agent/look_code', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2964. (273, 271, '', '小程序推广二维码', 'admin', '', '', 'agent/look_xcx_code', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2965. (274, 583, '', '添加优惠卷', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/store_coupon/add', '', 1, '', 0, 'admin-marketing-store_coupon-add', 0),
  2966. (275, 274, '', '添加优惠卷表单', 'admin', '', '', 'marketing/coupon/create/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2967. (276, 274, '', '保存优惠卷', 'admin', '', '', 'marketing/coupon/save_coupon', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2968. (277, 583, '', '发布优惠卷', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/store_coupon/push', '', 1, '', 0, 'admin-marketing-store_coupon-push', 0),
  2969. (278, 277, '', '发布优惠卷表单', 'admin', '', '', 'marketing/coupon/issue/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2970. (279, 277, '', '发布优惠卷', 'admin', '', '', 'marketing/coupon/issue/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2971. (280, 583, '', '立即失效', 'admin', '', '', 'marketing/coupon/status/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2972. (281, 583, '', '删除优惠卷', 'admin', '', '', 'marketing/coupon/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2973. (282, 71, '', '优惠卷已发布列表', 'admin', '', '', 'marketing/coupon/released', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2974. (283, 71, '', '领取记录', 'admin', '', '', 'marketing/coupon/released/issue_log/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2975. (284, 71, '', '删除优惠卷', 'admin', '', '', 'marketing/coupon/released/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2976. (285, 71, '', '修改状态', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  2977. (286, 285, '', '修改状态表单', 'admin', '', '', 'marketing/coupon/released/<id>/status', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2978. (287, 285, '', '保存修改状态', 'admin', '', '', 'marketing/coupon/released/status/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2979. (290, 405, '', '审核状态通过', 'admin', '', '', 'finance/extract/adopt/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2980. (291, 405, '', '拒绝申请', 'admin', '', '', 'finance/extract/refuse/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2981. (292, 405, '', '提现编辑', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  2982. (293, 292, '', '编辑表单', 'admin', '', '', 'finance/extract/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2983. (294, 292, '', '保存修改', 'admin', '', '', 'finance/extract/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2984. (295, 40, '', '充值列表', 'admin', '', '', 'finance/recharge', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2985. (296, 40, '', '充值数据', 'admin', '', '', 'finance/recharge/user_recharge', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2986. (297, 40, '', '退款', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  2987. (298, 297, '', '获取退款表单', 'admin', '', '', 'finance/recharge/<id>/refund_edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2988. (299, 297, '', '保存退款', 'admin', '', '', 'finance/recharge/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2989. (300, 144, '', '提货点', 'admin', 'merchant.system_store', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/setting/merchant/system_store/list', '', 1, 'setting', 1, 'setting-merchant-system-store', 0),
  2990. (301, 144, '', '核销员', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/merchant/system_store_staff/index', '', 1, 'setting', 1, 'setting-merchant-system-store-staff', 0),
  2991. (302, 144, '', '核销订单', 'admin', '', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/setting/merchant/system_verify_order/index', '', 1, 'setting', 1, 'setting-merchant-system-verify-order', 0),
  2992. (303, 12, '', '发货设置', 'admin', 'setting', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/setting/freight', '', 1, '', 0, '', 0),
  2993. (304, 303, '', '物流配置', 'admin', 'setting.systemConfig', 'index', '', '', '[]', 0, 0, 0, 1, '/admin/setting/system_config_logistics/3/10', '', 1, '', 0, 'setting-system-config-logistics', 0),
  2994. (305, 44, '', '文章列表', 'admin', '', '', 'cms/cms', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2995. (306, 409, '', '文章分类', 'admin', '', '', 'cms/category', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2996. (307, 42, '', '佣金记录列表', 'admin', '', '', 'finance/finance/commission_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2997. (308, 42, '', '用户详情', 'admin', 'finance.finance', 'user_info', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  2998. (309, 308, '', '获取用户信息', 'admin', '', '', 'finance/finance/user_info/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  2999. (310, 308, '', '佣金详细列表', 'admin', '', '', 'finance/finance/extract_list/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3000. (313, 23, '', '获取头部导航', 'admin', '', '', 'setting/config/header_basics', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3001. (314, 23, '', '获取配置列表', 'admin', '', '', 'setting/config/edit_basics', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3002. (315, 23, '', '修改配置', 'admin', '', '', 'setting/config/save_basics', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3003. (316, 423, '', '添加客服', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/store_service/add', '', 1, '', 0, 'setting-store_service-add', 0),
  3004. (317, 316, '', '客服用户列表', 'admin', '', '', 'app/wechat/kefu/add', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3005. (318, 316, '', '保存客服', 'admin', '', '', 'app/wechat/kefu', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3006. (319, 423, '', '聊天记录', 'admin', '', '', 'app/wechat/kefu/record/', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3007. (320, 423, '', '编辑客服', 'admin', '', '', '', '', '[]', 80, 0, 0, 1, '/admin/setting/store_service/edit', '', 1, '', 0, 'setting-store_service-edit', 0),
  3008. (321, 423, '', '删除客服', 'admin', '', '', 'app/wechat/kefu/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3009. (322, 423, '', '客服是否开启', 'admin', '', '', 'app/wechat/kefu/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3010. (323, 320, '', '编辑客服表单', 'admin', '', '', 'app/wechat/kefu/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3011. (324, 320, '', '修改客服', 'admin', '', '', 'app/wechat/kefu/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3012. (325, 19, '', '添加身份', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/system_role/add', '', 1, '', 0, 'setting-system_role-add', 0),
  3013. (326, 325, '', '添加身份表单', 'admin', '', '', 'setting/role/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3014. (327, 325, '', '添加修改身份', 'admin', '', '', 'setting/role/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3015. (328, 325, '', '修改身份表单', 'admin', '', '', 'setting/role/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3016. (329, 19, '', '修改身份状态', 'admin', '', '', 'setting/role/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3017. (330, 19, '', '删除身份', 'admin', '', '', 'setting/role/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3018. (331, 20, '', '添加管理员', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/system_admin/add', '', 1, '', 0, 'setting-system_admin-add', 0),
  3019. (332, 331, '', '添加管理员表单', 'admin', '', '', 'setting/admin/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3020. (333, 331, '', '添加管理员', 'admin', '', '', 'setting/admin', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3021. (334, 20, '', '编辑管理员', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin /setting/system_admin/edit', '', 1, '', 0, ' setting-system_admin-edit', 0),
  3022. (335, 334, '', '编辑管理员表单', 'admin', '', '', 'setting/admin/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3023. (336, 334, '', '修改管理员', 'admin', '', '', 'setting/admin/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3024. (337, 20, '', '删除管理员', 'admin', '', '', 'setting/admin/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3025. (338, 21, '', '添加规则', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/system_menus/add', '', 1, '', 0, 'setting-system_menus-add', 0),
  3026. (339, 338, '', '添加权限表单', 'admin', '', '', 'setting/menus/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3027. (340, 338, '', '添加权限', 'admin', '', '', 'setting/menus', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3028. (341, 21, '', '修改权限', 'admin', 'setting.system_menus', 'edit', '', '', '[]', 0, 0, 0, 1, '/admin/setting/system_menus/edit', '', 1, '', 0, '/setting-system_menus-edit', 0),
  3029. (342, 341, '', '编辑权限表单', 'admin', '', '', 'setting/menus/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3030. (343, 341, '', '修改权限', 'admin', '', '', 'setting/menus/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3031. (344, 21, '', '修改权限状态', 'admin', '', '', 'setting/menus/show/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3032. (345, 21, '', '删除权限菜单', 'admin', '', '', 'setting/menus/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3033. (346, 338, '', '添加子菜单', 'admin', 'setting.system_menus', 'add', '', '', '[]', 0, 0, 0, 1, '/admin/setting/system_menus/add_sub', '', 1, '', 0, 'setting-system_menus-add_sub', 0),
  3034. (347, 361, '', '是否登陆短信平台', 'admin', '', '', 'notify/sms/is_login', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3035. (348, 361, '', '短信剩余条数', 'admin', '', '', 'notify/sms/number', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3036. (349, 95, '', '获取短信验证码', 'admin', '', '', 'serve/captcha', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3037. (350, 95, '', '修改注册账号', 'admin', '', '', 'serve/register', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3038. (351, 95, '', '登陆短信平台', 'admin', '', '', 'serve/login', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3039. (353, 95, '', '退出短信登陆', 'admin', '', '', 'notify/sms/logout', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3040. (355, 96, '', '短信模板列表', 'admin', '', '', 'serve/sms/temps', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3041. (356, 96, '', '申请模板', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/sms/sms_template_apply/add', '', 1, '', 0, 'setting-sms-sms_template_apply-add', 0),
  3042. (357, 356, '', '申请短信模板表单', 'admin', '', '', 'notify/sms/temp/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3043. (358, 356, '', '保存申请短信模板', 'admin', '', '', 'notify/sms/temp', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3044. (359, 97, '', '短信套餐', 'admin', '', '', 'serve/meal_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3045. (360, 97, '', '短信购买支付码', 'admin', '', '', 'serve/pay_meal', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3046. (361, 94, '', '短信设置附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/sms/attach', '', 1, '', 0, '', 0),
  3047. (362, 300, '', '门店数据', 'admin', '', '', 'merchant/store/get_header', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3048. (363, 300, '', '门店列表展示', 'admin', '', '', 'merchant/store', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3049. (364, 424, '', '修改门店状态', 'admin', '', '', 'merchant/store/set_show/<id>/<is_show>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3050. (366, 7, '', '首页统计数据', 'admin', '', '', 'home/header', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3051. (367, 7, '', '首页订单图表', 'admin', '', '', 'home/order', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3052. (368, 7, '', '首页用户图表', 'admin', '', '', 'home/user', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3053. (369, 7, '', '首页交易额排行', 'admin', '', '', 'home/rank', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3054. (370, 72, '', '优惠卷领取列表', 'admin', '', '', 'marketing/coupon/user', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3055. (371, 74, '', '砍价列表', 'admin', '', '', 'marketing/bargain', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3056. (372, 74, '', '附加权限', 'admin', 'marketing.store_bargain', '', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/store_bargain/attr', '', 1, '', 0, '', 0),
  3057. (373, 372, '', '修改砍价状态', 'admin', '', '', 'marketing/bargain/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3058. (374, 372, '', '砍价商品详情', 'admin', '', '', 'marketing/bargain/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3059. (375, 74, '', '公共权限', 'admin', 'marketing.store_bargain', 'public', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/store_bargain/public', '', 1, '', 0, '', 0),
  3060. (376, 375, '', '分类树型列表', 'admin', '', '', 'product/category/tree/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3061. (377, 375, '', '商品插件列表', 'admin', '', '', 'product/product/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3062. (378, 375, '', '运费模板', 'admin', '', '', 'product/product/get_template', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3063. (379, 372, '', '修改添加砍价商品', 'admin', '', '', 'marketing/bargain/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3064. (380, 372, '', '删除砍价商品', 'admin', '', '', 'marketing/bargain/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3065. (381, 75, '', '拼团列表', 'admin', '', '', 'marketing/combination', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3066. (382, 75, '', '拼团数据', 'admin', '', '', 'marketing/combination/statistics', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3067. (383, 75, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3068. (384, 383, '', '拼团状态', 'admin', '', '', 'marketing/combination/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3069. (385, 383, '', '删除拼团', 'admin', '', '', 'marketing/combination/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3070. (386, 75, '', '公共权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3071. (387, 386, '', '树型分类列表', 'admin', '', '', 'product/category/tree/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3072. (388, 386, '', '商品插件列表', 'admin', '', '', 'product/product/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3073. (389, 386, '', '运费模板列表', 'admin', '', '', 'product/product/get_template', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3074. (390, 383, '', '获取拼团详情', 'admin', '', '', 'marketing/combination/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3075. (391, 383, '', '编辑添加拼团', 'admin', '', '', 'marketing/combination/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3076. (392, 76, '', '正在拼团列表', 'admin', '', '', 'marketing/combination/combine/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3077. (393, 76, '', '拼团人员列表', 'admin', '', '', 'marketing/combination/order_pink/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3078. (395, 77, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3079. (396, 395, '', '修改拼团状态', 'admin', '', '', 'marketing/seckill/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3080. (397, 77, '', '公共权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3081. (398, 397, '', '分类树型列表', 'admin', '', '', 'product/category/tree/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3082. (399, 397, '', '商品插件列表', 'admin', '', '', 'product/product/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3083. (400, 397, '', '运费模板列表', 'admin', '', '', 'product/product/get_template', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3084. (401, 397, '', '秒杀时间段列表', 'admin', '', '', 'marketing/seckill/time_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3085. (402, 395, '', '编辑添加秒杀商品', 'admin', '', '', 'marketing/seckill/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3086. (403, 395, '', '删除秒杀商品', 'admin', '', '', 'marketing/seckill/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3087. (404, 39, '', '提现申请列表', 'admin', '', '', 'finance/extract', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3088. (405, 39, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3089. (406, 44, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3090. (407, 406, '', '保存修改文章', 'admin', '', '', 'cms/cms', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3091. (408, 406, '', '获取文章详情', 'admin', '', '', 'cms/cms/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3092. (409, 44, '', '公共权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3093. (410, 406, '', '关联商品列表', 'admin', '', '', 'product/product/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3094. (411, 406, '', '分类树型列表', 'admin', '', '', 'product/category/tree/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3095. (412, 406, '', '关联商品', 'admin', '', '', 'cms/cms/relation/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3096. (413, 406, '', '取消关联', 'admin', '', '', 'cms/cms/unrelation/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3097. (414, 406, '', '删除文章', 'admin', '', '', 'cms/cms/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3098. (415, 45, '', '文章列表', 'admin', '', '', 'cms/category', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3099. (416, 45, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3100. (417, 416, '', '文章分类添加表单', 'admin', '', '', 'cms/category/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'cms-category-create', 0),
  3101. (418, 416, '', '保存文章分类', 'admin', '', '', 'cms/category', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3102. (419, 416, '', '编辑文章分类', 'admin', '', '', 'cms/category/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3103. (420, 416, '', '修改文章分类', 'admin', '', '', 'cms/category/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3104. (421, 416, '', '删除文章分类', 'admin', '', '', 'cms/category/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3105. (422, 678, '', '客服列表', 'admin', '', '', 'app/wechat/kefu', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3106. (423, 678, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3107. (424, 300, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3108. (425, 144, '', '公共权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3109. (426, 425, '', '地图KEY权限', 'admin', '', '', 'merchant/store/address', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3110. (427, 424, '', '添加编辑门店', 'admin', '', '', 'merchant/store/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'setting-merchant-system_store-save', 0),
  3111. (428, 424, '', '设置门店隐藏显示', 'admin', '', '', 'merchant/store/set_show/<id>/<is_show>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3112. (429, 424, '', '门店详情', 'admin', '', '', 'merchant/store/get_info/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3113. (430, 424, '', '删除门店', 'admin', '', '', 'merchant/store/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3114. (431, 425, '', '店员搜索门店列表', 'admin', '', '', 'merchant/store_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3115. (432, 301, '', '店员列表', 'admin', '', '', 'merchant/store_staff', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3116. (433, 301, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3117. (434, 433, '', '添加店员表单', 'admin', '', '', 'merchant/store_staff/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'merchant-store_staff-create', 0),
  3118. (435, 425, '', '选择用户插件列表', 'admin', '', '', 'app/wechat/kefu/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3119. (436, 433, '', '添加修改店员', 'admin', '', '', 'merchant/store_staff/save/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3120. (437, 433, '', '店员显示隐藏', 'admin', '', '', 'merchant/store_staff/set_show/<id>/<is_show>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3121. (438, 433, '', '编辑店员表单', 'admin', '', '', 'merchant/store_staff/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3122. (439, 433, '', '删除店员', 'admin', '', '', 'merchant/store_staff/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3123. (440, 302, '', '核销订单列表', 'admin', '', '', 'merchant/verify_order', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3124. (441, 302, '', '核销订单数据', 'admin', '', '', 'merchant/verify_badge', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3125. (442, 229, '', '城市数据列表', 'admin', '', '', 'setting/city/list/<parent_id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3126. (443, 229, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3127. (444, 443, '', '获取添加城市表单', 'admin', '', '', 'setting/city/add/<parent_id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3128. (445, 443, '', '保存修改城市数据', 'admin', '', '', 'setting/city/save', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3129. (446, 443, '', '获取修改城市表单', 'admin', '', '', 'setting/city/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3130. (447, 443, '', '删除城市数据', 'admin', '', '', 'setting/city/del/<city_id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3131. (448, 145, '', '物流公司列表', 'admin', '', '', 'freight/express', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3132. (449, 145, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3133. (450, 449, '', '修改物流公司状态', 'admin', '', '', 'freight/express/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3134. (451, 449, '', '获取添加物流公司表单', 'admin', '', '', 'freight/express/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3135. (452, 449, '', '保存物流公司', 'admin', '', '', 'freight/express', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3136. (453, 449, '', '获取编辑物流公司表单', 'admin', '', '', 'freight/express/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3137. (454, 449, '', '修改物流公司', 'admin', '', '', 'freight/express/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3138. (455, 449, '', '删除物流公司', 'admin', '', '', 'freight/express/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3139. (456, 230, '', '运费模板列表', 'admin', '', '', 'setting/shipping_templates/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3140. (457, 230, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3141. (458, 457, '', '运费模板城市数据', 'admin', '', '', 'setting/shipping_templates/city_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3142. (459, 457, '', '保存或者修改运费模板', 'admin', '', '', 'setting/shipping_templates/save/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3143. (460, 457, '', '删除运费模板', 'admin', '', '', 'setting/shipping_templates/del/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3144. (461, 111, '', '配置分类列表', 'admin', '', '', 'setting/config_class', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3145. (462, 111, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3146. (463, 462, '', '配置分类添加表单', 'admin', '', '', 'setting/config_class/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3147. (464, 462, '', '保存配置分类', 'admin', '', '', 'setting/config_class', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3148. (465, 641, '', '编辑配置分类', 'admin', '', '', 'setting/config_class/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3149. (466, 462, '', '删除配置分类', 'admin', '', '', 'setting/config_class/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3150. (467, 125, '', '配置列表展示', 'admin', '', '', 'setting/config', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3151. (468, 125, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3152. (469, 468, '', '添加配置字段表单', 'admin', '', '', 'setting/config/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3153. (470, 468, '', '保存配置字段', 'admin', '', '', 'setting/config', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3154. (471, 468, '', '编辑配置字段表单', 'admin', '', '', 'setting/config/<id>/edit', '', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3155. (472, 468, '', '编辑配置分类', 'admin', '', '', 'setting/config/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3156. (473, 468, '', '删除配置', 'admin', '', '', 'setting/config/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3157. (474, 468, '', '修改配置状态', 'admin', '', '', 'setting/config/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3158. (475, 112, '', '组合数据列表', 'admin', '', '', 'setting/group', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  3159. (476, 112, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3160. (477, 476, '', '新增组合数据', 'admin', '', '', 'setting/group', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3161. (478, 476, '', '获取组合数据', 'admin', '', '', 'setting/group/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3162. (479, 476, '', '修改组合数据', 'admin', '', '', 'setting/group/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3163. (480, 476, '', '删除组合数据', 'admin', '', '', 'setting/group/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3164. (481, 126, '', '组合数据列表表头', 'admin', '', '', 'setting/group_data/header', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3165. (482, 126, '', '组合数据列表', 'admin', '', '', 'setting/group_data', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3166. (483, 126, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3167. (484, 483, '', '获取组合数据添加表单', 'admin', '', '', 'setting/group_data/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3168. (485, 483, '', '保存组合数据', 'admin', '', '', 'setting/group_data', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3169. (486, 483, '', '获取组合数据信息', 'admin', '', '', 'setting/group_data/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3170. (487, 483, '', '修改组合数据信息', 'admin', '', '', 'setting/group_data/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3171. (488, 483, '', '删除组合数据', 'admin', '', '', 'setting/group_data/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3172. (489, 483, '', '修改组合数据状态', 'admin', '', '', 'setting/group_data/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3173. (490, 57, '', '清除缓存', 'admin', '', '', 'system/refresh_cache/cache', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3174. (491, 57, '', '清除日志', 'admin', '', '', 'system/refresh_cache/log', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3175. (492, 47, '', '管理员搜索列表', 'admin', '', '', 'system/log/search_admin', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3176. (493, 47, '', '系统日志列表', 'admin', '', '', 'system/log', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3177. (494, 64, '', '文件校验列表', 'admin', '', '', 'system/file', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3178. (495, 66, '', '清除数据接口', 'admin', '', '', 'system/clear/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3179. (496, 67, '', '数据库列表', 'admin', '', '', 'system/backup', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3180. (497, 67, '', '数据库备份列表', 'admin', '', '', 'system/backup/file_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3181. (498, 67, '', '数据表详情', 'admin', '', '', 'system/backup/read', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3182. (499, 67, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3183. (500, 499, '', '备份表', 'admin', '', '', 'system/backup/backup', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3184. (501, 499, '', '优化表', 'admin', '', '', 'system/backup/optimize', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3185. (502, 499, '', '修复表', 'admin', '', '', 'system/backup/repair', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3186. (503, 499, '', '导入sql', 'admin', '', '', 'system/backup/import', 'POST', '[]', 0, 0, 1, 1, '', '', 2, '', 0, '', 0),
  3187. (504, 499, '', '删除数据库备份', 'admin', '', '', 'system/backup/del_file', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3188. (505, 499, '', '备份下载', 'admin', '', '', 'backup/download', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3189. (507, 92, '', '微信菜单列表', 'admin', '', '', 'app/wechat/menu', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3190. (508, 92, '', '保存微信菜单', 'admin', '', '', 'app/wechat/menu', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3191. (553, 109, '', '图文列表', 'admin', '', '', 'app/wechat/news', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3192. (554, 109, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3193. (555, 554, '', '保存图文', 'admin', '', '', 'app/wechat/news', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3194. (556, 554, '', '图文详情', 'admin', '', '', 'app/wechat/news/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3195. (557, 554, '', '删除图文', 'admin', '', '', 'app/wechat/news/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3196. (558, 114, '', '公共权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3197. (559, 558, '', '回复关键词', 'admin', '', '', 'app/wechat/reply', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3198. (560, 115, '', '关键词回复列表', 'admin', '', '', 'app/wechat/keyword', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3199. (561, 115, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3200. (562, 558, '', '保存修改关键字', 'admin', '', '', 'app/wechat/keyword/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3201. (563, 561, '', '获取关键字信息', 'admin', '', '', 'app/wechat/keyword/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3202. (564, 561, '', '修改关键字状态', 'admin', '', '', 'app/wechat/keyword/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3203. (565, 561, '', '删除关键字', 'admin', '', '', 'app/wechat/keyword/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3204. (566, 656, '', '素材管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/system/file', '12/656', 1, '', 0, 'system-file', 0),
  3205. (567, 566, '', '附件列表', 'admin', '', '', 'file/file', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3206. (568, 566, '', '附件分类', 'admin', '', '', 'file/category', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3207. (569, 566, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3208. (570, 569, '', '附件分类表单', 'admin', '', '', 'file/category/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3209. (571, 569, '', '附件分类保存', 'admin', '', '', 'file/category', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3210. (572, 569, '', '删除附件', 'admin', '', '', 'file/file/delete', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3211. (573, 569, '', '移动附件分类', 'admin', '', '', 'file/file/do_move', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3212. (574, 566, '', '上传附件', 'admin', '', '', 'file/upload/<upload_type?>', 'POST', '[]', 10, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3213. (575, 569, '', '附件分类编辑表单', 'admin', '', '', 'file/category/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3214. (576, 569, '', '附件分类修改', 'admin', '', '', 'file/category/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3215. (577, 2, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3216. (578, 3, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3217. (579, 6, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3218. (580, 99, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3219. (581, 5, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3220. (582, 70, '', '优惠卷模板列表', 'admin', '', '', 'marketing/coupon/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3221. (583, 70, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3222. (584, 29, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3223. (585, 10, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3224. (586, 11, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3225. (587, 25, '', '个人中心', 'admin', '', '', '', '', '[]', 0, 1, 1, 1, '/admin/system/user', '', 1, '', 0, 'system-user', 0),
  3226. (589, 9, '', '用户标签', 'admin', 'user.user_label', 'index', '', '', '[]', 8, 1, 0, 1, '/admin/user/label', '', 1, 'user', 1, 'user-user-label', 0),
  3227. (590, 589, '', '获取用户标签', 'admin', '', '', 'user/label/<uid>', 'GET', '[]', 0, 0, 0, 1, '', '9/589', 2, '', 0, '', 0),
  3228. (591, 589, '', '删除用户标签', 'admin', '', '', 'user/user_label/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3229. (592, 589, '', '添加修改用户标签', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/label_add', '', 1, '', 0, 'admin-user-label_add', 0),
  3230. (593, 592, '', '添加修改用户标签表单', 'admin', '', '', 'user/user_label/add/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3231. (594, 592, '', '保存修改用户标签', 'admin', '', '', 'user/user_label/save', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3232. (596, 2, '', '商品导出', 'admin', '', '', 'export/storeProduct', 'GET', '[]', 10, 0, 0, 1, '', '', 2, '', 0, 'export-storeProduct', 0),
  3233. (597, 5, '', '订单导出', 'admin', '', '', 'export/storeorder', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'export-storeOrder', 0),
  3234. (598, 77, '', '秒杀商品导出', 'admin', '', '', 'export/storeSeckill', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'export-storeSeckill', 0),
  3235. (600, 75, '', '拼团商品导出', 'admin', '', '', 'export/storeCombination', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'export-storeCombination', 0),
  3236. (601, 74, '', '砍价商品导出', 'admin', '', '', 'export/storeBargain', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'export-storeBargain', 0),
  3237. (602, 29, '', '推广员列表导出', 'admin', '', '', 'export/userAgent', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'export-userAgent', 0),
  3238. (603, 40, '', '用户充值导出', 'admin', '', '', 'export/userRecharge', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'export-userRecharge', 0),
  3239. (605, 25, '', '商业授权', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/system/maintain/auth', '', 1, '', 0, 'system-maintain-auth', 0),
  3240. (606, 29, '', '分销员数据', 'admin', '', '', 'agent/statistics', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3241. (607, 587, '', '修改密码', 'admin', '', '', 'setting/update_admin', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3242. (608, 605, '', '商业授权', 'admin', '', '', 'auth', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  3243. (610, 20, '', '管理员列表', 'admin', '', '', 'setting/admin', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3244. (611, 19, '', '身份列表', 'admin', '', '', 'setting/role', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3245. (612, 2, '', '批量上下架', 'admin', '', '', 'product/product/product_show', 'PUT', '[]', 5, 0, 0, 1, '', '', 2, '', 0, 'product-product-product_show', 0),
  3246. (613, 585, '', '批量设置标签', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/set_label', '', 1, '', 0, 'admin-user-set_label', 0),
  3247. (614, 613, '', '获取标签表单', 'admin', '', '', 'user/set_label', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3248. (615, 613, '', '保存标签', 'admin', '', '', 'user/save_set_label', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3249. (618, 42, '', '佣金导出', 'admin', '', '', 'export/userCommission', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'export-userCommission', 0),
  3250. (619, 21, '', '权限列表', 'admin', '', '', 'setting/menus', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3251. (620, 22, '', '商品详情', 'admin', '', '', 'product/product/<id>', 'GET', '[]', 0, 1, 1, 1, '', '', 2, '', 0, '', 0),
  3252. (621, 585, '', '保存用户信息', 'admin', '', '', 'user/user', 'POST', '[]', 10, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3253. (622, 585, '', '积分余额', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/edit_other', '', 1, '', 0, '', 0),
  3254. (623, 622, '', '获取修改用户详情表单', 'admin', '', '', 'user/edit_other/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3255. (624, 622, '', '修改用户余额', 'admin', '', '', 'user/update_other/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3256. (625, 585, '', '赠送用户', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/user_level', '', 1, '', 0, '', 0),
  3257. (626, 625, '', '获取表单', 'admin', '', '', 'user/give_level/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3258. (627, 625, '', '赠送会员等级', 'admin', '', '', 'user/save_give_level/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3259. (628, 585, '', '单个用户分组设置', 'admin', '', '', 'user/save_set_group', 'PUT', '[]', 10, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3260. (630, 375, '', '获取商品属性', 'admin', '', '', 'product/product/attrs/<id>/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3261. (631, 386, '', '商品规格获取', 'admin', '', '', 'product/product/attrs/<id>/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3262. (632, 397, '', '商品规格和获取', 'admin', '', '', 'product/product/attrs/<id>/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3263. (633, 395, '', '获取秒杀详情', 'admin', '', '', 'marketing/seckill/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3264. (634, 40, '', '删除充值记录', 'admin', '', '', 'finance/recharge/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3265. (635, 20, '', '修改管理员状态', 'admin', '', '', 'setting/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3266. (636, 25, '', '其他权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/system/other', '', 1, '', 0, '', 0),
  3267. (637, 636, '', '消息提醒', 'admin', '', '', 'jnotice', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3268. (638, 457, '', '获取运费模板详情', 'admin', '', '', 'setting/shipping_templates/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3269. (639, 457, '', '删除运费模板', 'admin', '', '', 'setting/shipping_templates/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3270. (640, 462, '', '修改配置分类状态', 'admin', '', '', 'setting/config_class/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3271. (641, 462, '', '编辑配置分类', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, 'system/config/system_config_tab/edit', '', 1, '', 0, '', 0),
  3272. (642, 641, '', '获取编辑配置分类表单', 'admin', '', '', 'setting/config_class/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3273. (655, 65, '', '在线升级', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin/system/system_upgradeclient/index', '', 1, '', 0, 'system-system-upgradeclient', 0),
  3274. (656, 12, '', '页面管理', 'admin', '', '', '', '', '[]', 1, 1, 0, 1, '/admin/setting/pages', '', 1, '', 0, 'admin-setting-pages', 0),
  3275. (657, 656, '', '页面设计', 'admin', '', '', '', '', '[]', 3, 1, 0, 1, '/admin/setting/pages/devise', '12/656', 1, '', 0, 'admin-setting-pages-devise', 0),
  3276. (658, 656, '', '页面编辑', 'admin', '', '', '', '', '[]', 3, 1, 1, 1, '/admin/setting/pages/diy', '12/656', 1, '', 0, 'admin-setting-pages-diy', 0),
  3277. (660, 656, '', '页面链接', 'admin', '', '', '', '', '[]', 3, 0, 0, 1, '/admin/setting/pages/links', '12/656', 1, '', 0, 'admin-setting-pages-links', 0),
  3278. (661, 657, '', 'DIY列表', 'admin', '', '', 'diy/get_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3279. (662, 657, '', '组件文章分类', 'admin', '', '', 'cms/category_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3280. (663, 657, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/diy', '', 1, '', 0, 'admin-setting-diy-additional', 0),
  3281. (664, 663, '', '获取页面设计', 'admin', '', '', 'diy/get_info/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3282. (665, 663, '', '保存和修改页面', 'admin', '', '', 'diy/save/<id?>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'admin-setting-pages-diy-save', 0),
  3283. (666, 660, '', '路径列表', 'admin', '', '', 'diy/get_url', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3284. (667, 663, '', '删除页面', 'admin', '', '', 'diy/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3285. (668, 663, '', '修改页面状态', 'admin', '', '', 'diy/set_status/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3286. (669, 2, '', '批量下架', 'admin', '', '', 'product/product/product_unshow', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3287. (670, 581, '', '订单打印', 'admin', '', '', 'order/print/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3288. (671, 585, '', '清除会员等级', 'admin', '', '', 'user/del_level/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3289. (672, 271, '', 'H5推广二维码', 'admin', '', '', 'agent/look_h5_code', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3290. (673, 416, '', '修改文章分类状态', 'admin', '', '', 'cms/category/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3291. (674, 229, '', '清除城市缓存', 'admin', '', '', 'setting/city/clean_cache', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3292. (675, 657, '', '组件商品分类', 'admin', '', '', 'diy/get_category', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3293. (676, 657, '', '组件商品列表', 'admin', '', '', 'diy/get_product', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3294. (677, 581, '', '订单号核销', 'admin', '', '', 'order/write_update/<order_id>', 'PUT', '[]', 0, 0, 0, 1, 'order/dels', '', 2, '', 0, 'admin-order-write_update', 0),
  3295. (678, 165, '', '客服列表', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/store_service/index', '', 1, '', 0, 'admin-setting-store_service-index', 0),
  3296. (679, 165, '', '客服话术', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/store_service/speechcraft', '', 1, '', 0, 'admin-setting-store_service-speechcraft', 0),
  3297. (685, 22, '', '上传商品视频', 'admin', '', '', 'product/product/get_temp_keys', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3298. (686, 27, '', '直播管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/live', '', 1, '', 0, 'admin-marketing-live', 0),
  3299. (687, 686, '', '直播间管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/live/live_room', '', 1, '', 0, 'admin-marketing-live-live_room', 0),
  3300. (688, 686, '', '直播商品管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/live/live_goods', '', 1, '', 0, 'admin-marketing-live-live_goods', 0),
  3301. (689, 686, '', '主播管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/live/anchor', '', 1, '', 0, 'admin-marketing-live-anchor', 0),
  3302. (690, 687, '', '添加直播间', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin/marketing/live/add_live_room', '', 1, '', 0, 'admin-marketing-live-add_live_room', 0),
  3303. (691, 688, '', '添加直播商品', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin/marketing/live/add_live_goods', '', 1, '', 0, 'admin-marketing-live-add_live_goods', 0),
  3304. (693, 689, '', '主播列表', 'admin', '', '', 'live/anchor/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'admin-marketing-live-anchor', 0),
  3305. (694, 689, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/*', '', 1, '', 0, '', 0),
  3306. (695, 694, '', '添加/修改主播表单', 'admin', '', '', 'live/anchor/add/<id>', 'GET', '[]', 0, 0, 0, 1, 'live/anchor/add/<id>', '', 2, '', 0, 'live-anchor-add', 0),
  3307. (696, 694, '', '添加/修改提交', 'admin', '', '', 'live/anchor/save', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3308. (697, 694, '', '删除主播', 'admin', '', '', 'live/anchor/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3309. (698, 694, '', '设置主播是否显示', 'admin', '', '', 'live/anchor/set_show/<id>/<is_show>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3310. (699, 688, '', '直播商品列表', 'admin', '', '', 'live/goods/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3311. (700, 691, '', '生成直播商品', 'admin', '', '', 'live/goods/create', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3312. (701, 691, '', '保存直播商品', 'admin', '', '', 'live/goods/add', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3313. (702, 688, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/*', '', 1, '', 0, '/admin/*', 0),
  3314. (703, 702, '', '直播商品详情', 'admin', '', '', 'live/goods/detail/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3315. (704, 702, '', '删除直播商品', 'admin', '', '', 'live/goods/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3316. (705, 702, '', '同步直播商品', 'admin', '', '', 'live/goods/syncGoods', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3317. (706, 702, '', '设置直播商品是否显示', 'admin', '', '', 'live/goods/set_show/<id>/<is_show>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3318. (707, 687, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/*', '', 1, '', 0, '', 0),
  3319. (708, 687, '', '直播间列表', 'admin', '', '', 'live/room/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3320. (709, 707, '', '添加直播间提交', 'admin', '', '', 'live/room/add', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3321. (710, 707, '', '直播间详情', 'admin', '', '', 'live/room/detail/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3322. (711, 707, '', '直播间添加(关联)商品', 'admin', '', '', 'live/room/add_goods', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3323. (712, 707, '', '删除直播间', 'admin', '', '', 'live/room/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3324. (713, 707, '', '设置直播间是否显示', 'admin', '', '', 'live/room/set_show/<id>/<is_show>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3325. (714, 707, '', '同步直播间状态', 'admin', '', '', 'live/room/syncRoom', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3326. (715, 898, '', '一键同步订阅消息', 'admin', '', '', 'app/routine/syncSubscribe', 'GET', '[]', 0, 0, 0, 1, '', '12/898', 2, '', 0, 'app-wechat-template-sync', 0),
  3327. (716, 0, 'md-stats', '统计', 'admin', '', '', '', '', '[]', 1, 1, 0, 1, '/admin/statistic', '', 1, '', 0, 'admin-statistic', 0),
  3328. (717, 716, '', '商品统计', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/statistic/product', '', 1, '', 0, 'admin-statistic', 0),
  3329. (718, 716, '', '用户统计', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/statistic/user', '', 1, '', 0, 'admin-statistic', 0),
  3330. (719, 71, '', '添加优惠卷', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/store_coupon_issue/create', '27/30/71', 1, '', 0, 'marketing-store_coupon_issue-create', 0),
  3331. (720, 303, '', '配送员管理', 'admin', '', '', '', '', '[]', 10, 1, 0, 1, '/admin/setting/delivery_service/index', '', 1, '', 0, 'setting-delivery-service', 0),
  3332. (721, 729, '', '编辑配送员', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/delivery_service/edit', '', 1, '', 0, 'setting-delivery_service-edit', 0),
  3333. (722, 720, '', '配送员列表', 'admin', '', '', 'order/delivery/index', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3334. (723, 721, '', '修改配送员', 'admin', '', '', 'order/delivery/update/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3335. (724, 729, '', '添加配送员', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/delivery_service/add', '', 1, '', 0, 'setting-delivery_service-add', 0),
  3336. (725, 724, '', '获取添加配送员表单', 'admin', '', '', 'order/delivery/add', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3337. (726, 724, '', '保存配送员', 'admin', '', '', 'order/delivery/save', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3338. (727, 729, '', '删除配送员', 'admin', '', '', 'order/delivery/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3339. (728, 729, '', '配送员是否开启', 'admin', '', '', 'order/delivery/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3340. (729, 720, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3341. (731, 9, '', '付费会员', 'admin', '', '', '', '', '[]', 7, 1, 0, 1, '/admin/user/grade', '', 1, '', 0, 'user-user-grade', 0),
  3342. (732, 762, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin*', '', 1, '', 0, '', 0),
  3343. (733, 732, '', ' 添加会员批次', 'admin', '', '', 'user/member_batch/save/<id>', 'POST', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  3344. (734, 732, '', '列表字段修改', 'admin', '', '', 'user/member_batch/set_value/<id>', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, 'user-member_batch-set_value', 0),
  3345. (735, 732, '', '会员卡导出', 'admin', '', '', 'export/memberCard/<id>', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, 'export-member_card', 0),
  3346. (736, 762, '', '卡密列表', 'admin', '', '', 'user/member_batch/index', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  3347. (737, 732, '', '会员卡列表', 'admin', '', '', 'user/member_card/index', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'user-member_card-index', 0),
  3348. (738, 165, '', '用户留言', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/store_service/feedback', '', 1, '', 0, 'admin-setting-store_service-feedback', 0),
  3349. (739, 738, '', '列表展示', 'admin', '', '', 'app/feedback', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3350. (740, 738, '', '附件权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '*', '', 1, '', 0, '', 0),
  3351. (741, 740, '', '删除反馈', 'admin', '', '', 'app/feedback/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3352. (742, 679, '', '列表展示', 'admin', '', '', 'app/wechat/speechcraft', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3353. (743, 679, '', '附件权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '*', '', 1, '', 0, '', 0),
  3354. (744, 743, '', '添加话术', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/store_service/speechcraft/add', '', 1, '', 0, 'admin-setting-store_service-speechcraft-add', 0),
  3355. (745, 743, '', '编辑话术', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/store_service/speechcraft/edit', '', 1, '', 0, 'admin-setting-store_service-speechcraft-edit', 0),
  3356. (746, 744, '', '获取添加话术表单', 'admin', '', '', 'app/wechat/speechcraft/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3357. (747, 744, '', '保存话术', 'admin', '', '', 'app/wechat/speechcraft', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3358. (748, 745, '', '获取编辑话术表单', 'admin', '', '', 'app/wechat/speechcraft/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3359. (749, 745, '', '确认修改', 'admin', '', '', 'app/wechat/speechcraft/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3360. (750, 743, '', '删除话术', 'admin', '', '', 'app/wechat/speechcraft/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3361. (751, 731, '', '会员类型', 'admin', '', '', '', '', '[]', 5, 1, 0, 1, '/admin/user/grade/type', '', 1, '', 0, 'admin-user-member-type', 0),
  3362. (752, 751, '', '会员分类列表', 'admin', '', '', 'user/member/ship', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'user-member-ship', 0),
  3363. (753, 751, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin*', '', 1, '', 0, '', 0),
  3364. (754, 753, '', '会员卡类型保存', 'admin', '', '', 'user/member_ship/save/<id>', 'POST', '[]', 0, 1, 1, 1, '', '', 2, '', 0, 'user-member_ship-save', 0),
  3365. (755, 31, '', '砍价列表', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_bargain/bargain_list', '', 1, '', 0, 'marketing-store_bargain-bargain_list', 0),
  3366. (756, 585, '', '添加用户', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/save', '', 1, '', 0, 'admin-user-save', 0),
  3367. (757, 756, '', '获取添加用户表单', 'admin', '', '', 'user/user/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3368. (758, 756, '', '保存用户', 'admin', '', '', 'user/user', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3369. (759, 585, '', '同步公众号用户', 'admin', '', '', 'user/user/syncUsers', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'admin-user-synchro', 0),
  3370. (760, 4, '', '收银订单', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/order/offline', '', 1, '', 0, 'admin-order-offline', 0),
  3371. (761, 760, '', '线下收银订单', 'admin', '', '', 'order/scan_list', 'GET', '[]', 0, 0, 1, 1, '', '', 2, '', 0, 'admin-order-scan_list', 0),
  3372. (762, 731, '', '卡密会员', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/user/grade/card', '', 1, '', 0, 'admin-user-grade-card', 0),
  3373. (763, 731, '', '会员记录', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/user/grade/record', '', 1, '', 0, 'admin-user-grade-record', 0),
  3374. (764, 763, '', '会员记录列表', 'admin', '', '', 'user/member/record', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'user-member-record', 0),
  3375. (765, 731, '', '会员权益', 'admin', '', '', '', '', '[]', 4, 1, 0, 1, '/admin/user/grade/right', '', 1, '', 0, 'admin-user-grade-right', 0),
  3376. (766, 716, '', '交易统计', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/statistic/transaction', '', 1, '', 0, 'admin-statistic', 0),
  3377. (767, 36, '', '发票管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/order/invoice/list', '', 1, '', 0, 'admin-order-startOrderInvoice-index', 0),
  3378. (768, 210, '', '编辑', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '', '', 2, '', 0, 'admin-order-invoice-edit', 0),
  3379. (769, 210, '', '订单信息', 'admin', '', '', 'order/invoice_order_info/<id>', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, 'admin-order-invoice-orderInfo', 0),
  3380. (770, 210, '', '编辑提交', 'admin', '', '', 'order/invoice/set/<id>', 'POST', '[]', 0, 1, 0, 1, '', '', 2, '', 0, 'admin-order-invoice-update', 0),
  3381. (771, 765, '', '会员权益列表', 'admin', '', '', 'user/member/right', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'user-member-right', 0),
  3382. (772, 765, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin*', '', 1, '', 0, '', 0),
  3383. (773, 772, '', '会员权益保存', 'admin', '', '', 'user/member_right/save/<id>', 'POST', '[]', 0, 1, 1, 1, '', '', 2, '', 0, 'user-member_right-save', 0),
  3384. (774, 589, '', '用户标签列表', 'admin', '', '', 'user/user_label_cate/all', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'admin-user-user_lable_cate-all', 0),
  3385. (775, 731, '', '会员协议', 'admin', '', '', '', '', '[]', 3, 1, 0, 1, '/admin/user/grade/agreement', '', 1, '', 0, 'admin-user-grade-agreement', 0),
  3386. (776, 775, '', '编辑会员协议', 'admin', '', '', 'user/member_agreement/save/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'member_agreement-save', 0),
  3387. (777, 775, '', '会员协议列表', 'admin', '', '', 'user/member/agreement', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'user-member-agreement-list', 0),
  3388. (778, 740, '', '获取修改备注表单接口', 'admin', '', '', 'app/feedback/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3389. (779, 740, '', '修改用户备注接口', 'admin', '', '', 'app/feedback/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3390. (780, 589, '', '标签分类', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/label_cate', '', 1, '', 0, '', 0),
  3391. (781, 780, '', '获取标签分类列表', 'admin', '', '', 'user/user_label_cate/all', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3392. (782, 780, '', '添加标签分类', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/label_cate/add', '', 1, '', 0, '', 0),
  3393. (783, 782, '', '获取标签分类表单', 'admin', '', '', 'user/user_label_cate/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3394. (784, 782, '', '保存标签分类', 'admin', '', '', 'user/user_label_cate', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3395. (785, 780, '', '修改标签分类', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/label_cate/edit', '', 1, '', 0, '', 0),
  3396. (786, 785, '', '获取修改标签分类表单', 'admin', '', '', 'user/user_label_cate/<id>/edit', 'GET', '[]', 0, 0, 0, 1, 'user/user_label_cate/<id>/edit', '', 2, '', 0, '', 0),
  3397. (787, 785, '', '保存用户标签分类', 'admin', '', '', 'user/user_label_cate/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3398. (788, 780, '', '删除用户标签分类', 'admin', '', '', 'user/user_label_cate/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3399. (789, 743, '', '话术分类', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/store_service/speechcraft/cate', '', 1, '', 0, 'admin-setting-store_service-speechcraft-cate', 0),
  3400. (790, 789, '', '获取话术分类列表', 'admin', '', '', 'app/wechat/speechcraftcate', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3401. (791, 789, '', '添加话术分类', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/store_service/speechcraft/cate/create', '', 1, '', 0, '', 0),
  3402. (792, 791, '', '获取话术分类表单', 'admin', '', '', 'app/wechat/speechcraftcate/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3403. (793, 791, '', '保存话术分类', 'admin', '', '', 'app/wechat/speechcraftcate', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3404. (794, 795, '', '获取话术分类表单', 'admin', '', '', 'app/wechat/speechcraftcate/<id>/edit', 'GET', '[]', 0, 0, 0, 1, 'app/wechat/speechcraftcate/<id>/edit', '', 2, '', 0, '', 0),
  3405. (795, 789, '', '修改话术分类', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/store_service/speechcraft/cate/edit', '', 1, '', 0, '', 0),
  3406. (796, 795, '', '保存修改客户话术分类', 'admin', '', '', 'app/wechat/speechcraftcate/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3407. (797, 789, '', '删除话术分类', 'admin', '', '', 'app/wechat/speechcraftcate/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3408. (798, 209, '', '获取送货人列表', 'admin', '', '', 'order/delivery/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3409. (799, 209, '', '获取电子面单打印默认配置', 'admin', '', '', 'order/sheet_info', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3410. (800, 581, '', '电子面单打印', 'admin', '', '', 'order/order_dump/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3411. (801, 760, '', '获取收银二维码', 'admin', '', '', 'order/offline_scan', 'GET', '[]', 0, 0, 0, 1, '', '4/760', 2, '', 0, '', 0),
  3412. (802, 767, '', '获取订单发票数据', 'admin', '', '', 'order/invoice/chart', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3413. (803, 762, '', '下载卡密二维码', 'admin', '', '', 'user/member_scan', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3414. (805, 584, '', '修改推广人', 'admin', '', '', 'agent/spread', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3415. (806, 71, '', '复制优惠券', 'admin', '', '', 'marketing/coupon/copy/<id>', 'GET', '[]', 0, 0, 0, 1, 'marketing/coupon/copy/369', '', 2, '', 0, '', 0),
  3416. (807, 755, '', '获取砍价列表', 'admin', '', '', 'marketing/bargain_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3417. (808, 77, '', '秒杀商品列表', 'admin', '', '', 'marketing/seckill', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3418. (809, 95, '', '获取平台用户信息', 'admin', '', '', 'serve/info', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3419. (810, 95, '', '获取平台消费列表', 'admin', '', '', 'serve/record', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3420. (811, 95, '', '修改手机号', 'admin', '', '', 'serve/update_phone', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3421. (812, 95, '', '修改签名', 'admin', '', '', 'serve/sms/sign', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3422. (813, 95, '', '修改账号密码', 'admin', '', '', 'serve/modify', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3423. (814, 721, '', '获取编辑配送员表单', 'admin', '', '', 'order/delivery/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3424. (815, 717, '', '获取基础商品接口', 'admin', '', '', 'statistic/product/get_basic', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3425. (816, 717, '', '获取商品趋势', 'admin', '', '', 'statistic/product/get_trend', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3426. (817, 717, '', '获取商品排行', 'admin', '', '', 'statistic/product/get_product_ranking', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3427. (818, 718, '', '获取用户基础', 'admin', '', '', 'statistic/user/get_basic', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3428. (819, 718, '', '获取用户趋势', 'admin', '', '', 'statistic/user/get_trend', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3429. (820, 718, '', '获取用户地区排行', 'admin', '', '', 'statistic/user/get_region', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3430. (821, 718, '', '获取用户性别排行', 'admin', '', '', 'statistic/user/get_sex', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3431. (822, 766, '', '获取交易趋势', 'admin', '', '', 'statistic/trade/top_trade', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3432. (823, 766, '', '获取订单趋势', 'admin', '', '', 'statistic/trade/bottom_trade', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3433. (824, 718, '', '导出用户统计', 'admin', '', '', 'statistic/user/get_excel', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3434. (825, 717, '', '导出商品统计', 'admin', '', '', 'statistic/product/get_excel', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3435. (828, 10, '', '用户列表', 'admin', '', '', 'user/user', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3436. (830, 732, '', '卡密列表', 'admin', '', '', 'user/member_card/index/<card_batch_id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3437. (831, 423, '', '进入工作台', 'admin', '', '', 'app/wechat/kefu/login/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3438. (832, 71, '', '保存优惠券', 'admin', '', '', 'marketing/coupon/save_coupon', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3439. (833, 755, '', '砍价详情', 'admin', '', '', 'marketing/bargain_list_info/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3440. (834, 95, '', '短信记录列表', 'admin', '', '', 'notify/sms/record', 'GET', '[]', 0, 0, 0, 1, 'notify/sms/record', '', 2, '', 0, '', 0),
  3441. (835, 28, '', '分销设置表单', 'admin', '', '', 'agent/config/edit_basics', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3442. (836, 28, '', '分销设置表单提交', 'admin', '', '', 'agent/config/save_basics', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3443. (837, 79, '', '积分配置表单', 'admin', '', '', 'marketing/integral_config/edit_basics', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  3444. (838, 79, '', '积分配置表单提交', 'admin', '', '', 'marketing/integral_config/save_basics', 'POST', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  3445. (843, 154, '', '签到天数头部数据', 'admin', '', '', 'setting/sign_data/header', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  3446. (844, 154, '', '设置签到数据状态', 'admin', '', '', 'setting/sign_data/set_status/<id>/<status>', 'PUT', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  3447. (845, 154, '', '签到天数列表', 'admin', '', '', 'setting/sign_data', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  3448. (846, 154, '', '添加签到天数表单', 'admin', '', '', 'setting/sign_data/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3449. (847, 154, '', '添加签到天数', 'admin', '', '', 'setting/sign_data', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3450. (848, 154, '', '编辑签到天数表单', 'admin', '', '', 'setting/sign_data/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3451. (849, 154, '', '编辑签到天数', 'admin', '', '', 'setting/sign_data/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3452. (850, 154, '', '删除签到天数', 'admin', '', '', 'setting/sign_data/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3453. (876, 78, '', '秒杀配置列表', 'admin', '', '', 'setting/seckill_data', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3454. (877, 78, '', '添加秒杀表单', 'admin', '', '', 'setting/seckill_data/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3455. (878, 78, '', '添加秒杀', 'admin', '', '', 'setting/seckill_data', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3456. (879, 78, '', '编辑秒杀表单', 'admin', '', '', 'setting/seckill_data/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3457. (880, 78, '', '编辑秒杀', 'admin', '', '', 'settting/seckill_data/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3458. (881, 78, '', '删除秒杀', 'admin', '', '', 'setting/seckill_data/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3459. (884, 128, '', '获取数据分类', 'admin', '', '', 'setting/group_all', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3460. (885, 569, '', '附件名称修改', 'admin', '', '', 'file/file/update/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '25/566/569', 2, '', 0, '', 0),
  3461. (886, 577, '', '用户标签接口', 'admin', '', '', 'user/user_label', 'GET', '[]', 0, 0, 0, 1, '', '1/2/577', 2, '', 0, '', 0),
  3462. (887, 625, '', '获取赠送付费会员时长表单', 'admin', '', '', 'user/give_level_time/<id>', 'GET', '[]', 0, 0, 0, 1, '', '9/10/585/625', 2, '', 0, '', 0),
  3463. (888, 625, '', '保存赠送付费会员时长', 'admin', '', '', 'user/save_give_level_time/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '9/10/585/625', 2, '', 0, '', 0),
  3464. (889, 663, '', '添加页面', 'admin', '', '', 'diy/create', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657/663', 2, '', 0, 'admin-template', 0),
  3465. (890, 663, '', '保存新增', 'admin', '', '', 'diy/create', 'POST', '[]', 0, 0, 0, 1, '', '12/656/657/663', 2, '', 0, 'admin-template', 0),
  3466. (891, 663, '', '设置默认数据', 'admin', '', '', 'diy/set_recovery/<id?>', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657/663', 2, '', 0, '', 0),
  3467. (892, 663, '', '获取商品列表', 'admin', '', '', 'diy/get_product_list', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657/663', 2, '', 0, '', 0),
  3468. (893, 577, '', '商品活动状态检测', 'admin', '', '', 'product/product/check_activity/<id>', 'GET', '[]', 0, 0, 0, 1, '', '1/2/577', 2, '', 0, '', 0),
  3469. (894, 589, '', '会员标签列表', 'admin', '', '', 'user/user_label', 'GET', '[]', 0, 0, 0, 1, '', '9/589', 2, '', 0, '', 0),
  3470. (895, 585, '', '新增客服选择用户列表', 'admin', '', '', 'app/wechat/kefu/create', 'GET', '[]', 0, 0, 0, 1, '', '9/10/585', 2, '', 0, '', 0),
  3471. (896, 26, '', '分销等级', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/membership_level/index', '26', 1, '', 0, '', 0),
  3472. (897, 4, '', '售后订单', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/order/refund', '4', 1, '', 0, 'admin-order-refund', 0),
  3473. (898, 12, '', '消息管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/notification/index', '12', 1, '', 0, 'setting-notification', 0),
  3474. (902, 656, '', '主题风格', 'admin', '', '', '', '', '[]', 2, 1, 0, 1, '/admin/setting/theme_style', '12/656', 1, '', 0, 'admin-setting-theme_style', 0),
  3475. (903, 656, '', 'PC商城', 'admin', '', '', '', '', '[]', 2, 1, 0, 1, '/admin/setting/pc_group_data', '12/656', 1, '', 0, 'setting-system-pc_data', 0),
  3476. (904, 656, '', '客服页面广告', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/system_group_data/kf_adv', '', 1, '', 0, 'setting-system-group_data-kf_adv', 1),
  3477. (905, 34, '', '积分商品', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_integral/index', '27/34', 1, '', 0, 'marketing-store_integral', 0),
  3478. (906, 905, '', '积分商品列表', 'admin', '', '', 'marketing/integral_product', 'GET', '[]', 0, 0, 0, 1, '', '27/34/905', 2, '', 0, '', 0),
  3479. (908, 905, '', '添加积分商品', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin/marketing/store_integral/create', '27/34/905', 1, '', 0, 'marketing-store_integral-create', 0),
  3480. (909, 27, '', '九宫格抽奖', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/lottery/index', '27', 1, '', 0, 'marketing-lottery-index', 0),
  3481. (912, 34, '', '积分订单', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_integral/order_list', '27/34', 1, '', 0, 'marketing-store_integral-order', 0),
  3482. (913, 905, '', '批量添加积分商品', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/pages/marketing/store_integral/add_store_integral', '27/34/905', 1, '', 0, 'marketing-store_integral-create', 0),
  3483. (914, 897, '', '售后订单列表', 'admin', '', '', 'refund/list', 'GET', '[]', 0, 0, 0, 1, '', '4/897', 2, '', 0, '', 0),
  3484. (915, 5, '', '子订单列表', 'admin', '', '', 'order/split_order/<id>', 'GET', '[]', 0, 0, 0, 1, 'order/split_order/<id>', '4/5', 2, '', 0, '', 0),
  3485. (916, 5, '', '订单详情', 'admin', '', '', 'order/info/<id>', 'GET', '[]', 0, 0, 1, 1, '', '4/5', 2, '', 0, '', 0),
  3486. (917, 5, '', '订单记录', 'admin', '', '', 'order/status/<id>', 'GET', '[]', 0, 0, 1, 1, '', '4/5', 2, '', 0, '', 0),
  3487. (918, 5, '', '可拆分商品列表', 'admin', '', '', 'order/split_cart_info/<id>', 'GET', '[]', 0, 0, 1, 1, '', '4/5', 2, '', 0, '', 0),
  3488. (919, 5, '', '拆单发送货', 'admin', '', '', 'order/split_delivery/<id>', 'PUT', '[]', 0, 0, 1, 1, '', '4/5', 2, '', 0, '', 0),
  3489. (920, 896, '', '修改分销等级状态', 'admin', '', '', 'agent/level/set_status/<id>/<status>', 'PUT', '{\"[PUT] agent\":\"level\",\"set_status\":\"<id>\"}', 0, 0, 1, 1, '', '26/896', 2, '', 0, '', 0),
  3490. (921, 896, '', '修改分销等级任务状态', 'admin', '', '', 'agent/level_task/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  3491. (922, 896, '', '获取赠送分销等级表单', 'admin', '', '', 'agent/get_level_form', 'GET', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  3492. (923, 896, '', '赠送分销等级', 'admin', '', '', 'agent/give_level', 'POST', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  3493. (924, 896, '', '分销等级列表', 'admin', '', '', 'agent/level', 'GET', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  3494. (925, 896, '', '添加分销等级表单', 'admin', '', '', 'agent/level/create', 'GET', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  3495. (926, 896, '', '编辑分销等级表单', 'admin', '', '', 'agent/level/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  3496. (927, 896, '', '分销等级任务', 'admin', '', '', 'agent/level_task', 'GET', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  3497. (928, 896, '', '删除分销等级', 'admin', '', '', 'agent/level/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  3498. (929, 896, '', '添加分销员等级', 'admin', '', '', 'agent/level', 'POST', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  3499. (930, 896, '', '编辑分销员等级', 'admin', '', '', 'agent/level/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  3500. (931, 896, '', '添加分销员等级任务表单', 'admin', '', '', 'agent/level_task/create', 'GET', '[]', 0, 0, 0, 1, 'agent/level_task/create', '26/896', 2, '', 0, '', 0),
  3501. (932, 896, '', '添加分销员等级任务', 'admin', '', '', 'agent/level_task', 'POST', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  3502. (933, 896, '', '编辑分销员等级任务表单', 'admin', '', '', 'agent/level_task/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  3503. (934, 896, '', '编辑分销员等级任务', 'admin', '', '', 'agent/level_task/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  3504. (935, 896, '', '删除分销员等级任务', 'admin', '', '', 'agent/level_task/<id>', 'DELETE', '[]', 0, 0, 0, 1, 'agent/level_task/<id>', '26/896', 2, '', 0, '', 0),
  3505. (936, 423, '', '新增客服选择用户列表', 'admin', '', '', 'app/wechat/kefu/create', 'GET', '[]', 0, 0, 1, 1, '', '165/678/423', 2, '', 0, '', 0),
  3506. (937, 78, '', '秒杀配置头部', 'admin', '', '', 'setting/seckill_data/header', 'GET', '[]', 0, 0, 0, 1, '', '27/33/78', 2, '', 0, '', 0),
  3507. (938, 154, '', '签到配置编辑保存', 'admin', '', '', 'setting/group_data/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '27/34/154', 2, '', 0, '', 0),
  3508. (939, 154, '', '签到配置添加保存', 'admin', '', '', 'setting/group_data', 'POST', '[]', 0, 0, 0, 1, '', '27/34/154', 2, '', 0, '', 0),
  3509. (940, 905, '', '添加积分商品保存', 'admin', '', '', 'marketing/integral/<id>', 'POST', '[]', 0, 0, 0, 1, '', '27/34/905', 2, '', 0, '', 0),
  3510. (941, 912, '', '积分订单头部', 'admin', '', '', 'marketing/integral/order/chart', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  3511. (942, 912, '', '积分订单列表', 'admin', '', '', 'marketing/integral/order/list', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  3512. (943, 905, '', '积分商品编辑', 'admin', '', '', 'marketing/integral/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/34/905', 2, '', 0, '', 0),
  3513. (944, 912, '', '发货物流列表', 'admin', '', '', 'marketing/integral/order/express_list', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  3514. (945, 912, '', '快递列表', 'admin', '', '', 'marketing/integral/order/delivery/list', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  3515. (946, 912, '', '图表详情', 'admin', '', '', 'marketing/integral/order/sheet_info', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  3516. (947, 912, '', '发货', 'admin', '', '', 'marketing/integral/order/delivery/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  3517. (948, 912, '', '配送信息表单', 'admin', '', '', 'marketing/integral/order/distribution/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  3518. (949, 912, '', '配送信息保存', 'admin', '', '', 'marketing/integral/order/distribution/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  3519. (950, 912, '', '订单详情', 'admin', '', '', 'marketing/integral/order/info/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  3520. (951, 912, '', '订单记录', 'admin', '', '', 'marketing/integral/order/status/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  3521. (952, 912, '', '小票打印', 'admin', '', '', 'marketing/integral/order/print/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  3522. (953, 912, '', '物流查询', 'admin', '', '', 'marketing/integral/order/express/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  3523. (954, 912, '', '订单备注', 'admin', '', '', 'marketing/integral/order/remark/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  3524. (955, 912, '', '收货', 'admin', '', '', 'marketing/integral/order/take/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  3525. (960, 909, '', '抽奖列表', 'admin', '', '', 'marketing/lottery/list', 'GET', '[]', 0, 1, 0, 1, '', '27/909', 2, '', 0, '', 0),
  3526. (961, 909, '', '抽奖商品详情', 'admin', '', '', 'marketing/lottery/detail/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  3527. (962, 909, '', '用户等级', 'admin', '', '', 'user/user_label', 'GET', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  3528. (963, 909, '', '会员等级', 'admin', '', '', 'user/user_level/vip_list', 'GET', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  3529. (964, 909, '', '编辑保存', 'admin', '', '', 'marketing/lottery/edit/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  3530. (965, 27, '', '营销公共权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, 'admin-marketing', '27', 1, '', 0, '', 0),
  3531. (966, 965, '', '附件分类', 'admin', '', '', 'file/category', 'GET', '[]', 0, 0, 0, 1, '', '27/965', 2, '', 0, '', 0),
  3532. (967, 965, '', '附件列表', 'admin', '', '', 'file/file', 'GET', '[]', 0, 0, 0, 1, '', '27/965', 2, '', 0, '', 0),
  3533. (968, 909, '', '删除抽奖', 'admin', '', '', 'marketing/lottery/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  3534. (969, 909, '', '抽奖记录列表', 'admin', '', '', 'marketing/lottery/record/list/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  3535. (970, 909, '', '物流公司', 'admin', '', '', 'order/express_list', 'GET', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  3536. (971, 909, '', '抽奖记录备注', 'admin', '', '', 'marketing/lottery/record/deliver', 'POST', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  3537. (972, 909, '', '抽奖状态', 'admin', '', '', 'marketing/lottery/set_status/<id>/<status>', 'POST', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  3538. (973, 909, '', '添加抽奖', 'admin', '', '', 'marketing/lottery/add', 'POST', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  3539. (975, 28, '', '分销配置头部', 'admin', '', '', 'setting/config/header_basics', 'GET', '[]', 0, 0, 0, 1, '', '26/28', 2, '', 0, '', 0),
  3540. (976, 717, '', '查看商品', 'admin', '', '', 'product/product/<id>', 'GET', '[]', 0, 0, 0, 1, '', '716/717', 2, '', 0, '', 0),
  3541. (977, 657, '', '获取风格设置', 'admin', '', '', 'diy/get_color_change/<type>', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657', 2, '', 0, '', 0),
  3542. (978, 657, '', '获取个人中心菜单', 'admin', '', '', 'diy/get_member', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657', 2, '', 0, '', 0),
  3543. (979, 657, '', '个人中心组件分类', 'admin', '', '', 'diy/get_page_category', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657', 2, '', 0, '', 0),
  3544. (980, 657, '', '个人中心组件树形分类', 'admin', '', '', 'product/category/tree/<type>', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657', 2, '', 0, '', 0),
  3545. (981, 657, '', '获取页面链接', 'admin', '', '', 'diy/get_page_link/<cate_id>', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657', 2, '', 0, '', 0),
  3546. (982, 657, '', '商品分类页保存', 'admin', '', '', 'diy/color_change/<status>/<type>', 'PUT', '[]', 0, 0, 0, 1, '', '12/656/657', 2, '', 0, '', 0),
  3547. (983, 657, '', '个人中心页保存', 'admin', '', '', 'diy/member_save', 'POST', '[]', 0, 0, 0, 1, '', '12/656/657', 2, '', 0, '', 0),
  3548. (984, 128, '', '获取组合数据', 'admin', '', '', 'setting/group_data', 'GET', '[]', 0, 0, 0, 1, '', '12/656/128', 2, '', 0, '', 0),
  3549. (985, 128, '', '获取头部', 'admin', '', '', 'setting/sign_data/header', 'GET', '[]', 0, 0, 0, 1, '', '12/656/128', 2, '', 0, '', 0),
  3550. (986, 128, '', '保存配置', 'admin', '', '', 'setting/group_data/save_all', 'POST', '[]', 0, 0, 0, 1, '', '12/656/128', 2, '', 0, '', 0),
  3551. (987, 128, '', '客服页面广告', 'admin', '', '', 'setting/get_kf_adv', 'GET', '[]', 0, 0, 0, 1, '', '12/656/128', 2, '', 0, '', 0),
  3552. (988, 898, '', '消息管理列表', 'admin', '', '', 'setting/notification/index', 'GET', '[]', 0, 0, 0, 1, '', '12/898', 2, '', 0, '', 0),
  3553. (989, 898, '', '模板消息详情', 'admin', '', '', 'setting/notification/info', 'GET', '[]', 0, 0, 0, 1, '', '12/898', 2, '', 0, '', 0),
  3554. (990, 898, '', '编辑保存', 'admin', '', '', 'setting/notification/save', 'POST', '[]', 0, 0, 0, 1, '', '12/898', 2, '', 0, '', 0),
  3555. (991, 898, '', '模板消息状态修改', 'admin', '', '', 'setting/notification/set_status/<type>/<status>/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '12/898', 2, '', 0, '', 0),
  3556. (992, 898, '', '一键同步模版消息', 'admin', '', '', 'app/wechat/syncSubscribe', 'GET', '[]', 0, 0, 0, 1, '', '12/898', 2, '', 0, '', 0),
  3557. (993, 135, '', '小程序', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/routine', '135', 1, '', 0, 'admin-routine', 0),
  3558. (994, 993, '', '小程序下载', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/routine/download', '135/993', 1, '', 0, 'routine-download', 0),
  3559. (995, 994, '', '下载小程序页面数据', 'admin', '', '', 'app/routine/info', 'GET', '[]', 0, 0, 0, 1, '', '135/993/994', 2, '', 0, '', 0),
  3560. (996, 994, '', '下载小程序模版', 'admin', '', '', 'app/routine/download', 'POST', '[]', 0, 0, 0, 1, '', '135/993/994', 2, '', 0, '', 0),
  3561. (997, 716, '', '订单统计', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/statistic/order', '716', 1, '', 0, 'admin-statistic', 0),
  3562. (998, 37, '', '资金流水', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/finance/capital_flow/index', '35/37', 1, '', 0, 'finance-capital_flow-index', 0),
  3563. (999, 37, '', '账单记录', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/finance/billing_records/index', '35/37', 1, '', 0, 'finance-billing_records-index', 0),
  3564. (1000, 566, '', '富文本上传图片', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin/widget.images/index.html', '25/566', 1, '', 0, 'admin-user-user-index', 0),
  3565. (1001, 34, '', '积分记录', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/point_record', '27/34', 1, '', 0, 'marketing-point_record-index', 0),
  3566. (1002, 34, '', '积分统计', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/point_statistic', '27/34', 1, '', 0, 'marketing-point_statistic-index', 0),
  3567. (1003, 35, '', '余额记录', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/finance/balance', '35', 1, '', 0, 'finance-balance-index', 0),
  3568. (1004, 1003, '', '余额记录', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/finance/balance/balance', '35/1003', 1, '', 0, 'finance-user-balance', 0),
  3569. (1005, 716, '', '余额统计', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/statistic/balance', '716', 1, '', 0, 'admin-statistic', 0),
  3570. (1006, 69, '', '公众号配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/wechat_config/3/2', '135/69', 1, '', 0, 'setting-system-config', 0),
  3571. (1007, 993, '', '小程序配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/routine_config/3/7', '135/993', 1, '', 0, 'setting-system-config', 0),
  3572. (1008, 135, '', 'PC端', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/pc', '135', 1, '', 0, 'admin-pc', 0),
  3573. (1009, 135, '', 'APP', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/app', '135', 1, '', 0, 'admin-app', 0),
  3574. (1010, 1008, '', 'PC端配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/pc_config/3/75', '135/1008', 1, '', 0, 'setting-system-config', 0),
  3575. (1011, 1009, '', 'APP配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/app_config/3/77', '135/1009', 1, '', 0, 'setting-system-config', 0),
  3576. (1012, 12, '', '存储配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/storage', '12', 1, '', 0, 'setting-storage', 0),
  3577. (1013, 26, '', '事业部', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/agent/division', '26', 1, '', 0, 'agent-division', 0),
  3578. (1014, 1013, '', '事业部列表', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/division/index', '26/1013', 1, '', 0, 'agent-division-index', 0),
  3579. (1015, 1013, '', '代理商列表', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/division/agent/index', '26/1013', 1, '', 0, 'agent-division-agent-index', 0),
  3580. (1016, 1013, '', '代理商申请', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/division/agent/applyList', '26/1013', 1, '', 0, 'agent-division-agent-applyList', 0),
  3581. (1017, 1013, '', '代理商规则', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/division/agent/agreement', '26/1013', 1, '', 0, 'agent-division-agent-agreement', 0),
  3582. (1018, 909, '', '抽奖配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/lottery/create', '27/909', 1, '', 0, 'admin-marketing-lottery-create', 0),
  3583. (1019, 909, '', '中奖记录', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/lottery/recording_list', '27/909', 1, '', 0, 'admin-marketing-lottery-recording_list-id', 0),
  3584. (1020, 1014, '', '事业部列表', 'admin', '', '', 'agent/division/list', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1014', 2, '', 0, '', 0),
  3585. (1021, 1014, '', '添加事业部', 'admin', '', '', 'agent/division/create/<uid>', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1014', 2, '', 0, '', 0),
  3586. (1023, 27, '', '公众号渠道码', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/channel_code/channelCodeIndex', '27', 1, '', 0, 'marketing-channel_code-index', 0),
  3587. (1024, 1023, '', '添加公众号渠道码', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/channel_code/create', '27/1021', 1, '', 0, 'marketing-channel_code-create', 0),
  3588. (1025, 1023, '', '渠道码统计', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/channel_code/code_statistic', '27/1021', 1, '', 0, 'marketing-channel_code-statistic', 0),
  3589. (1026, 1014, '', '事业部下级列表', 'admin', '', '', '/agent/division/down_list', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1014', 2, '', 0, '', 0),
  3590. (1027, 1014, '', '事业部保存', 'admin', '', '', 'agent/division/save', 'POST', '[]', 0, 0, 0, 1, '', '26/1013/1014', 2, '', 0, '', 0),
  3591. (1028, 1014, '', '事业部状态切换', 'admin', '', '', 'agent/division/set_status/<status>/<uid>', 'PUT', '[]', 0, 0, 0, 1, '', '26/1013/1014', 2, '', 0, '', 0),
  3592. (1029, 1014, '', '事业部删除', 'admin', '', '', 'division/del/<type>/<uid>', 'DELETE', '[]', 0, 0, 0, 1, '', '26/1013/1014', 2, '', 0, '', 0),
  3593. (1030, 1015, '', '代理商列表', 'admin', '', '', 'agent/division/list', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1015', 2, '', 0, '', 0),
  3594. (1031, 1015, '', '代理商下级列表', 'admin', '', '', 'agent/division/down_list', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1015', 2, '', 0, '', 0),
  3595. (1032, 1015, '', '添加代理商', 'admin', '', '', 'agent/division/agent/create/<uid>', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1015', 2, '', 0, '', 0),
  3596. (1033, 1015, '', '代理商保存', 'admin', '', '', 'agent/division/agent/save', 'POST', '[]', 0, 0, 0, 1, '', '26/1013/1015', 2, '', 0, '', 0),
  3597. (1034, 1015, '', '代理商状态切换', 'admin', '', '', 'agent/division/set_status/<status>/<uid>', 'PUT', '[]', 0, 0, 0, 1, '', '26/1013/1015', 2, '', 0, '', 0),
  3598. (1035, 1015, '', '代理商删除', 'admin', '', '', 'agent/division/del/<type>/<uid>', 'DELETE', '[]', 0, 0, 0, 1, '', '26/1013/1015', 2, '', 0, '', 0),
  3599. (1036, 1016, '', '代理商申请列表', 'admin', '', '', 'agent/division/agent_apply/list', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1016', 2, '', 0, '', 0),
  3600. (1037, 1016, '', '代理商审核', 'admin', '', '', 'agent/division/examine_apply/<id>/<type>', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1016', 2, '', 0, '', 0),
  3601. (1038, 1016, '', '提交审核', 'admin', '', '', 'agent/division/apply_agent/save', 'POST', '[]', 0, 0, 0, 1, '', '26/1013/1016', 2, '', 0, '', 0),
  3602. (1039, 1016, '', '删除审核', 'admin', '', '', 'agent/division/del_apply/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '26/1013/1016', 2, '', 0, '', 0),
  3603. (1040, 1017, '', '协议详情', 'admin', '', '', 'agent/division/agent_agreement/info', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1017', 2, '', 0, '', 0),
  3604. (1041, 1017, '', '保存协议', 'admin', '', '', 'agent/division/agent_agreement/save', 'POST', '[]', 0, 0, 0, 1, '', '26/1013/1017', 2, '', 0, '', 0),
  3605. (1042, 1023, '', '渠道码分类列表', 'admin', '', '', 'app/wechat_qrcode/cate/list', 'GET', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  3606. (1043, 1023, '', '渠道码分类添加编辑表单', 'admin', '', '', 'app/wechat_qrcode/cate/create/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  3607. (1044, 1023, '', '渠道码分类保存', 'admin', '', '', 'app/wechat_qrcode/cate/save', 'POST', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  3608. (1045, 1023, '', '渠道码分类删除', 'admin', '', '', 'app/wechat_qrcode/cate/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  3609. (1046, 1023, '', '保存渠道码', 'admin', '', '', 'app/wechat_qrcode/save/<id>', 'POST', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  3610. (1047, 1023, '', '渠道码详情', 'admin', '', '', 'app/wechat_qrcode/info/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  3611. (1048, 1023, '', '渠道码列表', 'admin', '', '', 'app/wechat_qrcode/list', 'GET', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  3612. (1049, 1023, '', '删除渠道码', 'admin', '', '', 'app/wechat_qrcode/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  3613. (1050, 1023, '', '渠道码状态切换', 'admin', '', '', 'app/wechat_qrcode/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  3614. (1051, 1023, '', '渠道码用户列表', 'admin', '', '', 'app/wechat_qrcode/user_list/<qid>', 'GET', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  3615. (1052, 1023, '', '获取用户标签', 'admin', '', '', 'user/user_label', 'GET', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  3616. (1053, 27, '', '充值配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/recharge', '27', 1, '', 0, 'marketing-recharge-index', 0),
  3617. (1054, 1009, '', '隐私协议', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/app/agreement', '135/1009', 1, '', 0, 'admin-app-agreement', 0),
  3618. (1055, 1009, '', '版本管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/app/version', '135/1009', 1, '', 0, 'admin-app-version', 0),
  3619. (1056, 12, '', '第三方接口配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/other_config', '12', 1, '', 0, 'setting-other', 0),
  3620. (1057, 1056, '', '小票打印配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/other_config/print/2/21', '12/1056', 1, '', 0, 'setting-other-print', 0),
  3621. (1058, 1056, '', '商品采集配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/other_config/copy/2/41', '12/1056', 1, '', 0, 'setting-other-copy', 0),
  3622. (1059, 1056, '', '物流查询配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/other_config/logistics/2/64', '12/1056', 1, '', 0, 'setting-other-logistics', 0),
  3623. (1060, 1056, '', '电子面单配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/other_config/electronic/2/66', '12/1056', 1, '', 0, 'setting-other-electronic', 0)
  3624. SQL
  3625. ],
  3626. [
  3627. 'code' => 444,
  3628. 'type' => 6,
  3629. 'table' => "agreement",
  3630. 'whereTable' => "",
  3631. 'findSql' => "select id from @table where `title` = '隐私协议'",
  3632. 'whereSql' => "",
  3633. 'sql' => "INSERT INTO `@table` VALUES (NULL, 3, '隐私协议', '', 0, 1, 1650440124)"
  3634. ],
  3635. [
  3636. 'code' => 444,
  3637. 'type' => 6,
  3638. 'table' => "agreement",
  3639. 'whereTable' => "",
  3640. 'findSql' => "select id from @table where `title` = '用户协议'",
  3641. 'whereSql' => "",
  3642. 'sql' => "INSERT INTO `@table` VALUES (NULL, 4, '用户协议', '', 0, 1, 1650440124)"
  3643. ],
  3644. [
  3645. 'code' => 444,
  3646. 'type' => 6,
  3647. 'table' => "agreement",
  3648. 'whereTable' => "",
  3649. 'findSql' => "select id from @table where `title` = '注销协议'",
  3650. 'whereSql' => "",
  3651. 'sql' => "INSERT INTO `@table` VALUES (NULL, 5, '注销协议', '', 0, 1, 1650440124)"
  3652. ],
  3653. [
  3654. 'code' => 444,
  3655. 'type' => 6,
  3656. 'table' => "agreement",
  3657. 'whereTable' => "",
  3658. 'findSql' => "select id from @table where `title` = '积分协议'",
  3659. 'whereSql' => "",
  3660. 'sql' => "INSERT INTO `@table` VALUES (NULL, 6, '积分协议', '', 0, 1, 1650440124)"
  3661. ],
  3662. [
  3663. 'code' => 444,
  3664. 'type' => 6,
  3665. 'table' => "system_config_tab",
  3666. 'whereTable' => "system_config_tab",
  3667. 'findSql' => "select id from @table where `eng_title` = 'friend_pay'",
  3668. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='pay_config'",
  3669. 'sql' => "INSERT INTO `@table` VALUES (NULL, @tabId, '好友代付', 'friend_pay', 1, 0, '', 0, 0)"
  3670. ],
  3671. [
  3672. 'code' => 444,
  3673. 'type' => 6,
  3674. 'table' => "system_config",
  3675. 'whereTable' => "system_config_tab",
  3676. 'findSql' => "select id from @table where `menu_name` = 'create_wechat_user'",
  3677. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='wechat'",
  3678. 'sql' => "INSERT INTO `@table` VALUES (NULL, 'create_wechat_user', 'radio', 'input', @tabId, '1=>开启\n0=>关闭', 1, '', 0, 0, '0', '关注公众号是否生成用户', '关注公众号是否生成用户', 0, 1)"
  3679. ],
  3680. [
  3681. 'code' => 444,
  3682. 'type' => 6,
  3683. 'table' => "system_config",
  3684. 'whereTable' => "system_config_tab",
  3685. 'findSql' => "select id from @table where `menu_name` = 'friend_pay_status'",
  3686. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='friend_pay'",
  3687. 'sql' => "INSERT INTO `@table` VALUES (NULL, 'friend_pay_status', 'radio', 'input', @tabId, '1=>开启\r\n0=>关闭', '1', '', '0', '0', '1', '好友代付开关', '好友代付开关', '0', '1')"
  3688. ],
  3689. [
  3690. 'code' => 444,
  3691. 'type' => 6,
  3692. 'table' => "system_config",
  3693. 'whereTable' => "system_config_tab",
  3694. 'findSql' => "select id from @table where `menu_name` = 'division_status'",
  3695. 'whereSql' => "SELECT id as tabId FROM `@whereTable` WHERE `eng_title`='brokerage_type'",
  3696. 'sql' => "INSERT INTO `@table` VALUES (NULL, 'division_status', 'radio', 'input', @tabId, '1=>开启\r\n0=>关闭', '1', '', '0', '0', '1', '事业部开关', '事业部开关', '0', '1')"
  3697. ],
  3698. [
  3699. 'code' => 444,
  3700. 'type' => -1,
  3701. 'table' => "system_menus",
  3702. 'sql' => "truncate table `@table`"
  3703. ],
  3704. [
  3705. 'code' => 444,
  3706. 'type' => -1,
  3707. 'table' => "system_menus",
  3708. 'sql' => <<<SQL
  3709. INSERT INTO `@table` (`id`, `pid`, `icon`, `menu_name`, `module`, `controller`, `action`, `api_url`, `methods`, `params`, `sort`, `is_show`, `is_show_path`, `access`, `menu_path`, `path`, `auth_type`, `header`, `is_header`, `unique_auth`, `is_del`) VALUES
  3710. (1, 0, 'md-basket', '商品', 'admin', 'product', 'index', '', '', '[]', 126, 1, 0, 1, '/admin/product', '', 1, '0', 1, 'admin-product', 0),
  3711. (2, 1, '', '商品管理', 'admin', 'product.product', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/product/product_list', '', 1, '', 0, 'admin-store-storeProuduct-index', 0),
  3712. (3, 1, '', '商品分类', 'admin', 'product.storeCategory', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/product/product_classify', '', 1, 'product', 0, 'admin-store-storeCategory-index', 0),
  3713. (4, 0, 'md-cart', '订单', 'admin', 'order', 'index', '', '', '[]', 110, 1, 0, 1, '/admin/order', '', 1, 'home', 1, 'admin-order', 0),
  3714. (5, 4, '', '订单管理', 'admin', 'order.store_order', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/order/list', '', 1, 'order', 0, 'admin-order-storeOrder-index', 0),
  3715. (6, 1, '', '商品评论', 'admin', 'store.store_product_reply', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/product/product_reply', '', 1, 'product', 0, 'product-product-reply', 0),
  3716. (7, 0, 'md-home', '主页', 'admin', 'index', '', '', '', '[]', 127, 1, 0, 1, '/admin/home/', '', 1, 'home', 1, 'admin-index-index', 0),
  3717. (9, 0, 'md-person', '用户', 'admin', 'user.user', '', '', '', '[]', 100, 1, 0, 1, '/admin/user', '', 1, 'user', 1, 'admin-user', 0),
  3718. (10, 9, '', '用户管理', 'admin', 'user.user', 'index', '', '', '[]', 10, 1, 0, 1, '/admin/user/list', '', 1, 'user', 1, 'admin-user-user-index', 0),
  3719. (11, 9, '', '用户等级', 'admin', 'user.user_level', 'index', '', '', '[]', 7, 1, 0, 1, '/admin/user/level', '', 1, 'user', 1, 'user-user-level', 0),
  3720. (12, 0, 'md-settings', '设置', 'admin', 'setting.system_config', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/setting', '', 1, 'setting', 1, 'admin-setting', 0),
  3721. (14, 12, '', '管理权限', 'admin', 'setting.system_admin', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/auth/list', '', 1, 'setting', 1, 'setting-system-admin', 0),
  3722. (19, 14, '', '角色管理', 'admin', 'setting.system_role', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/setting/system_role/index', '', 1, 'setting', 1, 'setting-system-role', 0),
  3723. (20, 14, '', '管理员列表', 'admin', 'setting.system_admin', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/setting/system_admin/index', '', 1, 'setting', 0, 'setting-system-list', 0),
  3724. (21, 14, '', '权限规则', 'admin', 'setting.system_menus', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/setting/system_menus/index', '', 1, 'setting', 0, 'setting-system-menus', 0),
  3725. (22, 1, '', '产品添加', 'admin', 'store.store_product', 'save', '', '', '[]', 1, 1, 1, 1, '/admin/product/add_product', '', 1, 'product', 1, 'product-product-save', 0),
  3726. (23, 12, '', '系统设置', 'admin', 'setting.system_config', 'index', '', '', '[]', 10, 1, 0, 1, '/admin/setting/system_config', '', 1, 'setting', 1, 'setting-system-config', 0),
  3727. (25, 0, 'md-hammer', '维护', 'admin', 'system', '', '', '', '[]', -1, 1, 0, 1, '/admin/system', '', 1, 'setting', 1, 'admin-system', 0),
  3728. (26, 0, 'ios-people', '分销', 'admin', 'agent', '', '', '', '[]', 90, 1, 0, 1, '/admin/agent', '', 1, 'user', 1, 'admin-agent', 0),
  3729. (27, 0, 'ios-paper-plane', '营销', 'admin', 'marketing', '', '', '', '[]', 1, 1, 0, 1, '/admin/marketing', '', 1, 'home', 1, 'admin-marketing', 0),
  3730. (28, 26, '', '分销设置', 'admin', 'setting.system_config', '', '', '', '[]', 1, 1, 0, 1, '/admin/setting/system_config_retail/2/9', '', 1, 'setting', 0, 'setting-system-config', 0),
  3731. (29, 26, '', '分销员管理', 'admin', 'agent.agent_manage', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/agent/agent_manage/index', '', 1, 'user', 0, 'agent-agent-manage', 0),
  3732. (30, 27, '', '优惠券', 'admin', 'marketing.store_coupon', '', '', '', '[]', 1, 1, 0, 1, '/admin/marketing/store_coupon', '', 1, 'marketing', 1, 'marketing-store_coupon-index', 0),
  3733. (31, 27, '', '砍价管理', 'admin', 'marketing.store_bargain', '', '', '', '[]', 1, 1, 0, 1, '/admin/marketing/store_bargain', '', 1, 'marketing', 0, 'marketing-store_bargain-index', 0),
  3734. (32, 27, '', '拼团管理', 'admin', 'marketing.store_combination', '', '', '', '[]', 1, 1, 0, 1, '/admin/marketing/store_combination', '', 1, 'marketing', 0, 'marketing-store_combination-index', 0),
  3735. (33, 27, '', '秒杀管理', 'admin', 'marketing.store_seckill', '', '', '', '[]', 1, 1, 0, 1, '/admin/marketing/store_seckill', '', 1, 'marketing', 0, 'marketing-store_seckill-index', 0),
  3736. (34, 27, '', '积分管理', 'admin', 'marketing.user_point', '', '', '', '[]', 1, 1, 0, 1, '/admin/marketing/user_point', '', 1, 'marketing', 1, 'marketing-user_point-index', 0),
  3737. (35, 0, 'logo-usd', '财务', 'admin', 'finance', '', '', '', '[]', 1, 1, 0, 1, '/admin/finance', '', 1, 'home', 0, 'admin-finance', 0),
  3738. (36, 35, '', '财务操作', 'admin', 'finance', '', '', '', '[]', 1, 1, 0, 1, '/admin/finance/user_extract', '', 1, 'finance', 0, 'finance-user_extract-index', 0),
  3739. (37, 35, '', '财务记录', 'admin', 'finance', '', '', '', '[]', 1, 1, 0, 1, '/admin/finance/user_recharge', '', 1, 'finance', 0, 'finance-user-recharge-index', 0),
  3740. (38, 35, '', '佣金记录', 'admin', 'finance', '', '', '', '[]', 1, 1, 0, 1, '/admin/finance/finance', '', 1, 'finance', 0, 'finance-finance-index', 0),
  3741. (39, 36, '', '提现申请', 'admin', 'finance.user_extract', '', '', '', '[]', 1, 1, 0, 1, '/admin/finance/user_extract/index', '', 1, 'finance', 0, 'finance-user_extract', 0),
  3742. (40, 37, '', '充值记录', 'admin', 'finance.user_recharge', '', '', '', '[]', 1, 1, 0, 1, '/admin/finance/user_recharge/index', '', 1, 'finance', 0, 'finance-user-recharge', 0),
  3743. (42, 38, '', '佣金记录', 'admin', 'finance.finance', '', '', '', '[]', 1, 1, 0, 1, '/admin/finance/finance/commission', '', 1, 'finance', 0, 'finance-finance-commission', 0),
  3744. (43, 0, 'ios-book', '内容', 'admin', 'cms', '', '', '', '[]', 1, 1, 0, 1, '/admin/cms', '', 1, 'home', 0, 'admin-cms', 0),
  3745. (44, 43, '', '文章管理', 'admin', 'cms.article', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/cms/article/index', '', 1, 'cms', 0, 'cms-article-index', 0),
  3746. (45, 43, '', '文章分类', 'admin', 'cms.article_category', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/cms/article_category/index', '', 1, 'cms', 0, 'cms-article-category', 0),
  3747. (46, 43, '', '文章添加', 'admin', 'cms.article', 'add_article', '', '', '[]', 0, 1, 1, 1, '/admin/cms/article/add_article', '', 1, 'cms', 1, 'cms-article-creat', 0),
  3748. (47, 65, '', '系统日志', 'admin', 'system.system_log', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/system/maintain/system_log/index', '', 1, 'system', 0, 'system-maintain-system-log', 0),
  3749. (48, 7, '', '控制台', 'admin', 'index', 'index', '', '', '[]', 127, 1, 0, 1, '/admin/home/index', '', 1, 'home', 0, '', 1),
  3750. (56, 25, '', '开发配置', 'admin', 'system', '', '', '', '[]', 10, 1, 0, 1, '/admin/system/config', '', 1, 'system', 1, 'system-config-index', 0),
  3751. (57, 65, '', '刷新缓存', 'admin', 'system', 'clear', '', '', '[]', 1, 1, 0, 1, '/admin/system/maintain/clear/index', '', 1, 'system', 1, 'system-clear', 0),
  3752. (64, 65, '', '文件校验', 'admin', 'system.system_file', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/system/maintain/system_file/index', '', 1, 'system', 0, 'system-maintain-system-file', 0),
  3753. (65, 25, '', '安全维护', 'admin', 'system', '', '', '', '[]', 7, 1, 0, 1, '/admin/system/maintain', '', 1, 'system', 1, 'system-maintain-index', 0),
  3754. (66, 65, '', '清除数据', 'admin', 'system.system_cleardata', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/system/maintain/system_cleardata/index', '', 1, 'system', 0, 'system-maintain-system-cleardata', 0),
  3755. (67, 65, '', '数据备份', 'admin', 'system.system_databackup', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/system/maintain/system_databackup/index', '', 1, 'system', 0, 'system-maintain-system-databackup', 0),
  3756. (69, 135, '', '公众号', 'admin', 'wechat', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat', '', 1, 'app', 1, 'admin-wechat', 0),
  3757. (70, 30, '', '优惠券模板', 'admin', 'marketing.store_coupon', 'index', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/store_coupon/index', '', 1, 'marketing', 1, 'marketing-store_coupon', 0),
  3758. (71, 30, '', '优惠券列表', 'admin', 'marketing.store_coupon_issue', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_coupon_issue/index', '', 1, 'marketing', 1, 'marketing-store_coupon_issue', 0),
  3759. (72, 30, '', '用户领取记录', 'admin', 'marketing.store_coupon_user', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_coupon_user/index', '', 1, 'marketing', 1, 'marketing-store_coupon_user', 0),
  3760. (74, 31, '', '砍价商品', 'admin', 'marketing.store_bargain', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_bargain/index', '', 1, 'marketing', 1, 'marketing-store_bargain', 0),
  3761. (75, 32, '', '拼团商品', 'admin', 'marketing.store_combination', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_combination/index', '', 1, 'marketing', 1, 'marketing-store_combination', 0),
  3762. (76, 32, '', '拼团列表', 'admin', 'marketing.store_combination', 'combina_list', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_combination/combina_list', '', 1, 'marketing', 0, 'marketing-store_combination-combina_list', 0),
  3763. (77, 33, '', '秒杀商品', 'admin', 'marketing.store_seckill', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_seckill/index', '', 1, 'marketing', 1, 'marketing-store_seckill', 0),
  3764. (78, 33, '', '秒杀配置', 'admin', 'marketing.store_seckill', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_seckill_data/index/49', '', 1, 'marketing', 1, 'marketing-store_seckill-data', 0),
  3765. (79, 34, '', '积分配置', 'admin', 'setting.system_config/index.html', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/integral/system_config/3/11', '', 1, 'marketing', 1, 'marketing-integral-system_config', 0),
  3766. (90, 32, '', '拼团添加', 'admin', 'marketing.store_combination', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_combination/add_commodity/:id', '', 1, 'marketing', 0, '', 1),
  3767. (91, 69, '', '公众号配置', 'admin', 'application.wechat', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat/setting', '', 1, 'app', 0, '', 1),
  3768. (92, 69, '', '微信菜单', 'admin', 'application.wechat_menus', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat/setting/menus/index', '', 1, 'app', 0, 'application-wechat-menus', 0),
  3769. (94, 12, '', '一号通', 'admin', 'setting.sms_config', '', '', '', '[]', 8, 1, 0, 1, '/admin/setting/sms/sms_config/index', '', 1, 'setting', 1, 'setting-sms', 0),
  3770. (95, 94, '', '账户管理', 'admin', 'sms.sms_config', 'index', '', '', '[]', 0, 0, 0, 1, '/admin/setting/sms/sms_config/index', '', 1, 'setting', 1, 'setting-sms-sms-config', 0),
  3771. (96, 94, '', '短信模板', 'admin', 'sms.sms_template_apply', 'index', '', '', '[]', 0, 0, 0, 1, '/admin/setting/sms/sms_template_apply/index', '', 1, 'setting', 0, 'setting-sms-config-template', 0),
  3772. (97, 94, '', '套餐购买', 'admin', 'sms.sms_pay', 'index', '', '', '[]', 0, 0, 0, 1, '/admin/setting/sms/sms_pay/index', '', 1, 'setting', 1, 'setting-sms-sms-template', 0),
  3773. (99, 1, '', '商品规格', 'admin', 'store.store_product', 'index', '', '', '[]', 1, 1, 0, 1, '/admin/product/product_attr', '', 1, 'product', 1, 'product-product-attr', 0),
  3774. (105, 22, '', '添加产品保存', 'admin', 'store.store_product', 'save', 'product/product/<id>', 'POST', '[]', 0, 0, 0, 1, '/admin/product/save', '', 2, 'product', 0, 'product-save', 0),
  3775. (108, 2, '', '产品列表', 'admin', 'product.product', 'index', 'product/product', 'GET', '[]', 20, 0, 0, 1, '/admin/product/product', '1/2', 2, 'product', 1, 'product-product-index', 0),
  3776. (109, 69, '', '图文管理', 'admin', 'wechat.wechat_news_category', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat/news_category/index', '', 1, 'app', 0, 'wechat-wechat-news-category-index', 0),
  3777. (110, 69, '', '图文添加', 'admin', 'wechat.wechat_news_category', 'save', '', '', '[]', 0, 1, 1, 1, '/admin/app/wechat/news_category/save', '', 1, 'app', 1, 'wechat-wechat-news-category-save', 0),
  3778. (111, 56, '', '配置分类', 'admin', 'setting.system_config_tab', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/system/config/system_config_tab/index', '', 1, 'system', 0, 'system-config-system_config-tab', 0),
  3779. (112, 56, '', '组合数据', 'admin', 'setting.system_group', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/system/config/system_group/index', '', 1, 'system', 0, 'system-config-system_config-group', 0),
  3780. (113, 114, '', '微信关注回复', 'admin', 'wechat.reply', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat/reply/follow/subscribe', '', 1, 'app', 0, 'wechat-wechat-reply-subscribe', 0),
  3781. (114, 69, '', '自动回复', 'admin', 'wechat.reply', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat/reply', '', 1, 'app', 0, 'wechat-wechat-reply-index', 0),
  3782. (115, 114, '', '关键字回复', 'admin', 'wechat.reply', 'keyword', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat/reply/keyword', '', 1, 'app', 0, 'wechat-wechat-reply-keyword', 0),
  3783. (116, 114, '', '无效关键词回复', 'admin', 'wechat.reply', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/app/wechat/reply/index/default', '', 1, 'app', 0, 'wechat-wechat-reply-default', 0),
  3784. (125, 56, '', '配置列表', 'admin', 'system.config', 'index', '', '', '[]', 0, 0, 1, 1, '/admin/system/config/system_config_tab/list', '', 1, 'system', 1, 'system-config-system_config_tab-list', 0),
  3785. (126, 56, '', '组合数据列表', 'admin', 'system.system_group', 'list', '', '', '[]', 0, 1, 1, 1, '/admin/system/config/system_group/list', '', 1, 'system', 1, 'system-config-system_config-list', 0),
  3786. (128, 656, '', '数据配置', 'admin', 'setting.system_group_data', 'index', '', '', '[]', 2, 1, 0, 1, '/admin/setting/system_visualization_data', '12/656', 1, 'system', 1, 'admin-setting-system_visualization_data', 0),
  3787. (134, 114, '', '关键字添加', 'admin', '', 'index', '', '', '[]', 0, 1, 1, 1, '/admin/app/wechat/reply/keyword/save', '', 1, 'app', 1, 'wechat-wechat-reply-save', 0),
  3788. (135, 0, 'md-cube', '应用', 'admin', 'app', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/app', '', 1, 'app', 1, 'admin-app', 0),
  3789. (144, 303, '', '提货点设置', 'admin', 'merchant.system_store', 'index', '', '', '[]', 5, 1, 0, 1, '/admin/setting/merchant/system_store/index', '', 1, '', 0, 'setting-system-config-merchant', 0),
  3790. (145, 25, '', '物流公司', 'admin', 'freight.express', 'index', '', '', '[]', 4, 1, 0, 1, '/admin/setting/freight/express/index', '', 1, '', 0, 'setting-freight-express', 0),
  3791. (146, 31, '', '添加砍价', 'admin', '/marketing.store_bargain', 'create', '', '', '[]', 0, 1, 1, 1, '/admin/marketing/store_bargain/create', '', 1, '', 0, 'marketing-store_bargain-create', 0),
  3792. (147, 32, '', '添加拼团', 'admin', 'marketing.store_combination', 'create', '', '', '[]', 0, 1, 1, 1, '/admin/marketing/store_combination/create', '', 1, '', 0, 'marketing-store_combination-create', 0),
  3793. (148, 33, '', '添加秒杀', 'admin', 'marketing.store_seckill', 'create', '', '', '[]', 0, 1, 1, 1, '/admin/marketing/store_seckill/create', '', 1, '', 0, 'marketing-store_seckill-create', 0),
  3794. (154, 34, '', '签到配置', 'admin', 'setting.system_group_data', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/sign', '', 1, '', 0, 'marketing-sign-index', 0),
  3795. (165, 0, 'md-chatboxes', '客服', 'admin', 'setting.storeService', 'index', '', '', '[]', 2, 1, 0, 1, '/admin/kefu', '', 1, '', 0, 'setting-store-service', 0),
  3796. (166, 25, '', '日志', 'admin', '', '', '', '', '[]', 0, 1, 1, 1, '/admin/system/log', '', 1, '', 0, 'system-log', 0),
  3797. (169, 577, '', '商品删除', 'admin', 'product', '商品删除', 'product/product/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '0', 1, '', 0),
  3798. (170, 3, '', '分类列表', 'admin', '', '', 'product/category', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/category', '', 2, '', 0, '', 0),
  3799. (171, 578, '', '删除分类', 'admin', '', '', 'product/category/<id>', 'DELETE', '[]', 0, 0, 0, 1, '/adminproduct/category/<id>', '', 2, '', 0, '', 0),
  3800. (172, 578, '', '修改分类', 'admin', '', '', 'product/category/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminproduct/category/<id>', '', 2, '', 0, '', 0),
  3801. (173, 578, '', '新增分类', 'admin', '', '', 'product/category', 'POST', '[]', 0, 0, 0, 1, '/adminproduct/category', '', 2, '', 0, 'product-save-cate', 0),
  3802. (174, 578, '', '分类状态', 'admin', '', '', 'product/category/set_show/<id>/<is_show>', 'PUT', '[]', 0, 0, 0, 1, '/adminproduct/category/set_show/<id>/<is_show>', '', 2, '', 0, '', 0),
  3803. (175, 578, '', '快速编辑', 'admin', '', '', 'product/category/set_category/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminproduct/category/set_category/<id>', '', 2, '', 0, '', 0),
  3804. (176, 578, '', '分类表单添加', 'admin', '', '', 'product/category/create', 'GET', '[]', 0, 0, 0, 1, '/admincategory/create', '', 2, '', 0, '', 0),
  3805. (177, 578, '', '分类表单编辑', 'admin', '', '', 'product/category/<id>', 'GET', '[]', 0, 0, 0, 1, '/admincategory/<id>/edit', '', 2, '', 0, '', 0),
  3806. (178, 3, '', '分类树形列表', 'admin', '', '', 'product/category/tree/<type>', 'GET', '[]', 0, 0, 0, 1, '/admincategory/tree/:type', '', 2, '', 0, '', 0),
  3807. (179, 577, '', '产品状态', 'admin', '', '', 'product/product/set_show/<id>/<is_show>', 'PUT', '[]', 0, 0, 0, 1, '/adminproduct/set_show/<id>/<is_show>', '', 2, '', 0, '', 0),
  3808. (180, 577, '', '快速编辑', 'admin', '', '', 'product/product/set_product/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminproduct/product/set_product/<id>', '', 2, '', 0, '', 0),
  3809. (181, 577, '', '批量上架商品', 'admin', '', '', 'product/product/product_show', 'PUT', '[]', 0, 0, 0, 1, '/adminproduct/product/product_show', '', 2, '', 0, 'product-product-product_show', 0),
  3810. (182, 577, '', '采集商品', 'admin', '', '', 'product/copy', 'POST', '[]', 0, 0, 0, 1, '/adminproduct/crawl', '', 2, '', 0, 'product-crawl-save', 0),
  3811. (183, 577, '', '采集商品保存', 'admin', '', '', 'product/crawl/save', 'POST', '[]', 0, 0, 0, 1, '/adminproduct/crawl/save', '', 2, '', 0, '', 0),
  3812. (184, 579, '', '虚拟评论表单', 'admin', '', '', 'product/reply/fictitious_reply/<product_id>', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/reply/fictitious_reply', '', 2, '', 0, '', 0),
  3813. (185, 579, '', '保存虚拟评论', 'admin', '', '', 'product/reply/save_fictitious_reply', 'POST', '[]', 0, 0, 0, 1, '/adminproduct/reply/save_fictitious_reply', '', 2, '', 0, 'product-reply-save_fictitious_reply', 0),
  3814. (186, 22, '', '获取属性模板列表', 'admin', '', '', 'product/product/get_rule', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/product/get_rule', '', 2, '', 0, '', 0),
  3815. (187, 22, '', '运费模板列表', 'admin', '', '', 'product/product/get_template', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/product/get_template', '', 2, '', 0, '', 0),
  3816. (188, 579, '', '删除评论', 'admin', '', '', 'product/reply/<id>', 'DELETE', '[]', 0, 0, 0, 1, '/adminproduct/reply/<id>', '', 2, '', 0, '', 0),
  3817. (189, 579, '', '评论回复', 'admin', '', '', 'product/reply/set_reply/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminreply/set_reply/<id>', '', 2, '', 0, '', 0),
  3818. (190, 6, '', '评论列表', 'admin', '', '', 'product/reply', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/reply', '', 2, '', 0, '', 0),
  3819. (191, 22, '', '生成属性', 'admin', '', '', 'product/generate_attr/<id>/<type>', 'POST', '[]', 0, 0, 0, 1, '/adminproduct/generate_attr/<id>', '', 2, '', 0, '', 0),
  3820. (192, 2, '', '商品列表头部', 'admin', '', '', 'product/product/type_header', 'GET', '[]', 10, 0, 0, 1, '/adminproduct/product/type_header', '', 2, '', 0, '', 0),
  3821. (193, 577, '', '商品列表插件', 'admin', '', '', 'product/product/list', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/product/list', '', 2, '', 0, '', 0),
  3822. (194, 99, '', '属性规则列表', 'admin', '', '', 'product/product/rule', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/product/rule', '', 2, '', 0, '', 0),
  3823. (195, 580, '', '保存修改规则', 'admin', '', '', 'product/product/rule/<id>', 'POST', '[]', 0, 0, 0, 1, '/adminproduct/rule/<id>', '', 2, '', 0, 'product-rule-save', 0),
  3824. (196, 580, '', '规则详情', 'admin', '', '', 'product/product/rule/<id>', 'GET', '[]', 0, 0, 0, 1, '/adminproduct/product/rule/<id>', '', 2, '', 0, '', 0),
  3825. (197, 580, '', '删除规则', 'admin', '', '', 'product/product/rule/delete', 'DELETE', '[]', 0, 0, 0, 1, '/adminproduct/product/rule/delete', '', 2, '', 0, 'product-product-rule-delete', 0),
  3826. (198, 5, '', '订单列表', 'admin', '', '', 'order/list', 'GET', '[]', 0, 0, 0, 1, '/adminorder/list', '', 2, '', 0, '', 0),
  3827. (199, 5, '', '订单数据', 'admin', '', '', 'order/chart', 'GET', '[]', 0, 0, 0, 1, '/adminorder/chart', '', 2, '', 0, '', 0),
  3828. (200, 581, '', '订单核销', 'admin', '', '', 'order/write', 'POST', '[]', 0, 0, 0, 1, '/adminorder/write', '', 2, '', 0, 'order-write', 0),
  3829. (201, 215, '', '订单修改表格', 'admin', '', '', 'order/edit/<id>', 'GET', '[]', 0, 0, 0, 1, '/adminorder/edit/<id>', '', 2, '', 0, '', 0),
  3830. (202, 215, '', '订单修改', 'admin', '', '', 'order/update/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminorder/update/<id>', '', 2, '', 0, '', 0),
  3831. (203, 581, '', '订单收货', 'admin', '', '', 'order/take/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminorder/take/<id>', '', 2, '', 0, '', 0),
  3832. (204, 209, '', '订单发货', 'admin', '', '', 'order/delivery/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminorder/delivery/<id>', '', 2, '', 0, '', 0),
  3833. (205, 214, '', '订单退款表格', 'admin', '', '', 'order/refund/<id>', 'GET', '[]', 0, 0, 0, 1, '/adminorder/refund/<id>', '', 2, '', 0, '', 0),
  3834. (206, 214, '', '订单退款', 'admin', '', '', 'order/refund/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminorder/refund/<id>', '', 2, '', 0, '', 0),
  3835. (207, 581, '', '订单物流信息', 'admin', '', '', 'order/express/<id>', 'GET', '[]', 0, 0, 0, 1, '/adminorder/express/<id>', '', 2, '', 0, '', 0),
  3836. (208, 209, '', '物流公司列表', 'admin', '', '', 'order/express_list', 'GET', '[]', 0, 0, 0, 1, '/adminorder/express_list', '', 2, '', 0, '', 0),
  3837. (209, 581, '', '发货', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/adminorder/delivery', '', 1, '', 0, '', 0),
  3838. (210, 767, '', '附加权限', 'admin', '', '', '', 'GET', '[]', 99, 1, 0, 1, '/adminorder/info/<id>', '', 2, '', 0, '', 0),
  3839. (211, 213, '', '订单配送表格', 'admin', '', '', 'order/distribution/<id>', 'GET', '[]', 0, 0, 0, 1, '/adminorder/distribution/<id>', '', 2, '', 0, '', 0),
  3840. (212, 213, '', '修改配送信息', 'admin', '', '', 'order/distribution/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminorder/distribution/<id>', '', 2, '', 0, '', 0),
  3841. (213, 581, '', '订单配送', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/adminorder/distribution', '', 1, '', 0, '', 0),
  3842. (214, 581, '', '退款', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/adminorder/refund', '', 1, '', 0, '', 0),
  3843. (215, 581, '', '修改', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/adminorder/update', '', 1, '', 0, '', 0),
  3844. (216, 581, '', '不退款', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/adminorder/no_refund', '', 1, '', 0, '', 0),
  3845. (217, 216, '', '不退款表格', 'admin', '', '', 'order/no_refund/<id>', 'GET', '[]', 0, 0, 0, 1, '/adminorder/no_refund/<id>', '', 2, '', 0, '', 0),
  3846. (218, 216, '', '不退款理由修改', 'admin', '', '', 'order/no_refund/<id>', 'PUT', '[]', 0, 0, 0, 1, '/adminorder/no_refund/<id>', '', 2, '', 0, '', 0),
  3847. (219, 581, '', '线下支付', 'admin', '', '', 'order/pay_offline/<id>', 'POST', '[]', 98, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3848. (220, 581, '', '退积分', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/adminorder/refund_integral', '', 1, '', 0, '', 0),
  3849. (221, 220, '', '退积分表单', 'admin', '', '', 'order/refund_integral/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3850. (222, 220, '', '修改退积分', 'admin', '', '', 'order/refund_integral/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3851. (223, 581, '', '订单备注', 'admin', '', '', 'order/remark/<id>', 'PUT', '[]', 97, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3852. (224, 209, '', '获取电子面单信息', 'admin', '', '', 'order/express/temp', 'GET', '[]', 96, 0, 1, 1, '', '4/5/581/209', 2, '', 0, '', 0),
  3853. (225, 581, '', '订单删除', 'admin', '', '', 'order/del/<id>', 'DELETE', '[]', 95, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3854. (226, 581, '', '批量删除订单', 'admin', '', '', 'order/dels', 'POST', '[]', 100, 0, 0, 1, '', '4/5/581', 2, '', 0, 'order-dels', 0),
  3855. (227, 9, '', '用户分组', 'admin', 'user.user_group', 'index', '', '', '[]', 9, 1, 0, 1, '/admin/user/group', '', 1, 'user', 1, 'user-user-group', 0),
  3856. (229, 25, '', '城市数据', 'admin', 'setting.system_city', '', '', '', '[]', 1, 1, 0, 1, '/admin/setting/freight/city/list', '', 1, 'setting', 1, 'setting-system-city', 0),
  3857. (230, 303, '', '运费模板', 'admin', 'setting.shipping_templates', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/freight/shipping_templates/list', '', 1, 'setting', 1, 'setting-shipping-templates', 0),
  3858. (231, 767, '', '发票列表', 'admin', '', '', 'order/invoice/list', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, 'admin-order-invoice-index', 0),
  3859. (232, 585, '', '用户详情', 'admin', '', '', 'user/one_info/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3860. (233, 585, '', '创建用户表单', 'admin', '', '', 'user/user/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3861. (234, 585, '', '修改用户信息表单', 'admin', '', '', 'user/user/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3862. (235, 585, '', '获取用户信息', 'admin', '', '', 'user/user/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3863. (236, 585, '', '修改用户信息', 'admin', '', '', 'user/user/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3864. (238, 585, '', '发送优惠卷', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/coupon', '', 1, '', 0, 'admin-user-coupon', 0),
  3865. (239, 238, '', '优惠卷列表', 'admin', '', '', 'marketing/coupon/grant', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3866. (240, 238, '', '发送优惠卷', 'admin', '', '', 'marketing/coupon/user/grant', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3867. (241, 585, '', '发送图文', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/wechat/news/', '', 1, '', 0, 'admin-wechat-news', 0),
  3868. (242, 241, '', '图文列表', 'admin', '', '', 'app/wechat/news', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3869. (243, 241, '', '发送图文', 'admin', '', '', 'app/wechat/push', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3870. (244, 585, '', '批量用户分组', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/group_set/', '', 1, '', 0, 'admin-user-group_set', 0),
  3871. (245, 244, '', '用户分组表单', 'admin', '', '', 'user/set_group/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3872. (246, 244, '', '保存分组', 'admin', '', '', 'user/set_group', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3873. (247, 586, '', '添加修改用户等级', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/level_add', '', 1, '', 0, 'admin-user-level_add', 0),
  3874. (248, 247, '', '添加会员等级表单', 'admin', '', '', 'user/user_level/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3875. (249, 247, '', '保存会员等级', 'admin', '', '', 'user/user_level', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3876. (250, 11, '', '用户等级列表', 'admin', '', '', 'user/user_level/vip_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3877. (251, 586, '', '用户等级是否显示', 'admin', '', '', 'user/user_level/set_show/<id>/<is_show>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3878. (252, 586, '', '删除用户等级', 'admin', '', '', 'user/user_level/delete/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3879. (253, 586, '', '等级任务', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/user_level', '', 1, '', 0, '', 0),
  3880. (254, 253, '', '等级任务列表', 'admin', '', '', 'user/user_level/task/<level_id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3881. (255, 253, '', '等级任务显示隐藏', 'admin', '', '', 'user/user_level/set_task_show/<id>/<is_show>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3882. (256, 253, '', '等级任务是否必达', 'admin', '', '', 'user/user_level/set_task_must/<id>/<is_must>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3883. (257, 253, '', '添加修改等级任务', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3884. (258, 257, '', '添加等级任务表单', 'admin', '', '', 'user/user_level/create_task', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3885. (259, 257, '', '保存修改任务', 'admin', '', '', 'user/user_level/save_task', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3886. (260, 253, '', '删除等级任务', 'admin', '', '', 'user/user_level/delete_task/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3887. (261, 227, '', '用户分组列表', 'admin', '', '', 'user/user_group/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3888. (262, 227, '', '删除用户分组', 'admin', '', '', 'user/user_group/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3889. (263, 227, '', '添加修改用户分组', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/group', '', 1, '', 0, 'admin-user-group', 0),
  3890. (264, 263, '', '添加修改用户分组表单', 'admin', '', '', 'user/user_group/add/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3891. (265, 263, '', '保存修改用户分组', 'admin', '', '', 'user/user_group/save', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3892. (266, 29, '', '分销员列表', 'admin', '', '', 'agent/index', 'GET', '[]', 0, 0, 0, 1, '', '26/29', 2, '', 0, '', 0),
  3893. (267, 584, '', '分销员数据', 'admin', '', '', 'agent/statistics', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3894. (268, 29, '', '推广人列表', 'admin', '', '', 'agent/stair', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3895. (269, 29, '', '推广人订单列表', 'admin', '', '', 'agent/stair/order', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3896. (270, 584, '', '清除推广人', 'admin', '', '', 'agent/stair/delete_spread/<uid>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3897. (271, 584, '', '推广二维码', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3898. (272, 271, '', '公众号推广二维码', 'admin', '', '', 'agent/look_code', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3899. (273, 271, '', '小程序推广二维码', 'admin', '', '', 'agent/look_xcx_code', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3900. (274, 583, '', '添加优惠卷', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/store_coupon/add', '', 1, '', 0, 'admin-marketing-store_coupon-add', 0),
  3901. (275, 274, '', '添加优惠卷表单', 'admin', '', '', 'marketing/coupon/create/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3902. (276, 274, '', '保存优惠卷', 'admin', '', '', 'marketing/coupon/save_coupon', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3903. (277, 583, '', '发布优惠卷', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/store_coupon/push', '', 1, '', 0, 'admin-marketing-store_coupon-push', 0),
  3904. (278, 277, '', '发布优惠卷表单', 'admin', '', '', 'marketing/coupon/issue/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3905. (279, 277, '', '发布优惠卷', 'admin', '', '', 'marketing/coupon/issue/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3906. (280, 583, '', '立即失效', 'admin', '', '', 'marketing/coupon/status/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3907. (281, 583, '', '删除优惠卷', 'admin', '', '', 'marketing/coupon/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3908. (282, 71, '', '优惠卷已发布列表', 'admin', '', '', 'marketing/coupon/released', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3909. (283, 71, '', '领取记录', 'admin', '', '', 'marketing/coupon/released/issue_log/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3910. (284, 71, '', '删除优惠卷', 'admin', '', '', 'marketing/coupon/released/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3911. (285, 71, '', '修改状态', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3912. (286, 285, '', '修改状态表单', 'admin', '', '', 'marketing/coupon/released/<id>/status', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3913. (287, 285, '', '保存修改状态', 'admin', '', '', 'marketing/coupon/released/status/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3914. (290, 405, '', '审核状态通过', 'admin', '', '', 'finance/extract/adopt/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3915. (291, 405, '', '拒绝申请', 'admin', '', '', 'finance/extract/refuse/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3916. (292, 405, '', '提现编辑', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3917. (293, 292, '', '编辑表单', 'admin', '', '', 'finance/extract/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3918. (294, 292, '', '保存修改', 'admin', '', '', 'finance/extract/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3919. (295, 40, '', '充值列表', 'admin', '', '', 'finance/recharge', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3920. (296, 40, '', '充值数据', 'admin', '', '', 'finance/recharge/user_recharge', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3921. (297, 40, '', '退款', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3922. (298, 297, '', '获取退款表单', 'admin', '', '', 'finance/recharge/<id>/refund_edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3923. (299, 297, '', '保存退款', 'admin', '', '', 'finance/recharge/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3924. (300, 144, '', '提货点', 'admin', 'merchant.system_store', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/setting/merchant/system_store/list', '', 1, 'setting', 1, 'setting-merchant-system-store', 0),
  3925. (301, 144, '', '核销员', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/merchant/system_store_staff/index', '', 1, 'setting', 1, 'setting-merchant-system-store-staff', 0),
  3926. (302, 144, '', '核销订单', 'admin', '', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/setting/merchant/system_verify_order/index', '', 1, 'setting', 1, 'setting-merchant-system-verify-order', 0),
  3927. (303, 12, '', '发货设置', 'admin', 'setting', 'index', '', '', '[]', 0, 1, 0, 1, '/admin/setting/freight', '', 1, '', 0, '', 0),
  3928. (304, 303, '', '物流配置', 'admin', 'setting.systemConfig', 'index', '', '', '[]', 0, 0, 0, 1, '/admin/setting/system_config_logistics/3/10', '', 1, '', 0, 'setting-system-config-logistics', 0),
  3929. (305, 44, '', '文章列表', 'admin', '', '', 'cms/cms', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3930. (306, 409, '', '文章分类', 'admin', '', '', 'cms/category', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3931. (307, 42, '', '佣金记录列表', 'admin', '', '', 'finance/finance/commission_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3932. (308, 42, '', '用户详情', 'admin', 'finance.finance', 'user_info', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  3933. (309, 308, '', '获取用户信息', 'admin', '', '', 'finance/finance/user_info/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3934. (310, 308, '', '佣金详细列表', 'admin', '', '', 'finance/finance/extract_list/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3935. (313, 23, '', '获取头部导航', 'admin', '', '', 'setting/config/header_basics', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3936. (314, 23, '', '获取配置列表', 'admin', '', '', 'setting/config/edit_basics', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3937. (315, 23, '', '修改配置', 'admin', '', '', 'setting/config/save_basics', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3938. (316, 423, '', '添加客服', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/store_service/add', '', 1, '', 0, 'setting-store_service-add', 0),
  3939. (317, 316, '', '客服用户列表', 'admin', '', '', 'app/wechat/kefu/add', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3940. (318, 316, '', '保存客服', 'admin', '', '', 'app/wechat/kefu', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3941. (319, 423, '', '聊天记录', 'admin', '', '', 'app/wechat/kefu/record/', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3942. (320, 423, '', '编辑客服', 'admin', '', '', '', '', '[]', 80, 0, 0, 1, '/admin/setting/store_service/edit', '', 1, '', 0, 'setting-store_service-edit', 0),
  3943. (321, 423, '', '删除客服', 'admin', '', '', 'app/wechat/kefu/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3944. (322, 423, '', '客服是否开启', 'admin', '', '', 'app/wechat/kefu/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3945. (323, 320, '', '编辑客服表单', 'admin', '', '', 'app/wechat/kefu/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3946. (324, 320, '', '修改客服', 'admin', '', '', 'app/wechat/kefu/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3947. (325, 19, '', '添加身份', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/system_role/add', '', 1, '', 0, 'setting-system_role-add', 0),
  3948. (326, 325, '', '添加身份表单', 'admin', '', '', 'setting/role/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3949. (327, 325, '', '添加修改身份', 'admin', '', '', 'setting/role/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3950. (328, 325, '', '修改身份表单', 'admin', '', '', 'setting/role/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3951. (329, 19, '', '修改身份状态', 'admin', '', '', 'setting/role/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3952. (330, 19, '', '删除身份', 'admin', '', '', 'setting/role/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3953. (331, 20, '', '添加管理员', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/system_admin/add', '', 1, '', 0, 'setting-system_admin-add', 0),
  3954. (332, 331, '', '添加管理员表单', 'admin', '', '', 'setting/admin/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3955. (333, 331, '', '添加管理员', 'admin', '', '', 'setting/admin', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3956. (334, 20, '', '编辑管理员', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin /setting/system_admin/edit', '', 1, '', 0, ' setting-system_admin-edit', 0),
  3957. (335, 334, '', '编辑管理员表单', 'admin', '', '', 'setting/admin/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3958. (336, 334, '', '修改管理员', 'admin', '', '', 'setting/admin/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3959. (337, 20, '', '删除管理员', 'admin', '', '', 'setting/admin/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3960. (338, 21, '', '添加规则', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/system_menus/add', '', 1, '', 0, 'setting-system_menus-add', 0),
  3961. (339, 338, '', '添加权限表单', 'admin', '', '', 'setting/menus/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3962. (340, 338, '', '添加权限', 'admin', '', '', 'setting/menus', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3963. (341, 21, '', '修改权限', 'admin', 'setting.system_menus', 'edit', '', '', '[]', 0, 0, 0, 1, '/admin/setting/system_menus/edit', '', 1, '', 0, '/setting-system_menus-edit', 0),
  3964. (342, 341, '', '编辑权限表单', 'admin', '', '', 'setting/menus/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3965. (343, 341, '', '修改权限', 'admin', '', '', 'setting/menus/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3966. (344, 21, '', '修改权限状态', 'admin', '', '', 'setting/menus/show/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3967. (345, 21, '', '删除权限菜单', 'admin', '', '', 'setting/menus/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3968. (346, 338, '', '添加子菜单', 'admin', 'setting.system_menus', 'add', '', '', '[]', 0, 0, 0, 1, '/admin/setting/system_menus/add_sub', '', 1, '', 0, 'setting-system_menus-add_sub', 0),
  3969. (347, 361, '', '是否登陆短信平台', 'admin', '', '', 'notify/sms/is_login', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3970. (348, 361, '', '短信剩余条数', 'admin', '', '', 'notify/sms/number', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3971. (349, 95, '', '获取短信验证码', 'admin', '', '', 'serve/captcha', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3972. (350, 95, '', '修改注册账号', 'admin', '', '', 'serve/register', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3973. (351, 95, '', '登陆短信平台', 'admin', '', '', 'serve/login', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3974. (353, 95, '', '退出短信登陆', 'admin', '', '', 'notify/sms/logout', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3975. (355, 96, '', '短信模板列表', 'admin', '', '', 'serve/sms/temps', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3976. (356, 96, '', '申请模板', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/sms/sms_template_apply/add', '', 1, '', 0, 'setting-sms-sms_template_apply-add', 0),
  3977. (357, 356, '', '申请短信模板表单', 'admin', '', '', 'notify/sms/temp/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3978. (358, 356, '', '保存申请短信模板', 'admin', '', '', 'notify/sms/temp', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3979. (359, 97, '', '短信套餐', 'admin', '', '', 'serve/meal_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3980. (360, 97, '', '短信购买支付码', 'admin', '', '', 'serve/pay_meal', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3981. (361, 94, '', '短信设置附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/sms/attach', '', 1, '', 0, '', 0),
  3982. (362, 300, '', '门店数据', 'admin', '', '', 'merchant/store/get_header', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3983. (363, 300, '', '门店列表展示', 'admin', '', '', 'merchant/store', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3984. (364, 424, '', '修改门店状态', 'admin', '', '', 'merchant/store/set_show/<id>/<is_show>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3985. (366, 7, '', '首页统计数据', 'admin', '', '', 'home/header', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3986. (367, 7, '', '首页订单图表', 'admin', '', '', 'home/order', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3987. (368, 7, '', '首页用户图表', 'admin', '', '', 'home/user', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3988. (369, 7, '', '首页交易额排行', 'admin', '', '', 'home/rank', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3989. (370, 72, '', '优惠卷领取列表', 'admin', '', '', 'marketing/coupon/user', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3990. (371, 74, '', '砍价列表', 'admin', '', '', 'marketing/bargain', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3991. (372, 74, '', '附加权限', 'admin', 'marketing.store_bargain', '', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/store_bargain/attr', '', 1, '', 0, '', 0),
  3992. (373, 372, '', '修改砍价状态', 'admin', '', '', 'marketing/bargain/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3993. (374, 372, '', '砍价商品详情', 'admin', '', '', 'marketing/bargain/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3994. (375, 74, '', '公共权限', 'admin', 'marketing.store_bargain', 'public', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/store_bargain/public', '', 1, '', 0, '', 0),
  3995. (376, 375, '', '分类树型列表', 'admin', '', '', 'product/category/tree/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3996. (377, 375, '', '商品插件列表', 'admin', '', '', 'product/product/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3997. (378, 375, '', '运费模板', 'admin', '', '', 'product/product/get_template', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3998. (379, 372, '', '修改添加砍价商品', 'admin', '', '', 'marketing/bargain/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  3999. (380, 372, '', '删除砍价商品', 'admin', '', '', 'marketing/bargain/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4000. (381, 75, '', '拼团列表', 'admin', '', '', 'marketing/combination', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4001. (382, 75, '', '拼团数据', 'admin', '', '', 'marketing/combination/statistics', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4002. (383, 75, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4003. (384, 383, '', '拼团状态', 'admin', '', '', 'marketing/combination/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4004. (385, 383, '', '删除拼团', 'admin', '', '', 'marketing/combination/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4005. (386, 75, '', '公共权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4006. (387, 386, '', '树型分类列表', 'admin', '', '', 'product/category/tree/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4007. (388, 386, '', '商品插件列表', 'admin', '', '', 'product/product/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4008. (389, 386, '', '运费模板列表', 'admin', '', '', 'product/product/get_template', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4009. (390, 383, '', '获取拼团详情', 'admin', '', '', 'marketing/combination/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4010. (391, 383, '', '编辑添加拼团', 'admin', '', '', 'marketing/combination/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4011. (392, 76, '', '正在拼团列表', 'admin', '', '', 'marketing/combination/combine/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4012. (393, 76, '', '拼团人员列表', 'admin', '', '', 'marketing/combination/order_pink/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4013. (395, 77, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4014. (396, 395, '', '修改拼团状态', 'admin', '', '', 'marketing/seckill/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4015. (397, 77, '', '公共权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4016. (398, 397, '', '分类树型列表', 'admin', '', '', 'product/category/tree/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4017. (399, 397, '', '商品插件列表', 'admin', '', '', 'product/product/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4018. (400, 397, '', '运费模板列表', 'admin', '', '', 'product/product/get_template', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4019. (401, 397, '', '秒杀时间段列表', 'admin', '', '', 'marketing/seckill/time_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4020. (402, 395, '', '编辑添加秒杀商品', 'admin', '', '', 'marketing/seckill/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4021. (403, 395, '', '删除秒杀商品', 'admin', '', '', 'marketing/seckill/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4022. (404, 39, '', '提现申请列表', 'admin', '', '', 'finance/extract', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4023. (405, 39, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4024. (406, 44, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4025. (407, 406, '', '保存修改文章', 'admin', '', '', 'cms/cms', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4026. (408, 406, '', '获取文章详情', 'admin', '', '', 'cms/cms/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4027. (409, 44, '', '公共权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4028. (410, 406, '', '关联商品列表', 'admin', '', '', 'product/product/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4029. (411, 406, '', '分类树型列表', 'admin', '', '', 'product/category/tree/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4030. (412, 406, '', '关联商品', 'admin', '', '', 'cms/cms/relation/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4031. (413, 406, '', '取消关联', 'admin', '', '', 'cms/cms/unrelation/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4032. (414, 406, '', '删除文章', 'admin', '', '', 'cms/cms/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4033. (415, 45, '', '文章列表', 'admin', '', '', 'cms/category', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4034. (416, 45, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4035. (417, 416, '', '文章分类添加表单', 'admin', '', '', 'cms/category/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'cms-category-create', 0),
  4036. (418, 416, '', '保存文章分类', 'admin', '', '', 'cms/category', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4037. (419, 416, '', '编辑文章分类', 'admin', '', '', 'cms/category/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4038. (420, 416, '', '修改文章分类', 'admin', '', '', 'cms/category/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4039. (421, 416, '', '删除文章分类', 'admin', '', '', 'cms/category/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4040. (422, 678, '', '客服列表', 'admin', '', '', 'app/wechat/kefu', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4041. (423, 678, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4042. (424, 300, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4043. (425, 144, '', '公共权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4044. (426, 425, '', '地图KEY权限', 'admin', '', '', 'merchant/store/address', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4045. (427, 424, '', '添加编辑门店', 'admin', '', '', 'merchant/store/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'setting-merchant-system_store-save', 0),
  4046. (428, 424, '', '设置门店隐藏显示', 'admin', '', '', 'merchant/store/set_show/<id>/<is_show>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4047. (429, 424, '', '门店详情', 'admin', '', '', 'merchant/store/get_info/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4048. (430, 424, '', '删除门店', 'admin', '', '', 'merchant/store/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4049. (431, 425, '', '店员搜索门店列表', 'admin', '', '', 'merchant/store_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4050. (432, 301, '', '店员列表', 'admin', '', '', 'merchant/store_staff', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4051. (433, 301, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4052. (434, 433, '', '添加店员表单', 'admin', '', '', 'merchant/store_staff/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'merchant-store_staff-create', 0),
  4053. (435, 425, '', '选择用户插件列表', 'admin', '', '', 'app/wechat/kefu/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4054. (436, 433, '', '添加修改店员', 'admin', '', '', 'merchant/store_staff/save/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4055. (437, 433, '', '店员显示隐藏', 'admin', '', '', 'merchant/store_staff/set_show/<id>/<is_show>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4056. (438, 433, '', '编辑店员表单', 'admin', '', '', 'merchant/store_staff/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4057. (439, 433, '', '删除店员', 'admin', '', '', 'merchant/store_staff/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4058. (440, 302, '', '核销订单列表', 'admin', '', '', 'merchant/verify_order', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4059. (441, 302, '', '核销订单数据', 'admin', '', '', 'merchant/verify_badge', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4060. (442, 229, '', '城市数据列表', 'admin', '', '', 'setting/city/list/<parent_id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4061. (443, 229, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4062. (444, 443, '', '获取添加城市表单', 'admin', '', '', 'setting/city/add/<parent_id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4063. (445, 443, '', '保存修改城市数据', 'admin', '', '', 'setting/city/save', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4064. (446, 443, '', '获取修改城市表单', 'admin', '', '', 'setting/city/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4065. (447, 443, '', '删除城市数据', 'admin', '', '', 'setting/city/del/<city_id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4066. (448, 145, '', '物流公司列表', 'admin', '', '', 'freight/express', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4067. (449, 145, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4068. (450, 449, '', '修改物流公司状态', 'admin', '', '', 'freight/express/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4069. (451, 449, '', '获取添加物流公司表单', 'admin', '', '', 'freight/express/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4070. (452, 449, '', '保存物流公司', 'admin', '', '', 'freight/express', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4071. (453, 449, '', '获取编辑物流公司表单', 'admin', '', '', 'freight/express/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4072. (454, 449, '', '修改物流公司', 'admin', '', '', 'freight/express/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4073. (455, 449, '', '删除物流公司', 'admin', '', '', 'freight/express/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4074. (456, 230, '', '运费模板列表', 'admin', '', '', 'setting/shipping_templates/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4075. (457, 230, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4076. (458, 457, '', '运费模板城市数据', 'admin', '', '', 'setting/shipping_templates/city_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4077. (459, 457, '', '保存或者修改运费模板', 'admin', '', '', 'setting/shipping_templates/save/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4078. (460, 457, '', '删除运费模板', 'admin', '', '', 'setting/shipping_templates/del/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4079. (461, 111, '', '配置分类列表', 'admin', '', '', 'setting/config_class', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4080. (462, 111, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4081. (463, 462, '', '配置分类添加表单', 'admin', '', '', 'setting/config_class/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4082. (464, 462, '', '保存配置分类', 'admin', '', '', 'setting/config_class', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4083. (465, 641, '', '编辑配置分类', 'admin', '', '', 'setting/config_class/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4084. (466, 462, '', '删除配置分类', 'admin', '', '', 'setting/config_class/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4085. (467, 125, '', '配置列表展示', 'admin', '', '', 'setting/config', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4086. (468, 125, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4087. (469, 468, '', '添加配置字段表单', 'admin', '', '', 'setting/config/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4088. (470, 468, '', '保存配置字段', 'admin', '', '', 'setting/config', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4089. (471, 468, '', '编辑配置字段表单', 'admin', '', '', 'setting/config/<id>/edit', '', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4090. (472, 468, '', '编辑配置分类', 'admin', '', '', 'setting/config/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4091. (473, 468, '', '删除配置', 'admin', '', '', 'setting/config/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4092. (474, 468, '', '修改配置状态', 'admin', '', '', 'setting/config/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4093. (475, 112, '', '组合数据列表', 'admin', '', '', 'setting/group', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  4094. (476, 112, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4095. (477, 476, '', '新增组合数据', 'admin', '', '', 'setting/group', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4096. (478, 476, '', '获取组合数据', 'admin', '', '', 'setting/group/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4097. (479, 476, '', '修改组合数据', 'admin', '', '', 'setting/group/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4098. (480, 476, '', '删除组合数据', 'admin', '', '', 'setting/group/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4099. (481, 126, '', '组合数据列表表头', 'admin', '', '', 'setting/group_data/header', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4100. (482, 126, '', '组合数据列表', 'admin', '', '', 'setting/group_data', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4101. (483, 126, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4102. (484, 483, '', '获取组合数据添加表单', 'admin', '', '', 'setting/group_data/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4103. (485, 483, '', '保存组合数据', 'admin', '', '', 'setting/group_data', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4104. (486, 483, '', '获取组合数据信息', 'admin', '', '', 'setting/group_data/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4105. (487, 483, '', '修改组合数据信息', 'admin', '', '', 'setting/group_data/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4106. (488, 483, '', '删除组合数据', 'admin', '', '', 'setting/group_data/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4107. (489, 483, '', '修改组合数据状态', 'admin', '', '', 'setting/group_data/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4108. (490, 57, '', '清除缓存', 'admin', '', '', 'system/refresh_cache/cache', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4109. (491, 57, '', '清除日志', 'admin', '', '', 'system/refresh_cache/log', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4110. (492, 47, '', '管理员搜索列表', 'admin', '', '', 'system/log/search_admin', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4111. (493, 47, '', '系统日志列表', 'admin', '', '', 'system/log', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4112. (494, 64, '', '文件校验列表', 'admin', '', '', 'system/file', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4113. (495, 66, '', '清除数据接口', 'admin', '', '', 'system/clear/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4114. (496, 67, '', '数据库列表', 'admin', '', '', 'system/backup', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4115. (497, 67, '', '数据库备份列表', 'admin', '', '', 'system/backup/file_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4116. (498, 67, '', '数据表详情', 'admin', '', '', 'system/backup/read', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4117. (499, 67, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4118. (500, 499, '', '备份表', 'admin', '', '', 'system/backup/backup', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4119. (501, 499, '', '优化表', 'admin', '', '', 'system/backup/optimize', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4120. (502, 499, '', '修复表', 'admin', '', '', 'system/backup/repair', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4121. (503, 499, '', '导入sql', 'admin', '', '', 'system/backup/import', 'POST', '[]', 0, 0, 1, 1, '', '', 2, '', 0, '', 0),
  4122. (504, 499, '', '删除数据库备份', 'admin', '', '', 'system/backup/del_file', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4123. (505, 499, '', '备份下载', 'admin', '', '', 'backup/download', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4124. (507, 92, '', '微信菜单列表', 'admin', '', '', 'app/wechat/menu', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4125. (508, 92, '', '保存微信菜单', 'admin', '', '', 'app/wechat/menu', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4126. (553, 109, '', '图文列表', 'admin', '', '', 'app/wechat/news', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4127. (554, 109, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4128. (555, 554, '', '保存图文', 'admin', '', '', 'app/wechat/news', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4129. (556, 554, '', '图文详情', 'admin', '', '', 'app/wechat/news/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4130. (557, 554, '', '删除图文', 'admin', '', '', 'app/wechat/news/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4131. (558, 114, '', '公共权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4132. (559, 558, '', '回复关键词', 'admin', '', '', 'app/wechat/reply', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4133. (560, 115, '', '关键词回复列表', 'admin', '', '', 'app/wechat/keyword', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4134. (561, 115, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4135. (562, 558, '', '保存修改关键字', 'admin', '', '', 'app/wechat/keyword/<id>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4136. (563, 561, '', '获取关键字信息', 'admin', '', '', 'app/wechat/keyword/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4137. (564, 561, '', '修改关键字状态', 'admin', '', '', 'app/wechat/keyword/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4138. (565, 561, '', '删除关键字', 'admin', '', '', 'app/wechat/keyword/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4139. (566, 656, '', '素材管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/system/file', '12/656', 1, '', 0, 'system-file', 0),
  4140. (567, 566, '', '附件列表', 'admin', '', '', 'file/file', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4141. (568, 566, '', '附件分类', 'admin', '', '', 'file/category', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4142. (569, 566, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4143. (570, 569, '', '附件分类表单', 'admin', '', '', 'file/category/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4144. (571, 569, '', '附件分类保存', 'admin', '', '', 'file/category', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4145. (572, 569, '', '删除附件', 'admin', '', '', 'file/file/delete', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4146. (573, 569, '', '移动附件分类', 'admin', '', '', 'file/file/do_move', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4147. (574, 566, '', '上传附件', 'admin', '', '', 'file/upload/<upload_type?>', 'POST', '[]', 10, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4148. (575, 569, '', '附件分类编辑表单', 'admin', '', '', 'file/category/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4149. (576, 569, '', '附件分类修改', 'admin', '', '', 'file/category/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4150. (577, 2, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4151. (578, 3, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4152. (579, 6, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4153. (580, 99, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4154. (581, 5, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4155. (582, 70, '', '优惠卷模板列表', 'admin', '', '', 'marketing/coupon/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4156. (583, 70, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4157. (584, 29, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4158. (585, 10, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4159. (586, 11, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4160. (587, 25, '', '个人中心', 'admin', '', '', '', '', '[]', 0, 1, 1, 1, '/admin/system/user', '', 1, '', 0, 'system-user', 0),
  4161. (589, 9, '', '用户标签', 'admin', 'user.user_label', 'index', '', '', '[]', 8, 1, 0, 1, '/admin/user/label', '', 1, 'user', 1, 'user-user-label', 0),
  4162. (590, 589, '', '获取用户标签', 'admin', '', '', 'user/label/<uid>', 'GET', '[]', 0, 0, 0, 1, '', '9/589', 2, '', 0, '', 0),
  4163. (591, 589, '', '删除用户标签', 'admin', '', '', 'user/user_label/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4164. (592, 589, '', '添加修改用户标签', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/label_add', '', 1, '', 0, 'admin-user-label_add', 0),
  4165. (593, 592, '', '添加修改用户标签表单', 'admin', '', '', 'user/user_label/add/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4166. (594, 592, '', '保存修改用户标签', 'admin', '', '', 'user/user_label/save', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4167. (596, 2, '', '商品导出', 'admin', '', '', 'export/storeProduct', 'GET', '[]', 10, 0, 0, 1, '', '', 2, '', 0, 'export-storeProduct', 0),
  4168. (597, 5, '', '订单导出', 'admin', '', '', 'export/storeorder', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'export-storeOrder', 0),
  4169. (598, 77, '', '秒杀商品导出', 'admin', '', '', 'export/storeSeckill', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'export-storeSeckill', 0),
  4170. (600, 75, '', '拼团商品导出', 'admin', '', '', 'export/storeCombination', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'export-storeCombination', 0),
  4171. (601, 74, '', '砍价商品导出', 'admin', '', '', 'export/storeBargain', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'export-storeBargain', 0),
  4172. (602, 29, '', '推广员列表导出', 'admin', '', '', 'export/userAgent', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'export-userAgent', 0),
  4173. (603, 40, '', '用户充值导出', 'admin', '', '', 'export/userRecharge', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'export-userRecharge', 0),
  4174. (605, 25, '', '商业授权', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/system/maintain/auth', '', 1, '', 0, 'system-maintain-auth', 0),
  4175. (606, 29, '', '分销员数据', 'admin', '', '', 'agent/statistics', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4176. (607, 587, '', '修改密码', 'admin', '', '', 'setting/update_admin', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4177. (608, 605, '', '商业授权', 'admin', '', '', 'auth', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  4178. (610, 20, '', '管理员列表', 'admin', '', '', 'setting/admin', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4179. (611, 19, '', '身份列表', 'admin', '', '', 'setting/role', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4180. (612, 2, '', '批量上下架', 'admin', '', '', 'product/product/product_show', 'PUT', '[]', 5, 0, 0, 1, '', '', 2, '', 0, 'product-product-product_show', 0),
  4181. (613, 585, '', '批量设置标签', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/set_label', '', 1, '', 0, 'admin-user-set_label', 0),
  4182. (614, 613, '', '获取标签表单', 'admin', '', '', 'user/set_label', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4183. (615, 613, '', '保存标签', 'admin', '', '', 'user/save_set_label', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4184. (618, 42, '', '佣金导出', 'admin', '', '', 'export/userCommission', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'export-userCommission', 0),
  4185. (619, 21, '', '权限列表', 'admin', '', '', 'setting/menus', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4186. (620, 22, '', '商品详情', 'admin', '', '', 'product/product/<id>', 'GET', '[]', 0, 1, 1, 1, '', '', 2, '', 0, '', 0),
  4187. (621, 585, '', '保存用户信息', 'admin', '', '', 'user/user', 'POST', '[]', 10, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4188. (622, 585, '', '积分余额', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/edit_other', '', 1, '', 0, '', 0),
  4189. (623, 622, '', '获取修改用户详情表单', 'admin', '', '', 'user/edit_other/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4190. (624, 622, '', '修改用户余额', 'admin', '', '', 'user/update_other/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4191. (625, 585, '', '赠送用户', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/user_level', '', 1, '', 0, '', 0),
  4192. (626, 625, '', '获取表单', 'admin', '', '', 'user/give_level/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4193. (627, 625, '', '赠送会员等级', 'admin', '', '', 'user/save_give_level/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4194. (628, 585, '', '单个用户分组设置', 'admin', '', '', 'user/save_set_group', 'PUT', '[]', 10, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4195. (630, 375, '', '获取商品属性', 'admin', '', '', 'product/product/attrs/<id>/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4196. (631, 386, '', '商品规格获取', 'admin', '', '', 'product/product/attrs/<id>/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4197. (632, 397, '', '商品规格和获取', 'admin', '', '', 'product/product/attrs/<id>/<type>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4198. (633, 395, '', '获取秒杀详情', 'admin', '', '', 'marketing/seckill/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4199. (634, 40, '', '删除充值记录', 'admin', '', '', 'finance/recharge/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4200. (635, 20, '', '修改管理员状态', 'admin', '', '', 'setting/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4201. (636, 25, '', '其他权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/system/other', '', 1, '', 0, '', 0),
  4202. (637, 636, '', '消息提醒', 'admin', '', '', 'jnotice', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4203. (638, 457, '', '获取运费模板详情', 'admin', '', '', 'setting/shipping_templates/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4204. (639, 457, '', '删除运费模板', 'admin', '', '', 'setting/shipping_templates/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4205. (640, 462, '', '修改配置分类状态', 'admin', '', '', 'setting/config_class/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4206. (641, 462, '', '编辑配置分类', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, 'system/config/system_config_tab/edit', '', 1, '', 0, '', 0),
  4207. (642, 641, '', '获取编辑配置分类表单', 'admin', '', '', 'setting/config_class/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4208. (655, 65, '', '在线升级', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin/system/system_upgradeclient/index', '', 1, '', 0, 'system-system-upgradeclient', 0),
  4209. (656, 12, '', '页面管理', 'admin', '', '', '', '', '[]', 1, 1, 0, 1, '/admin/setting/pages', '', 1, '', 0, 'admin-setting-pages', 0),
  4210. (657, 656, '', '页面设计', 'admin', '', '', '', '', '[]', 3, 1, 0, 1, '/admin/setting/pages/devise', '12/656', 1, '', 0, 'admin-setting-pages-devise', 0),
  4211. (658, 656, '', '页面编辑', 'admin', '', '', '', '', '[]', 3, 1, 1, 1, '/admin/setting/pages/diy', '12/656', 1, '', 0, 'admin-setting-pages-diy', 0),
  4212. (660, 656, '', '页面链接', 'admin', '', '', '', '', '[]', 3, 0, 0, 1, '/admin/setting/pages/links', '12/656', 1, '', 0, 'admin-setting-pages-links', 0),
  4213. (661, 657, '', 'DIY列表', 'admin', '', '', 'diy/get_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4214. (662, 657, '', '组件文章分类', 'admin', '', '', 'cms/category_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4215. (663, 657, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/diy', '', 1, '', 0, 'admin-setting-diy-additional', 0),
  4216. (664, 663, '', '获取页面设计', 'admin', '', '', 'diy/get_info/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4217. (665, 663, '', '保存和修改页面', 'admin', '', '', 'diy/save/<id?>', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'admin-setting-pages-diy-save', 0),
  4218. (666, 660, '', '路径列表', 'admin', '', '', 'diy/get_url', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4219. (667, 663, '', '删除页面', 'admin', '', '', 'diy/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4220. (668, 663, '', '修改页面状态', 'admin', '', '', 'diy/set_status/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4221. (669, 2, '', '批量下架', 'admin', '', '', 'product/product/product_unshow', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4222. (670, 581, '', '订单打印', 'admin', '', '', 'order/print/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4223. (671, 585, '', '清除会员等级', 'admin', '', '', 'user/del_level/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4224. (672, 271, '', 'H5推广二维码', 'admin', '', '', 'agent/look_h5_code', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4225. (673, 416, '', '修改文章分类状态', 'admin', '', '', 'cms/category/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4226. (674, 229, '', '清除城市缓存', 'admin', '', '', 'setting/city/clean_cache', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4227. (675, 657, '', '组件商品分类', 'admin', '', '', 'diy/get_category', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4228. (676, 657, '', '组件商品列表', 'admin', '', '', 'diy/get_product', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4229. (677, 581, '', '订单号核销', 'admin', '', '', 'order/write_update/<order_id>', 'PUT', '[]', 0, 0, 0, 1, 'order/dels', '', 2, '', 0, 'admin-order-write_update', 0),
  4230. (678, 165, '', '客服列表', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/store_service/index', '', 1, '', 0, 'admin-setting-store_service-index', 0),
  4231. (679, 165, '', '客服话术', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/store_service/speechcraft', '', 1, '', 0, 'admin-setting-store_service-speechcraft', 0),
  4232. (685, 22, '', '上传商品视频', 'admin', '', '', 'product/product/get_temp_keys', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4233. (686, 27, '', '直播管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/live', '', 1, '', 0, 'admin-marketing-live', 0),
  4234. (687, 686, '', '直播间管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/live/live_room', '', 1, '', 0, 'admin-marketing-live-live_room', 0),
  4235. (688, 686, '', '直播商品管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/live/live_goods', '', 1, '', 0, 'admin-marketing-live-live_goods', 0),
  4236. (689, 686, '', '主播管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/live/anchor', '', 1, '', 0, 'admin-marketing-live-anchor', 0),
  4237. (690, 687, '', '添加直播间', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin/marketing/live/add_live_room', '', 1, '', 0, 'admin-marketing-live-add_live_room', 0),
  4238. (691, 688, '', '添加直播商品', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin/marketing/live/add_live_goods', '', 1, '', 0, 'admin-marketing-live-add_live_goods', 0),
  4239. (693, 689, '', '主播列表', 'admin', '', '', 'live/anchor/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'admin-marketing-live-anchor', 0),
  4240. (694, 689, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/*', '', 1, '', 0, '', 0),
  4241. (695, 694, '', '添加/修改主播表单', 'admin', '', '', 'live/anchor/add/<id>', 'GET', '[]', 0, 0, 0, 1, 'live/anchor/add/<id>', '', 2, '', 0, 'live-anchor-add', 0),
  4242. (696, 694, '', '添加/修改提交', 'admin', '', '', 'live/anchor/save', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4243. (697, 694, '', '删除主播', 'admin', '', '', 'live/anchor/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4244. (698, 694, '', '设置主播是否显示', 'admin', '', '', 'live/anchor/set_show/<id>/<is_show>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4245. (699, 688, '', '直播商品列表', 'admin', '', '', 'live/goods/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4246. (700, 691, '', '生成直播商品', 'admin', '', '', 'live/goods/create', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4247. (701, 691, '', '保存直播商品', 'admin', '', '', 'live/goods/add', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4248. (702, 688, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/*', '', 1, '', 0, '/admin/*', 0),
  4249. (703, 702, '', '直播商品详情', 'admin', '', '', 'live/goods/detail/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4250. (704, 702, '', '删除直播商品', 'admin', '', '', 'live/goods/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4251. (705, 702, '', '同步直播商品', 'admin', '', '', 'live/goods/syncGoods', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4252. (706, 702, '', '设置直播商品是否显示', 'admin', '', '', 'live/goods/set_show/<id>/<is_show>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4253. (707, 687, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/*', '', 1, '', 0, '', 0),
  4254. (708, 687, '', '直播间列表', 'admin', '', '', 'live/room/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4255. (709, 707, '', '添加直播间提交', 'admin', '', '', 'live/room/add', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4256. (710, 707, '', '直播间详情', 'admin', '', '', 'live/room/detail/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4257. (711, 707, '', '直播间添加(关联)商品', 'admin', '', '', 'live/room/add_goods', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4258. (712, 707, '', '删除直播间', 'admin', '', '', 'live/room/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4259. (713, 707, '', '设置直播间是否显示', 'admin', '', '', 'live/room/set_show/<id>/<is_show>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4260. (714, 707, '', '同步直播间状态', 'admin', '', '', 'live/room/syncRoom', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4261. (715, 898, '', '一键同步订阅消息', 'admin', '', '', 'app/routine/syncSubscribe', 'GET', '[]', 0, 0, 0, 1, '', '12/898', 2, '', 0, 'app-wechat-template-sync', 0),
  4262. (716, 0, 'md-stats', '统计', 'admin', '', '', '', '', '[]', 1, 1, 0, 1, '/admin/statistic', '', 1, '', 0, 'admin-statistic', 0),
  4263. (717, 716, '', '商品统计', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/statistic/product', '', 1, '', 0, 'admin-statistic', 0),
  4264. (718, 716, '', '用户统计', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/statistic/user', '', 1, '', 0, 'admin-statistic', 0),
  4265. (719, 71, '', '添加优惠卷', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/store_coupon_issue/create', '27/30/71', 1, '', 0, 'marketing-store_coupon_issue-create', 0),
  4266. (720, 303, '', '配送员管理', 'admin', '', '', '', '', '[]', 10, 1, 0, 1, '/admin/setting/delivery_service/index', '', 1, '', 0, 'setting-delivery-service', 0),
  4267. (721, 729, '', '编辑配送员', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/delivery_service/edit', '', 1, '', 0, 'setting-delivery_service-edit', 0),
  4268. (722, 720, '', '配送员列表', 'admin', '', '', 'order/delivery/index', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4269. (723, 721, '', '修改配送员', 'admin', '', '', 'order/delivery/update/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4270. (724, 729, '', '添加配送员', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/delivery_service/add', '', 1, '', 0, 'setting-delivery_service-add', 0),
  4271. (725, 724, '', '获取添加配送员表单', 'admin', '', '', 'order/delivery/add', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4272. (726, 724, '', '保存配送员', 'admin', '', '', 'order/delivery/save', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4273. (727, 729, '', '删除配送员', 'admin', '', '', 'order/delivery/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4274. (728, 729, '', '配送员是否开启', 'admin', '', '', 'order/delivery/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4275. (729, 720, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin*', '', 1, '', 0, '', 0),
  4276. (731, 9, '', '付费会员', 'admin', '', '', '', '', '[]', 7, 1, 0, 1, '/admin/user/grade', '', 1, '', 0, 'user-user-grade', 0),
  4277. (732, 762, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin*', '', 1, '', 0, '', 0),
  4278. (733, 732, '', ' 添加会员批次', 'admin', '', '', 'user/member_batch/save/<id>', 'POST', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  4279. (734, 732, '', '列表字段修改', 'admin', '', '', 'user/member_batch/set_value/<id>', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, 'user-member_batch-set_value', 0),
  4280. (735, 732, '', '会员卡导出', 'admin', '', '', 'export/memberCard/<id>', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, 'export-member_card', 0),
  4281. (736, 762, '', '卡密列表', 'admin', '', '', 'user/member_batch/index', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  4282. (737, 732, '', '会员卡列表', 'admin', '', '', 'user/member_card/index', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'user-member_card-index', 0),
  4283. (738, 165, '', '用户留言', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/store_service/feedback', '', 1, '', 0, 'admin-setting-store_service-feedback', 0),
  4284. (739, 738, '', '列表展示', 'admin', '', '', 'app/feedback', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4285. (740, 738, '', '附件权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '*', '', 1, '', 0, '', 0),
  4286. (741, 740, '', '删除反馈', 'admin', '', '', 'app/feedback/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4287. (742, 679, '', '列表展示', 'admin', '', '', 'app/wechat/speechcraft', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4288. (743, 679, '', '附件权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '*', '', 1, '', 0, '', 0),
  4289. (744, 743, '', '添加话术', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/store_service/speechcraft/add', '', 1, '', 0, 'admin-setting-store_service-speechcraft-add', 0),
  4290. (745, 743, '', '编辑话术', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/store_service/speechcraft/edit', '', 1, '', 0, 'admin-setting-store_service-speechcraft-edit', 0),
  4291. (746, 744, '', '获取添加话术表单', 'admin', '', '', 'app/wechat/speechcraft/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4292. (747, 744, '', '保存话术', 'admin', '', '', 'app/wechat/speechcraft', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4293. (748, 745, '', '获取编辑话术表单', 'admin', '', '', 'app/wechat/speechcraft/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4294. (749, 745, '', '确认修改', 'admin', '', '', 'app/wechat/speechcraft/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4295. (750, 743, '', '删除话术', 'admin', '', '', 'app/wechat/speechcraft/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4296. (751, 731, '', '会员类型', 'admin', '', '', '', '', '[]', 5, 1, 0, 1, '/admin/user/grade/type', '', 1, '', 0, 'admin-user-member-type', 0),
  4297. (752, 751, '', '会员分类列表', 'admin', '', '', 'user/member/ship', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'user-member-ship', 0),
  4298. (753, 751, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin*', '', 1, '', 0, '', 0),
  4299. (754, 753, '', '会员卡类型保存', 'admin', '', '', 'user/member_ship/save/<id>', 'POST', '[]', 0, 1, 1, 1, '', '', 2, '', 0, 'user-member_ship-save', 0),
  4300. (755, 31, '', '砍价列表', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_bargain/bargain_list', '', 1, '', 0, 'marketing-store_bargain-bargain_list', 0),
  4301. (756, 585, '', '添加用户', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/save', '', 1, '', 0, 'admin-user-save', 0),
  4302. (757, 756, '', '获取添加用户表单', 'admin', '', '', 'user/user/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4303. (758, 756, '', '保存用户', 'admin', '', '', 'user/user', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4304. (759, 585, '', '同步公众号用户', 'admin', '', '', 'user/user/syncUsers', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'admin-user-synchro', 0),
  4305. (760, 4, '', '收银订单', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/order/offline', '', 1, '', 0, 'admin-order-offline', 0),
  4306. (761, 760, '', '线下收银订单', 'admin', '', '', 'order/scan_list', 'GET', '[]', 0, 0, 1, 1, '', '', 2, '', 0, 'admin-order-scan_list', 0),
  4307. (762, 731, '', '卡密会员', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/user/grade/card', '', 1, '', 0, 'admin-user-grade-card', 0),
  4308. (763, 731, '', '会员记录', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/user/grade/record', '', 1, '', 0, 'admin-user-grade-record', 0),
  4309. (764, 763, '', '会员记录列表', 'admin', '', '', 'user/member/record', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'user-member-record', 0),
  4310. (765, 731, '', '会员权益', 'admin', '', '', '', '', '[]', 4, 1, 0, 1, '/admin/user/grade/right', '', 1, '', 0, 'admin-user-grade-right', 0),
  4311. (766, 716, '', '交易统计', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/statistic/transaction', '', 1, '', 0, 'admin-statistic', 0),
  4312. (767, 36, '', '发票管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/order/invoice/list', '', 1, '', 0, 'admin-order-startOrderInvoice-index', 0),
  4313. (768, 210, '', '编辑', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '', '', 2, '', 0, 'admin-order-invoice-edit', 0),
  4314. (769, 210, '', '订单信息', 'admin', '', '', 'order/invoice_order_info/<id>', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, 'admin-order-invoice-orderInfo', 0),
  4315. (770, 210, '', '编辑提交', 'admin', '', '', 'order/invoice/set/<id>', 'POST', '[]', 0, 1, 0, 1, '', '', 2, '', 0, 'admin-order-invoice-update', 0),
  4316. (771, 765, '', '会员权益列表', 'admin', '', '', 'user/member/right', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'user-member-right', 0),
  4317. (772, 765, '', '附加权限', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin*', '', 1, '', 0, '', 0),
  4318. (773, 772, '', '会员权益保存', 'admin', '', '', 'user/member_right/save/<id>', 'POST', '[]', 0, 1, 1, 1, '', '', 2, '', 0, 'user-member_right-save', 0),
  4319. (774, 589, '', '用户标签列表', 'admin', '', '', 'user/user_label_cate/all', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, 'admin-user-user_lable_cate-all', 0),
  4320. (778, 740, '', '获取修改备注表单接口', 'admin', '', '', 'app/feedback/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4321. (779, 740, '', '修改用户备注接口', 'admin', '', '', 'app/feedback/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4322. (780, 589, '', '标签分类', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/label_cate', '', 1, '', 0, '', 0),
  4323. (781, 780, '', '获取标签分类列表', 'admin', '', '', 'user/user_label_cate/all', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4324. (782, 780, '', '添加标签分类', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/label_cate/add', '', 1, '', 0, '', 0),
  4325. (783, 782, '', '获取标签分类表单', 'admin', '', '', 'user/user_label_cate/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4326. (784, 782, '', '保存标签分类', 'admin', '', '', 'user/user_label_cate', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4327. (785, 780, '', '修改标签分类', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/user/label_cate/edit', '', 1, '', 0, '', 0),
  4328. (786, 785, '', '获取修改标签分类表单', 'admin', '', '', 'user/user_label_cate/<id>/edit', 'GET', '[]', 0, 0, 0, 1, 'user/user_label_cate/<id>/edit', '', 2, '', 0, '', 0),
  4329. (787, 785, '', '保存用户标签分类', 'admin', '', '', 'user/user_label_cate/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4330. (788, 780, '', '删除用户标签分类', 'admin', '', '', 'user/user_label_cate/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4331. (789, 743, '', '话术分类', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/store_service/speechcraft/cate', '', 1, '', 0, 'admin-setting-store_service-speechcraft-cate', 0),
  4332. (790, 789, '', '获取话术分类列表', 'admin', '', '', 'app/wechat/speechcraftcate', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4333. (791, 789, '', '添加话术分类', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/store_service/speechcraft/cate/create', '', 1, '', 0, '', 0),
  4334. (792, 791, '', '获取话术分类表单', 'admin', '', '', 'app/wechat/speechcraftcate/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4335. (793, 791, '', '保存话术分类', 'admin', '', '', 'app/wechat/speechcraftcate', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4336. (794, 795, '', '获取话术分类表单', 'admin', '', '', 'app/wechat/speechcraftcate/<id>/edit', 'GET', '[]', 0, 0, 0, 1, 'app/wechat/speechcraftcate/<id>/edit', '', 2, '', 0, '', 0),
  4337. (795, 789, '', '修改话术分类', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/setting/store_service/speechcraft/cate/edit', '', 1, '', 0, '', 0),
  4338. (796, 795, '', '保存修改客户话术分类', 'admin', '', '', 'app/wechat/speechcraftcate/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4339. (797, 789, '', '删除话术分类', 'admin', '', '', 'app/wechat/speechcraftcate/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4340. (798, 209, '', '获取送货人列表', 'admin', '', '', 'order/delivery/list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4341. (799, 209, '', '获取电子面单打印默认配置', 'admin', '', '', 'order/sheet_info', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4342. (800, 581, '', '电子面单打印', 'admin', '', '', 'order/order_dump/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4343. (801, 760, '', '获取收银二维码', 'admin', '', '', 'order/offline_scan', 'GET', '[]', 0, 0, 0, 1, '', '4/760', 2, '', 0, '', 0),
  4344. (802, 767, '', '获取订单发票数据', 'admin', '', '', 'order/invoice/chart', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4345. (803, 762, '', '下载卡密二维码', 'admin', '', '', 'user/member_scan', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4346. (805, 584, '', '修改推广人', 'admin', '', '', 'agent/spread', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4347. (806, 71, '', '复制优惠券', 'admin', '', '', 'marketing/coupon/copy/<id>', 'GET', '[]', 0, 0, 0, 1, 'marketing/coupon/copy/369', '', 2, '', 0, '', 0),
  4348. (807, 755, '', '获取砍价列表', 'admin', '', '', 'marketing/bargain_list', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4349. (808, 77, '', '秒杀商品列表', 'admin', '', '', 'marketing/seckill', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4350. (809, 95, '', '获取平台用户信息', 'admin', '', '', 'serve/info', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4351. (810, 95, '', '获取平台消费列表', 'admin', '', '', 'serve/record', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4352. (811, 95, '', '修改手机号', 'admin', '', '', 'serve/update_phone', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4353. (812, 95, '', '修改签名', 'admin', '', '', 'serve/sms/sign', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4354. (813, 95, '', '修改账号密码', 'admin', '', '', 'serve/modify', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4355. (814, 721, '', '获取编辑配送员表单', 'admin', '', '', 'order/delivery/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4356. (815, 717, '', '获取基础商品接口', 'admin', '', '', 'statistic/product/get_basic', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4357. (816, 717, '', '获取商品趋势', 'admin', '', '', 'statistic/product/get_trend', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4358. (817, 717, '', '获取商品排行', 'admin', '', '', 'statistic/product/get_product_ranking', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4359. (818, 718, '', '获取用户基础', 'admin', '', '', 'statistic/user/get_basic', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4360. (819, 718, '', '获取用户趋势', 'admin', '', '', 'statistic/user/get_trend', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4361. (820, 718, '', '获取用户地区排行', 'admin', '', '', 'statistic/user/get_region', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4362. (821, 718, '', '获取用户性别排行', 'admin', '', '', 'statistic/user/get_sex', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4363. (822, 766, '', '获取交易趋势', 'admin', '', '', 'statistic/trade/top_trade', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4364. (823, 766, '', '获取订单趋势', 'admin', '', '', 'statistic/trade/bottom_trade', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4365. (824, 718, '', '导出用户统计', 'admin', '', '', 'statistic/user/get_excel', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4366. (825, 717, '', '导出商品统计', 'admin', '', '', 'statistic/product/get_excel', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4367. (828, 10, '', '用户列表', 'admin', '', '', 'user/user', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4368. (830, 732, '', '卡密列表', 'admin', '', '', 'user/member_card/index/<card_batch_id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4369. (831, 423, '', '进入工作台', 'admin', '', '', 'app/wechat/kefu/login/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4370. (832, 71, '', '保存优惠券', 'admin', '', '', 'marketing/coupon/save_coupon', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4371. (833, 755, '', '砍价详情', 'admin', '', '', 'marketing/bargain_list_info/<id>', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4372. (834, 95, '', '短信记录列表', 'admin', '', '', 'notify/sms/record', 'GET', '[]', 0, 0, 0, 1, 'notify/sms/record', '', 2, '', 0, '', 0),
  4373. (835, 28, '', '分销设置表单', 'admin', '', '', 'agent/config/edit_basics', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4374. (836, 28, '', '分销设置表单提交', 'admin', '', '', 'agent/config/save_basics', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4375. (837, 79, '', '积分配置表单', 'admin', '', '', 'marketing/integral_config/edit_basics', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  4376. (838, 79, '', '积分配置表单提交', 'admin', '', '', 'marketing/integral_config/save_basics', 'POST', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  4377. (843, 154, '', '签到天数头部数据', 'admin', '', '', 'setting/sign_data/header', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  4378. (844, 154, '', '设置签到数据状态', 'admin', '', '', 'setting/sign_data/set_status/<id>/<status>', 'PUT', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  4379. (845, 154, '', '签到天数列表', 'admin', '', '', 'setting/sign_data', 'GET', '[]', 0, 1, 0, 1, '', '', 2, '', 0, '', 0),
  4380. (846, 154, '', '添加签到天数表单', 'admin', '', '', 'setting/sign_data/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4381. (847, 154, '', '添加签到天数', 'admin', '', '', 'setting/sign_data', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4382. (848, 154, '', '编辑签到天数表单', 'admin', '', '', 'setting/sign_data/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4383. (849, 154, '', '编辑签到天数', 'admin', '', '', 'setting/sign_data/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4384. (850, 154, '', '删除签到天数', 'admin', '', '', 'setting/sign_data/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4385. (876, 78, '', '秒杀配置列表', 'admin', '', '', 'setting/seckill_data', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4386. (877, 78, '', '添加秒杀表单', 'admin', '', '', 'setting/seckill_data/create', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4387. (878, 78, '', '添加秒杀', 'admin', '', '', 'setting/seckill_data', 'POST', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4388. (879, 78, '', '编辑秒杀表单', 'admin', '', '', 'setting/seckill_data/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4389. (880, 78, '', '编辑秒杀', 'admin', '', '', 'settting/seckill_data/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4390. (881, 78, '', '删除秒杀', 'admin', '', '', 'setting/seckill_data/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4391. (884, 128, '', '获取数据分类', 'admin', '', '', 'setting/group_all', 'GET', '[]', 0, 0, 0, 1, '', '', 2, '', 0, '', 0),
  4392. (885, 569, '', '附件名称修改', 'admin', '', '', 'file/file/update/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '25/566/569', 2, '', 0, '', 0),
  4393. (886, 577, '', '用户标签接口', 'admin', '', '', 'user/user_label', 'GET', '[]', 0, 0, 0, 1, '', '1/2/577', 2, '', 0, '', 0),
  4394. (887, 625, '', '获取赠送付费会员时长表单', 'admin', '', '', 'user/give_level_time/<id>', 'GET', '[]', 0, 0, 0, 1, '', '9/10/585/625', 2, '', 0, '', 0),
  4395. (888, 625, '', '保存赠送付费会员时长', 'admin', '', '', 'user/save_give_level_time/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '9/10/585/625', 2, '', 0, '', 0),
  4396. (889, 663, '', '添加页面', 'admin', '', '', 'diy/create', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657/663', 2, '', 0, 'admin-template', 0),
  4397. (890, 663, '', '保存新增', 'admin', '', '', 'diy/create', 'POST', '[]', 0, 0, 0, 1, '', '12/656/657/663', 2, '', 0, 'admin-template', 0),
  4398. (891, 663, '', '设置默认数据', 'admin', '', '', 'diy/set_recovery/<id?>', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657/663', 2, '', 0, '', 0),
  4399. (892, 663, '', '获取商品列表', 'admin', '', '', 'diy/get_product_list', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657/663', 2, '', 0, '', 0),
  4400. (893, 577, '', '商品活动状态检测', 'admin', '', '', 'product/product/check_activity/<id>', 'GET', '[]', 0, 0, 0, 1, '', '1/2/577', 2, '', 0, '', 0),
  4401. (894, 589, '', '会员标签列表', 'admin', '', '', 'user/user_label', 'GET', '[]', 0, 0, 0, 1, '', '9/589', 2, '', 0, '', 0),
  4402. (895, 585, '', '新增客服选择用户列表', 'admin', '', '', 'app/wechat/kefu/create', 'GET', '[]', 0, 0, 0, 1, '', '9/10/585', 2, '', 0, '', 0),
  4403. (896, 26, '', '分销等级', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/membership_level/index', '26', 1, '', 0, '', 0),
  4404. (897, 4, '', '售后订单', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/order/refund', '4', 1, '', 0, 'admin-order-refund', 0),
  4405. (898, 12, '', '消息管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/notification/index', '12', 1, '', 0, 'setting-notification', 0),
  4406. (902, 656, '', '主题风格', 'admin', '', '', '', '', '[]', 2, 1, 0, 1, '/admin/setting/theme_style', '12/656', 1, '', 0, 'admin-setting-theme_style', 0),
  4407. (903, 656, '', 'PC商城', 'admin', '', '', '', '', '[]', 2, 1, 0, 1, '/admin/setting/pc_group_data', '12/656', 1, '', 0, 'setting-system-pc_data', 0),
  4408. (904, 656, '', '客服页面广告', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/system_group_data/kf_adv', '', 1, '', 0, 'setting-system-group_data-kf_adv', 1),
  4409. (905, 34, '', '积分商品', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_integral/index', '27/34', 1, '', 0, 'marketing-store_integral', 0),
  4410. (906, 905, '', '积分商品列表', 'admin', '', '', 'marketing/integral_product', 'GET', '[]', 0, 0, 0, 1, '', '27/34/905', 2, '', 0, '', 0),
  4411. (908, 905, '', '添加积分商品', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin/marketing/store_integral/create', '27/34/905', 1, '', 0, 'marketing-store_integral-create', 0),
  4412. (909, 27, '', '九宫格抽奖', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/lottery/index', '27', 1, '', 0, 'marketing-lottery-index', 0),
  4413. (912, 34, '', '积分订单', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/store_integral/order_list', '27/34', 1, '', 0, 'marketing-store_integral-order', 0),
  4414. (913, 905, '', '批量添加积分商品', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/pages/marketing/store_integral/add_store_integral', '27/34/905', 1, '', 0, 'marketing-store_integral-create', 0),
  4415. (914, 897, '', '售后订单列表', 'admin', '', '', 'refund/list', 'GET', '[]', 0, 0, 0, 1, '', '4/897', 2, '', 0, '', 0),
  4416. (915, 5, '', '子订单列表', 'admin', '', '', 'order/split_order/<id>', 'GET', '[]', 0, 0, 0, 1, 'order/split_order/<id>', '4/5', 2, '', 0, '', 0),
  4417. (916, 5, '', '订单详情', 'admin', '', '', 'order/info/<id>', 'GET', '[]', 0, 0, 1, 1, '', '4/5', 2, '', 0, '', 0),
  4418. (917, 5, '', '订单记录', 'admin', '', '', 'order/status/<id>', 'GET', '[]', 0, 0, 1, 1, '', '4/5', 2, '', 0, '', 0),
  4419. (918, 5, '', '可拆分商品列表', 'admin', '', '', 'order/split_cart_info/<id>', 'GET', '[]', 0, 0, 1, 1, '', '4/5', 2, '', 0, '', 0),
  4420. (919, 5, '', '拆单发送货', 'admin', '', '', 'order/split_delivery/<id>', 'PUT', '[]', 0, 0, 1, 1, '', '4/5', 2, '', 0, '', 0),
  4421. (920, 896, '', '修改分销等级状态', 'admin', '', '', 'agent/level/set_status/<id>/<status>', 'PUT', '{\"[PUT] agent\":\"level\",\"set_status\":\"<id>\"}', 0, 0, 1, 1, '', '26/896', 2, '', 0, '', 0),
  4422. (921, 896, '', '修改分销等级任务状态', 'admin', '', '', 'agent/level_task/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  4423. (922, 896, '', '获取赠送分销等级表单', 'admin', '', '', 'agent/get_level_form', 'GET', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  4424. (923, 896, '', '赠送分销等级', 'admin', '', '', 'agent/give_level', 'POST', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  4425. (924, 896, '', '分销等级列表', 'admin', '', '', 'agent/level', 'GET', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  4426. (925, 896, '', '添加分销等级表单', 'admin', '', '', 'agent/level/create', 'GET', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  4427. (926, 896, '', '编辑分销等级表单', 'admin', '', '', 'agent/level/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  4428. (927, 896, '', '分销等级任务', 'admin', '', '', 'agent/level_task', 'GET', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  4429. (928, 896, '', '删除分销等级', 'admin', '', '', 'agent/level/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  4430. (929, 896, '', '添加分销员等级', 'admin', '', '', 'agent/level', 'POST', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  4431. (930, 896, '', '编辑分销员等级', 'admin', '', '', 'agent/level/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  4432. (931, 896, '', '添加分销员等级任务表单', 'admin', '', '', 'agent/level_task/create', 'GET', '[]', 0, 0, 0, 1, 'agent/level_task/create', '26/896', 2, '', 0, '', 0),
  4433. (932, 896, '', '添加分销员等级任务', 'admin', '', '', 'agent/level_task', 'POST', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  4434. (933, 896, '', '编辑分销员等级任务表单', 'admin', '', '', 'agent/level_task/<id>/edit', 'GET', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  4435. (934, 896, '', '编辑分销员等级任务', 'admin', '', '', 'agent/level_task/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '26/896', 2, '', 0, '', 0),
  4436. (935, 896, '', '删除分销员等级任务', 'admin', '', '', 'agent/level_task/<id>', 'DELETE', '[]', 0, 0, 0, 1, 'agent/level_task/<id>', '26/896', 2, '', 0, '', 0),
  4437. (936, 423, '', '新增客服选择用户列表', 'admin', '', '', 'app/wechat/kefu/create', 'GET', '[]', 0, 0, 1, 1, '', '165/678/423', 2, '', 0, '', 0),
  4438. (937, 78, '', '秒杀配置头部', 'admin', '', '', 'setting/seckill_data/header', 'GET', '[]', 0, 0, 0, 1, '', '27/33/78', 2, '', 0, '', 0),
  4439. (938, 154, '', '签到配置编辑保存', 'admin', '', '', 'setting/group_data/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '27/34/154', 2, '', 0, '', 0),
  4440. (939, 154, '', '签到配置添加保存', 'admin', '', '', 'setting/group_data', 'POST', '[]', 0, 0, 0, 1, '', '27/34/154', 2, '', 0, '', 0),
  4441. (940, 905, '', '添加积分商品保存', 'admin', '', '', 'marketing/integral/<id>', 'POST', '[]', 0, 0, 0, 1, '', '27/34/905', 2, '', 0, '', 0),
  4442. (941, 912, '', '积分订单头部', 'admin', '', '', 'marketing/integral/order/chart', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  4443. (942, 912, '', '积分订单列表', 'admin', '', '', 'marketing/integral/order/list', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  4444. (943, 905, '', '积分商品编辑', 'admin', '', '', 'marketing/integral/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/34/905', 2, '', 0, '', 0),
  4445. (944, 912, '', '发货物流列表', 'admin', '', '', 'marketing/integral/order/express_list', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  4446. (945, 912, '', '快递列表', 'admin', '', '', 'marketing/integral/order/delivery/list', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  4447. (946, 912, '', '图表详情', 'admin', '', '', 'marketing/integral/order/sheet_info', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  4448. (947, 912, '', '发货', 'admin', '', '', 'marketing/integral/order/delivery/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  4449. (948, 912, '', '配送信息表单', 'admin', '', '', 'marketing/integral/order/distribution/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  4450. (949, 912, '', '配送信息保存', 'admin', '', '', 'marketing/integral/order/distribution/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  4451. (950, 912, '', '订单详情', 'admin', '', '', 'marketing/integral/order/info/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  4452. (951, 912, '', '订单记录', 'admin', '', '', 'marketing/integral/order/status/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  4453. (952, 912, '', '小票打印', 'admin', '', '', 'marketing/integral/order/print/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  4454. (953, 912, '', '物流查询', 'admin', '', '', 'marketing/integral/order/express/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  4455. (954, 912, '', '订单备注', 'admin', '', '', 'marketing/integral/order/remark/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  4456. (955, 912, '', '收货', 'admin', '', '', 'marketing/integral/order/take/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '27/34/912', 2, '', 0, '', 0),
  4457. (960, 909, '', '抽奖列表', 'admin', '', '', 'marketing/lottery/list', 'GET', '[]', 0, 1, 0, 1, '', '27/909', 2, '', 0, '', 0),
  4458. (961, 909, '', '抽奖商品详情', 'admin', '', '', 'marketing/lottery/detail/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  4459. (962, 909, '', '用户等级', 'admin', '', '', 'user/user_label', 'GET', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  4460. (963, 909, '', '会员等级', 'admin', '', '', 'user/user_level/vip_list', 'GET', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  4461. (964, 909, '', '编辑保存', 'admin', '', '', 'marketing/lottery/edit/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  4462. (965, 27, '', '营销公共权限', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, 'admin-marketing', '27', 1, '', 0, '', 0),
  4463. (966, 965, '', '附件分类', 'admin', '', '', 'file/category', 'GET', '[]', 0, 0, 0, 1, '', '27/965', 2, '', 0, '', 0),
  4464. (967, 965, '', '附件列表', 'admin', '', '', 'file/file', 'GET', '[]', 0, 0, 0, 1, '', '27/965', 2, '', 0, '', 0),
  4465. (968, 909, '', '删除抽奖', 'admin', '', '', 'marketing/lottery/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  4466. (969, 909, '', '抽奖记录列表', 'admin', '', '', 'marketing/lottery/record/list/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  4467. (970, 909, '', '物流公司', 'admin', '', '', 'order/express_list', 'GET', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  4468. (971, 909, '', '抽奖记录备注', 'admin', '', '', 'marketing/lottery/record/deliver', 'POST', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  4469. (972, 909, '', '抽奖状态', 'admin', '', '', 'marketing/lottery/set_status/<id>/<status>', 'POST', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  4470. (973, 909, '', '添加抽奖', 'admin', '', '', 'marketing/lottery/add', 'POST', '[]', 0, 0, 0, 1, '', '27/909', 2, '', 0, '', 0),
  4471. (975, 28, '', '分销配置头部', 'admin', '', '', 'setting/config/header_basics', 'GET', '[]', 0, 0, 0, 1, '', '26/28', 2, '', 0, '', 0),
  4472. (976, 717, '', '查看商品', 'admin', '', '', 'product/product/<id>', 'GET', '[]', 0, 0, 0, 1, '', '716/717', 2, '', 0, '', 0),
  4473. (977, 657, '', '获取风格设置', 'admin', '', '', 'diy/get_color_change/<type>', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657', 2, '', 0, '', 0),
  4474. (978, 657, '', '获取个人中心菜单', 'admin', '', '', 'diy/get_member', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657', 2, '', 0, '', 0),
  4475. (979, 657, '', '个人中心组件分类', 'admin', '', '', 'diy/get_page_category', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657', 2, '', 0, '', 0),
  4476. (980, 657, '', '个人中心组件树形分类', 'admin', '', '', 'product/category/tree/<type>', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657', 2, '', 0, '', 0),
  4477. (981, 657, '', '获取页面链接', 'admin', '', '', 'diy/get_page_link/<cate_id>', 'GET', '[]', 0, 0, 0, 1, '', '12/656/657', 2, '', 0, '', 0),
  4478. (982, 657, '', '商品分类页保存', 'admin', '', '', 'diy/color_change/<status>/<type>', 'PUT', '[]', 0, 0, 0, 1, '', '12/656/657', 2, '', 0, '', 0),
  4479. (983, 657, '', '个人中心页保存', 'admin', '', '', 'diy/member_save', 'POST', '[]', 0, 0, 0, 1, '', '12/656/657', 2, '', 0, '', 0),
  4480. (984, 128, '', '获取组合数据', 'admin', '', '', 'setting/group_data', 'GET', '[]', 0, 0, 0, 1, '', '12/656/128', 2, '', 0, '', 0),
  4481. (985, 128, '', '获取头部', 'admin', '', '', 'setting/sign_data/header', 'GET', '[]', 0, 0, 0, 1, '', '12/656/128', 2, '', 0, '', 0),
  4482. (986, 128, '', '保存配置', 'admin', '', '', 'setting/group_data/save_all', 'POST', '[]', 0, 0, 0, 1, '', '12/656/128', 2, '', 0, '', 0),
  4483. (987, 128, '', '客服页面广告', 'admin', '', '', 'setting/get_kf_adv', 'GET', '[]', 0, 0, 0, 1, '', '12/656/128', 2, '', 0, '', 0),
  4484. (988, 898, '', '消息管理列表', 'admin', '', '', 'setting/notification/index', 'GET', '[]', 0, 0, 0, 1, '', '12/898', 2, '', 0, '', 0),
  4485. (989, 898, '', '模板消息详情', 'admin', '', '', 'setting/notification/info', 'GET', '[]', 0, 0, 0, 1, '', '12/898', 2, '', 0, '', 0),
  4486. (990, 898, '', '编辑保存', 'admin', '', '', 'setting/notification/save', 'POST', '[]', 0, 0, 0, 1, '', '12/898', 2, '', 0, '', 0),
  4487. (991, 898, '', '模板消息状态修改', 'admin', '', '', 'setting/notification/set_status/<type>/<status>/<id>', 'PUT', '[]', 0, 0, 0, 1, '', '12/898', 2, '', 0, '', 0),
  4488. (992, 898, '', '一键同步模版消息', 'admin', '', '', 'app/wechat/syncSubscribe', 'GET', '[]', 0, 0, 0, 1, '', '12/898', 2, '', 0, '', 0),
  4489. (993, 135, '', '小程序', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/routine', '135', 1, '', 0, 'admin-routine', 0),
  4490. (994, 993, '', '小程序下载', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/routine/download', '135/993', 1, '', 0, 'routine-download', 0),
  4491. (995, 994, '', '下载小程序页面数据', 'admin', '', '', 'app/routine/info', 'GET', '[]', 0, 0, 0, 1, '', '135/993/994', 2, '', 0, '', 0),
  4492. (996, 994, '', '下载小程序模版', 'admin', '', '', 'app/routine/download', 'POST', '[]', 0, 0, 0, 1, '', '135/993/994', 2, '', 0, '', 0),
  4493. (997, 716, '', '订单统计', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/statistic/order', '716', 1, '', 0, 'admin-statistic', 0),
  4494. (998, 37, '', '资金流水', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/finance/capital_flow/index', '35/37', 1, '', 0, 'finance-capital_flow-index', 0),
  4495. (999, 37, '', '账单记录', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/finance/billing_records/index', '35/37', 1, '', 0, 'finance-billing_records-index', 0),
  4496. (1000, 566, '', '富文本上传图片', 'admin', '', '', '', '', '[]', 0, 0, 1, 1, '/admin/widget.images/index.html', '25/566', 1, '', 0, 'admin-user-user-index', 0),
  4497. (1001, 34, '', '积分记录', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/point_record', '27/34', 1, '', 0, 'marketing-point_record-index', 0),
  4498. (1002, 34, '', '积分统计', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/point_statistic', '27/34', 1, '', 0, 'marketing-point_statistic-index', 0),
  4499. (1003, 35, '', '余额记录', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/finance/balance', '35', 1, '', 0, 'finance-balance-index', 0),
  4500. (1004, 1003, '', '余额记录', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/finance/balance/balance', '35/1003', 1, '', 0, 'finance-user-balance', 0),
  4501. (1005, 716, '', '余额统计', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/statistic/balance', '716', 1, '', 0, 'admin-statistic', 0),
  4502. (1006, 69, '', '公众号配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/wechat_config/3/2', '135/69', 1, '', 0, 'setting-system-config', 0),
  4503. (1007, 993, '', '小程序配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/routine_config/3/7', '135/993', 1, '', 0, 'setting-system-config', 0),
  4504. (1008, 135, '', 'PC端', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/pc', '135', 1, '', 0, 'admin-pc', 0),
  4505. (1009, 135, '', 'APP', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/app', '135', 1, '', 0, 'admin-app', 0),
  4506. (1010, 1008, '', 'PC端配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/pc_config/3/75', '135/1008', 1, '', 0, 'setting-system-config', 0),
  4507. (1011, 1009, '', 'APP配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/app_config/3/77', '135/1009', 1, '', 0, 'setting-system-config', 0),
  4508. (1012, 12, '', '存储配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/storage', '12', 1, '', 0, 'setting-storage', 0),
  4509. (1013, 26, '', '事业部', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/agent/division', '26', 1, '', 0, 'agent-division', 0),
  4510. (1014, 1013, '', '事业部列表', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/division/index', '26/1013', 1, '', 0, 'agent-division-index', 0),
  4511. (1015, 1013, '', '代理商列表', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/division/agent/index', '26/1013', 1, '', 0, 'agent-division-agent-index', 0),
  4512. (1016, 1013, '', '代理商申请', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/division/agent/applyList', '26/1013', 1, '', 0, 'agent-division-agent-applyList', 0),
  4513. (1018, 909, '', '抽奖配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/lottery/create', '27/909', 1, '', 0, 'admin-marketing-lottery-create', 0),
  4514. (1019, 909, '', '中奖记录', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/lottery/recording_list', '27/909', 1, '', 0, 'admin-marketing-lottery-recording_list-id', 0),
  4515. (1020, 1014, '', '事业部列表', 'admin', '', '', 'agent/division/list', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1014', 2, '', 0, '', 0),
  4516. (1021, 1014, '', '添加事业部', 'admin', '', '', 'agent/division/create/<uid>', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1014', 2, '', 0, '', 0),
  4517. (1023, 27, '', '公众号渠道码', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/channel_code/channelCodeIndex', '27', 1, '', 0, 'marketing-channel_code-index', 0),
  4518. (1024, 1023, '', '添加公众号渠道码', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/channel_code/create', '27/1021', 1, '', 0, 'marketing-channel_code-create', 0),
  4519. (1025, 1023, '', '渠道码统计', 'admin', '', '', '', '', '[]', 0, 0, 0, 1, '/admin/marketing/channel_code/code_statistic', '27/1021', 1, '', 0, 'marketing-channel_code-statistic', 0),
  4520. (1026, 1014, '', '事业部下级列表', 'admin', '', '', '/agent/division/down_list', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1014', 2, '', 0, '', 0),
  4521. (1027, 1014, '', '事业部保存', 'admin', '', '', 'agent/division/save', 'POST', '[]', 0, 0, 0, 1, '', '26/1013/1014', 2, '', 0, '', 0),
  4522. (1028, 1014, '', '事业部状态切换', 'admin', '', '', 'agent/division/set_status/<status>/<uid>', 'PUT', '[]', 0, 0, 0, 1, '', '26/1013/1014', 2, '', 0, '', 0),
  4523. (1029, 1014, '', '事业部删除', 'admin', '', '', 'division/del/<type>/<uid>', 'DELETE', '[]', 0, 0, 0, 1, '', '26/1013/1014', 2, '', 0, '', 0),
  4524. (1030, 1015, '', '代理商列表', 'admin', '', '', 'agent/division/list', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1015', 2, '', 0, '', 0),
  4525. (1031, 1015, '', '代理商下级列表', 'admin', '', '', 'agent/division/down_list', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1015', 2, '', 0, '', 0),
  4526. (1032, 1015, '', '添加代理商', 'admin', '', '', 'agent/division/agent/create/<uid>', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1015', 2, '', 0, '', 0),
  4527. (1033, 1015, '', '代理商保存', 'admin', '', '', 'agent/division/agent/save', 'POST', '[]', 0, 0, 0, 1, '', '26/1013/1015', 2, '', 0, '', 0),
  4528. (1034, 1015, '', '代理商状态切换', 'admin', '', '', 'agent/division/set_status/<status>/<uid>', 'PUT', '[]', 0, 0, 0, 1, '', '26/1013/1015', 2, '', 0, '', 0),
  4529. (1035, 1015, '', '代理商删除', 'admin', '', '', 'agent/division/del/<type>/<uid>', 'DELETE', '[]', 0, 0, 0, 1, '', '26/1013/1015', 2, '', 0, '', 0),
  4530. (1036, 1016, '', '代理商申请列表', 'admin', '', '', 'agent/division/agent_apply/list', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1016', 2, '', 0, '', 0),
  4531. (1037, 1016, '', '代理商审核', 'admin', '', '', 'agent/division/examine_apply/<id>/<type>', 'GET', '[]', 0, 0, 0, 1, '', '26/1013/1016', 2, '', 0, '', 0),
  4532. (1038, 1016, '', '提交审核', 'admin', '', '', 'agent/division/apply_agent/save', 'POST', '[]', 0, 0, 0, 1, '', '26/1013/1016', 2, '', 0, '', 0),
  4533. (1039, 1016, '', '删除审核', 'admin', '', '', 'agent/division/del_apply/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '26/1013/1016', 2, '', 0, '', 0),
  4534. (1042, 1023, '', '渠道码分类列表', 'admin', '', '', 'app/wechat_qrcode/cate/list', 'GET', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  4535. (1043, 1023, '', '渠道码分类添加编辑表单', 'admin', '', '', 'app/wechat_qrcode/cate/create/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  4536. (1044, 1023, '', '渠道码分类保存', 'admin', '', '', 'app/wechat_qrcode/cate/save', 'POST', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  4537. (1045, 1023, '', '渠道码分类删除', 'admin', '', '', 'app/wechat_qrcode/cate/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  4538. (1046, 1023, '', '保存渠道码', 'admin', '', '', 'app/wechat_qrcode/save/<id>', 'POST', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  4539. (1047, 1023, '', '渠道码详情', 'admin', '', '', 'app/wechat_qrcode/info/<id>', 'GET', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  4540. (1048, 1023, '', '渠道码列表', 'admin', '', '', 'app/wechat_qrcode/list', 'GET', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  4541. (1049, 1023, '', '删除渠道码', 'admin', '', '', 'app/wechat_qrcode/del/<id>', 'DELETE', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  4542. (1050, 1023, '', '渠道码状态切换', 'admin', '', '', 'app/wechat_qrcode/set_status/<id>/<status>', 'PUT', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  4543. (1051, 1023, '', '渠道码用户列表', 'admin', '', '', 'app/wechat_qrcode/user_list/<qid>', 'GET', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  4544. (1052, 1023, '', '获取用户标签', 'admin', '', '', 'user/user_label', 'GET', '[]', 0, 0, 0, 1, '', '27/1023', 2, '', 0, '', 0),
  4545. (1053, 27, '', '充值配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/marketing/recharge', '27', 1, '', 0, 'marketing-recharge-index', 0),
  4546. (1055, 1009, '', '版本管理', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/app/app/version', '135/1009', 1, '', 0, 'admin-app-version', 0),
  4547. (1056, 12, '', '第三方接口配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/other_config', '12', 1, '', 0, 'setting-other', 0),
  4548. (1057, 1056, '', '小票打印配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/other_config/print/2/21', '12/1056', 1, '', 0, 'setting-other-print', 0),
  4549. (1058, 1056, '', '商品采集配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/other_config/copy/2/41', '12/1056', 1, '', 0, 'setting-other-copy', 0),
  4550. (1059, 1056, '', '物流查询配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/other_config/logistics/2/64', '12/1056', 1, '', 0, 'setting-other-logistics', 0),
  4551. (1060, 1056, '', '电子面单配置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/other_config/electronic/2/66', '12/1056', 1, '', 0, 'setting-other-electronic', 0),
  4552. (1061, 12, '', '协议设置', 'admin', '', '', '', '', '[]', 0, 1, 0, 1, '/admin/setting/agreement', '12', 1, '', 0, 'setting-agreement', 0)
  4553. SQL
  4554. ],
  4555. [
  4556. 'code' => 444,
  4557. 'type' => 3,
  4558. 'table' => "system_notification",
  4559. 'field' => "wechat_id",
  4560. 'findSql' => "show columns from `@table` like 'wechat_id'",
  4561. 'sql' => "ALTER TABLE `@table` ADD `wechat_id` int(10) NOT NULL DEFAULT '0' COMMENT '模版消息id'"
  4562. ],
  4563. [
  4564. 'code' => 444,
  4565. 'type' => 3,
  4566. 'table' => "system_notification",
  4567. 'field' => "routine_id",
  4568. 'findSql' => "show columns from `@table` like 'routine_id'",
  4569. 'sql' => "ALTER TABLE `@table` ADD `routine_id` int(10) NOT NULL DEFAULT '0' COMMENT '订阅消息id'"
  4570. ],
  4571. [
  4572. 'code' => 444,
  4573. 'type' => -1,
  4574. 'table' => "system_notification",
  4575. 'sql' => "truncate table `@table`"
  4576. ],
  4577. [
  4578. 'code' => 444,
  4579. 'type' => -1,
  4580. 'table' => "system_menus",
  4581. 'sql' => <<<SQL
  4582. INSERT INTO `@table` (`id`, `mark`, `name`, `title`, `is_system`, `is_app`, `is_wechat`, `is_routine`, `is_sms`, `is_ent_wechat`, `system_title`, `system_text`, `app_id`, `sms_id`, `wechat_id`, `routine_id`, `ent_wechat_text`, `variable`, `url`, `type`, `add_time`) VALUES
  4583. (1, 'bind_spread_uid', '绑定推广关系', '注册完成给上级发送', 1, 0, 1, 1, 0, 0, '绑定下级通知', '恭喜,又一员猛将将永久绑定到您的团队,用户{nickname}加入您的队伍!', 0, 0, 31, 4, '0', '{nikename}用户名', '', 1, 0),
  4584. (2, 'order_pay_success', '支付成功给用户发送', '支付成功给用户发送', 1, 0, 1, 1, 2, 0, '购买成功通知', '您购买的商品已支付成功,支付金额{pay_price}元,订单号{order_id},感谢您的光临!', 0, 440396, 26, 12, '0', '{order_id}订单号,{total_num}商品总数,{pay_price}支付金额', '', 1, 0),
  4585. (3, 'order_take', '确认收货提醒发送', '确认收货用户提醒发送', 1, 0, 1, 1, 2, 0, '确认收货通知', '亲,您的订单{order_id},商品{store_name}已确认收货,感谢您的光临!', 0, 440402, 17, 3, '0', '{order_id}订单号,{store_name}商品名称', '', 1, 0),
  4586. (4, 'price_revision', '改价提醒发送', '改价给用户提醒发送', 1, 0, 1, 0, 2, 0, '改价通知', '您的订单{order_id},实际支付金额已被修改为{pay_price}', 0, 440410, 36, 0, '0', '{order_id}订单号,{pay_price}订单金额', '', 1, 0),
  4587. (5, 'order_refund', '退款成功提醒发送', '退款给用户提醒发送', 1, 0, 1, 1, 0, 0, '退款成功通知', '您的订单{order_id}已同意退款,退款金额{refund_price}元。', 0, 0, 18, 10, '0', '{order_id}订单号,{refund_price}退款金额,{pay_price}订单金额', '', 1, 0),
  4588. (7, 'recharge_success', '充值成功提醒发送', '充值成功给用户提醒发送', 1, 0, 1, 1, 0, 0, '充值成功通知', '您成功充值¥{price},现剩余余额¥{now_money}元', 0, 0, 37, 11, '0', '{order_id}充值订单,{price}充值金额,{now_money}现有余额', '', 1, 0),
  4589. (8, 'integral_accout', '积分到账提醒发送', '积分到账给用户提醒发送', 1, 0, 1, 1, 0, 0, '积分到账通知', '亲,您成功获得积分{gain_integral},现有积分{integral}', 0, 0, 41, 14, '0', '{order_id}订单号,{store_name}商品名称,{pay_price}支付金额,{gain_integral}获取积分,{integral}现有积分', '', 1, 0),
  4590. (9, 'order_brokerage', '佣金到账提醒发送', '佣金到账给用户提醒发送', 1, 0, 1, 1, 0, 0, '佣金到账通知', '亲,恭喜您成功获得佣金{brokerage_price}元', 0, 0, 30, 1, '0', '{goods_name}商品名称,{goods_price}商品金额,{brokerage_price}分佣金额', '', 1, 0),
  4591. (10, 'bargain_success', '砍价成功提醒发送', '砍价成功给用户提醒发送', 1, 0, 1, 1, 0, 0, '砍价成功通知', '亲,好腻害!你的朋友们已经帮你砍到底价了,商品名称{title},底价{min_price}', 0, 0, 27, 7, '0', '{title}活动名称{min_price}最低价', '', 1, 0),
  4592. (11, 'order_user_groups_success', '拼团成功提醒发送', '拼团成功给用户提醒发送', 1, 0, 1, 1, 0, 0, '拼团成功通知', '亲,您的拼团已经完成了,拼团名称{title},团长{nickname}', 0, 0, 23, 6, '0', '{title}活动名称,{nickname}团长,{count}拼团人数,{pink_time}开团时间', '', 1, 0),
  4593. (12, 'send_order_pink_fial', '拼团失败提醒发送', '拼团失败给用户提醒发送', 1, 0, 1, 1, 0, 0, '拼团失败通知', '亲,您的拼团失败,活动名称{title}', 0, 0, 24, 15, '0', '{title}活动名称{count}拼团人数', '', 1, 0),
  4594. (13, 'open_pink_success', '开团成功提醒发送', '开团成功给用户提醒发送', 1, 0, 1, 1, 0, 0, '开团成功通知', '亲,您已成功参与拼团,活动名称{title}', 0, 0, 28, 6, '0', '{title}活动名称,{nickname}团长,{count}拼团人数,{pink_time}开团时间', '', 1, 0),
  4595. (14, 'user_extract', '提现成功提醒发送', '提现成功给用户提醒发送', 1, 0, 1, 1, 0, 0, '提现成功通知', '亲,您成功提现佣金{extract_number}元', 0, 0, 38, 2, '0', '{extract_number}提现金额,{nickname}用户昵称,{date}提现时间', '', 1, 0),
  4596. (15, 'user_balance_change', '提现失败提醒发送', '提现失败给用户提醒发送', 1, 0, 1, 1, 0, 0, '提现失败通知', '亲,您发起的提现被驳回,返回佣金{extract_number}元', 0, 0, 39, 2, '0', '{extract_number}提现金额,{nickname}用户昵称,{date}提现时间,{message}失败原因', '', 1, 0),
  4597. (16, 'recharge_order_refund_status', '充值退款提醒发送', '充值退款给用户提醒发送', 1, 0, 1, 1, 0, 0, '充值退款通知', '亲,您充值的金额已退款,本次退款{refund_price}元', 0, 0, 18, 11, '0', '{refund_price}退款金额,{order_id}充值订单,{price}充值金额', '', 1, 0),
  4598. (17, 'send_order_refund_no_status', '退款申请未通过提醒发送', '退款申请未通过给用户提醒发送', 1, 0, 1, 1, 0, 0, '退款申请拒绝通知', '您好!您的订单{order_id}已拒绝退款。', 0, 0, 18, 10, '0', '{order_id}订单号,{store_name}商品名称,{pay_price}订单金额', '', 1, 0),
  4599. (18, 'send_order_apply_refund', '申请退款给客服发消息', '申请退款给客服发消息', 1, 0, 0, 0, 2, 1, '您有新的退款待处理', '您有一笔退款订单待处理,订单号{order_id}!', 0, 440407, 0, 0, '您有个订单退款请注意查收\\n订单号:{order_id}', '{admin_name}管理员,{order_id}订单号', '', 2, 0),
  4600. (19, 'admin_pay_success_code', '下单给客服发消息', '下单支付给客服发消息', 1, 0, 0, 0, 2, 1, '您有新的订单待处理', '您有一笔支付成功的订单待处理,订单号{order_id}!', 0, 440405, 0, 0, '您有个新订单请注意查收\\n订单号:{order_id}', '{admin_name}管理员,{order_id}订单号', '', 2, 0),
  4601. (20, 'order_deliver_success', '发货提醒发送', '发货用户提醒发送', 1, 0, 1, 1, 2, 0, '发货通知', '亲爱的用户{nickname}您的商品{store_name},订单号{order_id}已发货,请注意查收', 0, 441596, 20, 5, '0', '{nickname}用户昵称,{store_name}商品名称,{order_id}订单号,{delivery_name}配送员姓名,{delivery_id}配送员电话,{user_address}收货地址', '', 1, 0),
  4602. (21, 'order_postage_success', '发货快递提醒发送', '发货快递用户提醒发送', 1, 0, 1, 1, 2, 0, '发货通知', '亲爱的用户{nickname}您的商品{store_name},订单号{order_id}已发货,请注意查收', 0, 441596, 16, 9, '0', '{nickname}用户昵称,{store_name}商品名称,{order_id}订单号,{delivery_name}快递名称,{delivery_id}快递单号,{user_address}收货地址', '', 1, 0),
  4603. (22, 'send_order_pink_clone', '取消拼团提醒发送', '取消拼团给用户提醒发送', 1, 0, 1, 1, 0, 0, '取消拼团通知', '亲,您的拼团取消,活动名称{title}', 0, 0, 24, 15, '0', '{title}活动名称{count}拼团人数', '', 1, 0),
  4604. (23, 'can_pink_success', '参团成功提醒发送', '参团成功给用户提醒发送', 1, 0, 1, 1, 0, 0, '参团成功通知', '亲,您已成功参与拼团,活动名称{title}', 0, 0, 23, 6, '0', '{title}活动名称,{nickname}团长,{count}拼团人数,{pink_time}开团时间', '', 1, 0),
  4605. (24, 'kefu_send_extract_application', '提现申请给客服发消息', '提现申请给客服发消息', 1, 0, 0, 0, 0, 1, '你有个新的提现申请待处理', '您有一笔提现申请待处理,提现金额{money}!', 0, 0, 0, 0, '您有个提现申请请注意查收\\n>提现金额{money}', '{nickname}用户昵称,{money}提现金额', 'https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=ae3s-safwea-aa', 2, 0),
  4606. (25, 'send_admin_confirm_take_over', '收货给客服发消息', '收货给客服发消息', 1, 0, 0, 0, 2, 1, '你有个新的用户收货待处理', '您有一笔订单已经确认收货,订单号{order_id}!', 0, 440408, 0, 0, '您有个订单确认收货\\n>订单号{order_id}', '{storeTitle}商品名称,{order_id}订单号', '', 2, 0),
  4607. (26, 'order_pay_false', '提醒付款通知', '提醒付款通知用户提醒发送', 1, 0, 1, 0, 2, 0, '提醒付款通知', '您有未付款订单,订单号为:{order_id},商品数量有限,请及时付款。', 0, 440409, 40, 0, '0', '', '', 1, 0)
  4608. SQL
  4609. ],
  4610. [
  4611. 'code' => 444,
  4612. 'type' => 3,
  4613. 'table' => "user",
  4614. 'field' => "is_del",
  4615. 'findSql' => "show columns from `@table` like 'is_del'",
  4616. 'sql' => "ALTER TABLE `@table` ADD `is_del` tinyint(1) NOT NULL DEFAULT '0' COMMENT '是否注销'"
  4617. ],
  4618. [
  4619. 'code' => 444,
  4620. 'type' => 1,
  4621. 'table' => "user_cancel",
  4622. 'findSql' => "select * from information_schema.tables where table_name ='@table'",
  4623. 'sql' => "CREATE TABLE IF NOT EXISTS `@table` (
  4624. `id` int(10) NOT NULL AUTO_INCREMENT COMMENT '主键id',
  4625. `uid` int(10) NOT NULL DEFAULT '0' COMMENT '用户uid',
  4626. `name` varchar(255) NOT NULL DEFAULT '' COMMENT '用户昵称',
  4627. `phone` varchar(20) NOT NULL DEFAULT '' COMMENT '手机号',
  4628. `add_time` int(11) NOT NULL DEFAULT '0' COMMENT '用户提交申请时间',
  4629. `status` tinyint(1) NOT NULL DEFAULT '0' COMMENT '1通过,2拒绝',
  4630. `up_time` int(11) NOT NULL DEFAULT '0' COMMENT '操作时间',
  4631. `remark` varchar(255) NOT NULL DEFAULT '' COMMENT '备注',
  4632. PRIMARY KEY (`id`)
  4633. ) ENGINE=InnoDB DEFAULT CHARSET=utf8;"
  4634. ],
  4635. [
  4636. 'code' => 444,
  4637. 'type' => 3,
  4638. 'table' => "user_extract",
  4639. 'field' => "wechat_order_id",
  4640. 'findSql' => "show columns from `@table` like 'wechat_order_id'",
  4641. 'sql' => "ALTER TABLE `@table` ADD `wechat_order_id` varchar(32) NOT NULL DEFAULT '' COMMENT '微信订单ID'"
  4642. ],
  4643. [
  4644. 'code' => 444,
  4645. 'type' => 3,
  4646. 'table' => "wechat_user",
  4647. 'field' => "is_del",
  4648. 'findSql' => "show columns from `@table` like 'is_del'",
  4649. 'sql' => "ALTER TABLE `@table` ADD `is_del` tinyint(1) NOT NULL DEFAULT '0' COMMENT '是否注销'"
  4650. ],
  4651. [
  4652. 'code' => 444,
  4653. 'type' => -1,
  4654. 'table' => "wechat_user",
  4655. 'sql' => "ALTER TABLE `@table` DROP INDEX `openid`, ADD UNIQUE `openid` (`openid`, `uid`) USING BTREE"
  4656. ],
  4657. ];
  4658. return $data;
  4659. }
  4660. /**
  4661. * 升级列表
  4662. * @return mixed
  4663. */
  4664. public function upgradeList()
  4665. {
  4666. return app('json')->success($this->services->getUpgradeList());
  4667. }
  4668. /**
  4669. * 可升级列表
  4670. * @return mixed
  4671. */
  4672. public function upgradeableList()
  4673. {
  4674. return app('json')->success($this->services->getUpgradeableList());
  4675. }
  4676. /**
  4677. * 可升级列表
  4678. * @return mixed
  4679. */
  4680. public function agreement()
  4681. {
  4682. return app('json')->success($this->services->getAgreement());
  4683. }
  4684. /**
  4685. * 下载升级包
  4686. * @param $packageKey
  4687. * @return mixed
  4688. */
  4689. public function download($packageKey)
  4690. {
  4691. if (empty($packageKey)) {
  4692. return app('json')->fail(100100);
  4693. }
  4694. $this->services->packageDownload($packageKey);
  4695. return app('json')->success();
  4696. }
  4697. /**
  4698. * 升级进度
  4699. * @return mixed
  4700. */
  4701. public function progress()
  4702. {
  4703. $result = $this->services->getProgress();
  4704. return app('json')->success($result);
  4705. }
  4706. /**
  4707. * 获取升级状态
  4708. * @return mixed
  4709. */
  4710. public function upgradeStatus()
  4711. {
  4712. $data = $this->services->getUpgradeStatus();
  4713. return app('json')->success($data);
  4714. }
  4715. /**
  4716. * 升级记录
  4717. * @throws \think\db\exception\ModelNotFoundException
  4718. * @throws \think\db\exception\DataNotFoundException
  4719. * @throws \think\db\exception\DbException
  4720. */
  4721. public function upgradeLogList()
  4722. {
  4723. $data = $this->services->getUpgradeLogList();
  4724. return app('json')->success($data);
  4725. }
  4726. /**
  4727. * 导出备份
  4728. * @throws \think\db\exception\ModelNotFoundException
  4729. * @throws \think\db\exception\DataNotFoundException
  4730. * @throws \think\db\exception\DbException
  4731. */
  4732. public function export($id, $type)
  4733. {
  4734. if (!$id || !$type) {
  4735. return app('json')->fail(100026);
  4736. }
  4737. return app('json')->success($this->services->export((int)$id, $type));
  4738. }
  4739. }