init
This commit is contained in:
7
系统原型/files/专业类/data.js
Normal file
7
系统原型/files/专业类/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,i,_(j,k,l,k)),m,[],n,_(h,o),p,[q],r,_(s,t,u,v,g,w,x,_(),y,[],z,_(A,B,C,D,E,_(F,G,H,I),J,null,K,L,L,M,N,O,null,P,Q,R,S,T,U,V,Q,W,X,_(F,G,H,Y),Z,Q,ba,bb,_(bc,bd,be,bf,bg,bf,bh,bf,bi,k,H,_(bj,bk,bl,bk,bm,bk,bn,bo)),i,_(j,k,l,k)),bp,_(),bq,_(),br,_(bs,[_(bt,bu,bv,h,bw,bx,u,by,bz,by,bA,bB,z,_(bC,bD,i,_(j,bE,l,bF),A,bG,bH,bI,X,_(F,G,H,I)),bp,_(),bJ,_(),bK,bd)])),bL,_(),bM,_(bN,_(bO,bP)));};
|
||||
var b="url",c="专业类.html",d="generationDate",e=new Date(1633591959018.4),f="defaultAdaptiveView",g="name",h="",i="size",j="width",k=0,l="height",m="adaptiveViews",n="sketchKeys",o="s0",p="variables",q="OnLoadVariable",r="page",s="packageId",t="d040971858df4c9fb5f4ed33e773ec3a",u="type",v="Axure:Page",w="专业类",x="notes",y="annotations",z="style",A="baseStyle",B="627587b6038d43cca051c114ac41ad32",C="pageAlignment",D="center",E="fill",F="fillType",G="solid",H="color",I=0xFFFFFFFF,J="image",K="imageAlignment",L="near",M="imageRepeat",N="auto",O="favicon",P="sketchFactor",Q="0",R="colorStyle",S="appliedColor",T="fontName",U="Applied Font",V="borderWidth",W="borderVisibility",X="borderFill",Y=0xFF797979,Z="cornerRadius",ba="cornerVisibility",bb="outerShadow",bc="on",bd=false,be="offsetX",bf=5,bg="offsetY",bh="blurRadius",bi="spread",bj="r",bk=0,bl="g",bm="b",bn="a",bo=0.349019607843137,bp="adaptiveStyles",bq="interactionMap",br="diagram",bs="objects",bt="id",bu="edbbdc6469a743aead7a819137df631b",bv="label",bw="friendlyType",bx="Rectangle",by="vectorShape",bz="styleType",bA="visible",bB=true,bC="fontWeight",bD="700",bE=176,bF=29,bG="4b7bfc596114427989e10bb0b557d0ce",bH="fontSize",bI="16px",bJ="imageOverrides",bK="generateCompound",bL="masters",bM="objectPaths",bN="edbbdc6469a743aead7a819137df631b",bO="scriptId",bP="u68";
|
||||
return _creator();
|
||||
})());
|
||||
65
系统原型/files/专业类/styles.css
Normal file
65
系统原型/files/专业类/styles.css
Normal file
@@ -0,0 +1,65 @@
|
||||
body {
|
||||
margin:0px;
|
||||
background-image:none;
|
||||
position:relative;
|
||||
left:0px;
|
||||
width:176px;
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
text-align:left;
|
||||
}
|
||||
.form_sketch {
|
||||
border-color:transparent;
|
||||
background-color:transparent;
|
||||
}
|
||||
#base {
|
||||
position:absolute;
|
||||
z-index:0;
|
||||
}
|
||||
#u68_div {
|
||||
border-width:0px;
|
||||
position:absolute;
|
||||
left:0px;
|
||||
top:0px;
|
||||
width:176px;
|
||||
height:29px;
|
||||
background:inherit;
|
||||
background-color:rgba(255, 255, 255, 1);
|
||||
box-sizing:border-box;
|
||||
border-width:1px;
|
||||
border-style:solid;
|
||||
border-color:rgba(255, 255, 255, 1);
|
||||
border-radius:0px;
|
||||
-moz-box-shadow:none;
|
||||
-webkit-box-shadow:none;
|
||||
box-shadow:none;
|
||||
font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
|
||||
font-weight:700;
|
||||
font-style:normal;
|
||||
font-size:16px;
|
||||
}
|
||||
#u68 {
|
||||
border-width:0px;
|
||||
position:absolute;
|
||||
left:0px;
|
||||
top:0px;
|
||||
width:176px;
|
||||
height:29px;
|
||||
display:flex;
|
||||
font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
|
||||
font-weight:700;
|
||||
font-style:normal;
|
||||
font-size:16px;
|
||||
}
|
||||
#u68 .text {
|
||||
position:absolute;
|
||||
align-self:center;
|
||||
padding:2px 2px 2px 2px;
|
||||
box-sizing:border-box;
|
||||
width:100%;
|
||||
}
|
||||
#u68_text {
|
||||
border-width:0px;
|
||||
word-wrap:break-word;
|
||||
text-transform:none;
|
||||
}
|
||||
Reference in New Issue
Block a user