添加后台代理代码
This commit is contained in:
7
codes/agent/game/api/document/files/home/data.js
Normal file
7
codes/agent/game/api/document/files/home/data.js
Normal file
@@ -0,0 +1,7 @@
|
||||
$axure.loadCurrentPage(
|
||||
(function() {
|
||||
var _ = function() { var r={},a=arguments; for(var i=0; i<a.length; i+=2) r[a[i]]=a[i+1]; return r; }
|
||||
var _creator = function() { return _(b,c,d,e,f,g,h,g,i,[j],k,_(l,m,n,o,p,q,r,_(),s,_(t,u,v,w,x,_(y,z,A,B),C,null,D,w,E,w,F,G,H,null,I,J,K,L,M,N,O,J),P,_(),Q,_(),R,_(S,[])),T,_(),U,_());};
|
||||
var b="url",c="home.html",d="generationDate",e=new Date(1497262308219.62),f="isCanvasEnabled",g=false,h="isAdaptiveEnabled",i="variables",j="OnLoadVariable",k="page",l="packageId",m="fe416c9d528b4f819d45e83f21567caa",n="type",o="Axure:Page",p="name",q="Home",r="notes",s="style",t="baseStyle",u="627587b6038d43cca051c114ac41ad32",v="pageAlignment",w="near",x="fill",y="fillType",z="solid",A="color",B=0xFFFFFFFF,C="image",D="imageHorizontalAlignment",E="imageVerticalAlignment",F="imageRepeat",G="auto",H="favicon",I="sketchFactor",J="0",K="colorStyle",L="appliedColor",M="fontName",N="Applied Font",O="borderWidth",P="adaptiveStyles",Q="interactionMap",R="diagram",S="objects",T="masters",U="objectPaths";
|
||||
return _creator();
|
||||
})());
|
||||
14
codes/agent/game/api/document/files/home/styles.css
Normal file
14
codes/agent/game/api/document/files/home/styles.css
Normal file
@@ -0,0 +1,14 @@
|
||||
body {
|
||||
margin:0px;
|
||||
background-image:none;
|
||||
position:static;
|
||||
left:auto;
|
||||
width:10px;
|
||||
margin-left:0;
|
||||
margin-right:0;
|
||||
text-align:left;
|
||||
}
|
||||
#base {
|
||||
position:absolute;
|
||||
z-index:0;
|
||||
}
|
||||
Reference in New Issue
Block a user