{"remainingRequest":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\xq-web-bpm\\src\\views\\system\\SysSetting.vue?vue&type=template&id=38948ee4&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\src\\views\\system\\SysSetting.vue","mtime":1675071993225},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["\n    <div class=\"fullheight\">\n        <el-form v-form  data-vv-scope=\"propertyForm\">\n            <table class=\"form-table\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n                <tbody>\n                    <tr>\n                        <th width=\"130px\">系统管理端名称:</th>\n                        <td>\n                            <ht-input v-model=\"sysSettingData.manageName\" class=\"ht\" placeholder=\"请输入系统管理端名称\" autocomplete=\"off\" :maxlength=\"50\" :showWordLimit=\"true\"></ht-input>\n                        </td>\n                    </tr>\n                    <tr>\n                        <th width=\"130px\">系统管理端Logo:</th>\n                        <td>\n                            <FileUpload  ref=\"manageLogo\"  model-name=\"sysSettingData.manageLogo\" :accept='`.jpg,.jpeg,.png,.JPG,.JPEG`' :limit=\"1\" :multiple=\"false\"> </FileUpload>\n                        </td>\n                    </tr>\n                    <tr>\n                        <th width=\"130px\">系统应用端名称:</th>\n                        <td>\n                            <ht-input v-model=\"sysSettingData.frontName\" class=\"ht\" placeholder=\"请输入系统应用端名称\" autocomplete=\"off\" :maxlength=\"50\" :showWordLimit=\"true\"></ht-input>\n                        </td>\n                    </tr>\n                    <tr>\n                        <th width=\"130px\">系统应用端Logo:</th>\n                        <td>\n                            <FileUpload  ref=\"frontLogo\"  model-name=\"sysSettingData.frontLogo\" :accept='`.jpg,.jpeg,.png,.JPG,.JPEG`' :limit=\"1\" :multiple=\"false\"> </FileUpload>\n                        </td>\n                    </tr>\n                    <tr>\n                        <th width=\"130px\">系统登录页Logo:</th>\n                        <td>\n                            <FileUpload  ref=\"ico\"  model-name=\"sysSettingData.ico\" :accept='`.jpg,.jpeg,.png,.JPG,.JPEG`' :limit=\"1\" :multiple=\"false\"> </FileUpload>\n                        </td>\n                    </tr>\n                </tbody>\n            </table>\n        </el-form>\n        <br>\n        <ht-submit-button\n          :url=\"saveUrl\"\n          :isSubmit=\"isSubmit\"\n          :model=\"currentProperty\"\n          scope-name=\"propertyForm\"\n          @before-save-data=\"beforeSaveData\"\n        >{{$t(\"eip.common.save\")}}</ht-submit-button>\n        <el-button type=\"danger\" @click=\"handleClear\">{{$t('eip.common.clear')}}</el-button>\n</div>\n",null]}