File tree Expand file tree Collapse file tree
packages/home/src/views/tiny-robot-home Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 <img class =" first-screen-content-sender-icon" :src =" state.senderImg" alt =" " />
1111 </div >
1212 <div class =" first-screen-content-footer" >
13- <tiny-button type =" primary" round @click =" gotoChat" >立即体验</tiny-button >
13+ <!-- < tiny-button type="primary" round @click="gotoChat">立即体验</tiny-button> -- >
1414 <tiny-button round ghost @click =" gotoDocs" >组件文档</tiny-button >
1515 </div >
1616 </div >
Original file line number Diff line number Diff line change 2828 {{ item }}
2929 </div >
3030 </div >
31- <div class =" scene-section-button" >
31+ <!-- < div class="scene-section-button">
3232 <tiny-button round @click="gotoChat">立即体验</tiny-button>
33- </div >
33+ </div> -->
3434 </div >
3535 <div class =" scene-section-img" >
3636 <img :src =" activeScene.imgUrl" :alt =" activeScene.title" />
You can’t perform that action at this time.
0 commit comments