Commit 87dbb65b authored by Mac's avatar Mac
parents ac832506 8cfc81e9
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"name": "confucius", "name": "confucius",
"version": "0.0.1", "version": "0.0.1",
"description": "jiahe japen school system", "description": "jiahe japen school system",
"productName": "羚羊教育系统", "productName": "甲鹤日语教育系统",
"author": "alex", "author": "alex",
"private": true, "private": true,
"scripts": { "scripts": {
......
...@@ -105,7 +105,7 @@ ...@@ -105,7 +105,7 @@
<q-dialog v-model="persistent" persistent content-class="bg-grey-1" transition-show="scale" transition-hide="scale"> <q-dialog v-model="persistent" persistent content-class="bg-grey-1" transition-show="scale" transition-hide="scale">
<q-card style="width: 1400px;max-width:900px;"> <q-card style="width: 1400px;max-width:900px;">
<q-card-section> <q-card-section>
<div class="text-h6">{{objOption.CourseId==0?'新增问题信息':'修改问题信息'}}</div> <div class="text-h6">{{objOption.QuestionId==0?'新增问题信息':'修改问题信息'}}</div>
</q-card-section> </q-card-section>
<q-card-section class="q-pt-none scroll" style="max-height: 70vh"> <q-card-section class="q-pt-none scroll" style="max-height: 70vh">
<div class="row wrap"> <div class="row wrap">
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</q-carousel> </q-carousel>
</div> </div>
<div class="right-card"> <div class="right-card">
<div class="company">羚羊教育系统后台登录</div> <div class="company">甲鹤日语管理系统后台登录</div>
<div class="t">登录</div> <div class="t">登录</div>
<div class="field_wrap"> <div class="field_wrap">
<div class="pwd_box"> <div class="pwd_box">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment