This commit is contained in:
zoujiandong
2025-07-25 13:15:43 +08:00
parent 53d8455890
commit 4544b678d0
10 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -7319,7 +7319,7 @@ function isConsoleWritable() {
function initRuntimeSocketService() {
const hosts = "192.168.100.165,127.0.0.1";
const port = "8090";
const id = "mp-weixin_mYQj0H";
const id = "mp-weixin_X0DwRF";
const lazy = typeof swan !== "undefined";
let restoreError = lazy ? () => {
} : initOnError();
@@ -71,7 +71,7 @@
.u-page.data-v-1cf734f5 .u-dropdown__menu {
background: #fff;
z-index: 1;
margin-left: -30rpx;
margin-left: 0rpx;
}
.u-page.data-v-1cf734f5 .u-dropdown__menu__item {
height: 74rpx;
@@ -79,7 +79,7 @@
background: #F3F4F6;
border-radius: 15rpx;
flex: none;
margin-left: 60rpx;
margin-left: 30rpx;
}
.u-page .deal.data-v-1cf734f5 {
margin-top: 20rpx;
@@ -34,7 +34,7 @@ const _sfc_main = {
common_vendor.ref(true);
const type = common_vendor.ref("doctor");
const navName = common_vendor.ref("医生临床病例库");
const orderFilter = common_vendor.ref(1);
const orderFilter = common_vendor.ref("1");
const dropTitle = common_vendor.ref("更新时间");
const option = common_vendor.ref([
{
+1 -1
View File
@@ -35,7 +35,7 @@ const _sfc_main = {
const type = common_vendor.ref("doctor");
const dropTitle = common_vendor.ref("更新时间");
const navName = common_vendor.ref("疾病临床病例库");
const orderFilter = common_vendor.ref(1);
const orderFilter = common_vendor.ref("1");
const options = common_vendor.ref([
{
label: "更新时间",