This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
limingjuan
/
Prediction-MindSpore
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
update
master
yuanjunbin
2 years ago
parent
750418b93e
commit
e59bce7e71
2 changed files
with
1 additions
and
3 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
stock-forcast-web/views/login/index.vue
+0
-2
stock-forcast-web/views/login/index.vue.bak
+ 1
- 1
stock-forcast-web/views/login/index.vue
View File
@@ -22,7 +22,7 @@
<div class="subm">
<div class="subm">
<el-button type="primary" round @click="subup('resetForm')"> 登录</el-button>
<el-button type="primary" round @click="subup('resetForm')"> 登录</el-button>
<!-- <el-button type="primary" round> 注 册</el-button>-->
</div>
</div>
</el-card>
</el-card>
+ 0
- 2
stock-forcast-web/views/login/index.vue.bak
View File
@@ -22,11 +22,9 @@
<div class="subm">
<div class="subm">
<el-button type="primary" round @click="subup('resetForm')"> 登录</el-button>
<el-button type="primary" round @click="subup('resetForm')"> 登录</el-button>
<!-- <el-button type="primary" round> 注 册</el-button>-->
</div>
</div>
</el-card>
</el-card>
</div>
</div>
</template>
</template>
Write
Preview
Loading…
Cancel
Save