优化页面
This commit is contained in:
@@ -645,7 +645,7 @@ input.data-v-04dfedea:focus, input.data-v-04dfedea:active, textarea.data-v-04dfe
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.dingweizhibox{
|
||||
.dingweizhibox {
|
||||
width: 100%;
|
||||
height: 15%;
|
||||
}
|
||||
|
||||
@@ -4,6 +4,7 @@ require("../../../../adapter-vue.js");
|
||||
const TUIKit_utils_typeCheck = require("../../../../utils/type-check.js");
|
||||
const TUIKit_constant = require("../../../../constant.js");
|
||||
const common_assets = require("../../../../../common/assets.js");
|
||||
const stores_counter = require("../../../../../stores/counter.js");
|
||||
if (!Math) {
|
||||
Icon();
|
||||
}
|
||||
@@ -15,7 +16,7 @@ const _sfc_main = /* @__PURE__ */ common_vendor.defineComponent({
|
||||
content: { default: void 0 }
|
||||
},
|
||||
setup(__props) {
|
||||
common_vendor.ref("123");
|
||||
stores_counter.useCounterStore();
|
||||
const props = __props;
|
||||
const custom = common_vendor.ref();
|
||||
const message = common_vendor.ref();
|
||||
|
||||
Reference in New Issue
Block a user