提交 5072e8c0 编写于 作者: zhangpingchuan's avatar zhangpingchuan

zpc

上级 7a6e3a2c
......@@ -34,7 +34,7 @@ TARGET=PSSYSAPP
</a-layout-content>
</a-layout>
</a-layout>
<div class="app-setting">
<#-- <div class="app-setting">
<a-icon type="setting" @click="showModal" />
</div>
<a-modal :title="$t('moresetting')" v-model="visible" @ok="handleOk">
......@@ -45,7 +45,7 @@ TARGET=PSSYSAPP
<a-radio-button value="en">{{$t('english')}}</a-radio-button>
</a-radio-group>
</div>
</a-modal>
</a-modal> -->
</div>
</a-locale-provider>
</template>
......@@ -139,7 +139,7 @@ export default {
text-align: center;
margin: 16px;
}
.app-setting {
<#-- .app-setting {
position: fixed;
top: 30%;
right: 8px;
......@@ -150,5 +150,5 @@ export default {
display: flex;
justify-content: space-between;
align-items: center;
}
} -->
</style>
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册