IDEA import project but cannot load the jar package dependent on the pom.xml file

2023-01-21   ES  

When processing my page, click about us, and jump to the secondary page. Results to click the jump event invalid.

invalid code

<uni-List> 
 <Uni-List-ITEM Title = "About Our" SHOWARROW @Click = "Gotopage ()"> </uni-list-item> 
 <Uni-List-ITEM Title = "Contact customer service" note = "9: 00-21: 00" showarrow @click = "handledialog ()"> </uni-list-design> 
 </Uni-List>

Looking at the document requires adding link in Uni-List-ITEM

Valid code

<ni-List> 
 <uni-list-item title = "about us" showarrow @click = "Gotopage ()" Link> </Uni-ITEM> 
 <Uni-List-ITEM Title = "Contact customer service" note = "9: 00-21: 00" showarrow @click = "handledialog ()"> </uni-list-design> 
 </Uni-List>

After the increase, the problem solves

source

Related Posts

Parameter transmission (value transmission, reference transfer, pointer transmission) LC

Spring Learning Notes-Bean initialization & destruction

codevs 1226 pouring water

FLINK SQL Client Register Python UDF Full Process

IDEA import project but cannot load the jar package dependent on the pom.xml file

Random Posts

java-Java.sql.sqlexception: Unable to load authentication plugin ‘cachingSha2Password‘.

Connect the server through the IP address and port

POJ3006, Dirichlet’s theorem on Arithmetic Progressions, Di Likrey theorem.

minimum generation tree -template scar

qt configuration system new project function