Browse Source

temp save

liujq 4 years ago
parent
commit
f595f3841e

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-0e6ae77b.f23761d2.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-3a0d27a6.83e7ddab.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.eb9a852c.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-0e6ae77b.5606ef6f.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-3a0d27a6.6779cfe4.js


+ 1 - 1
src/views/tupai/components/popup/IndexEdit.vue

@@ -90,7 +90,7 @@ export default {
         { label: '溢价率', key: 'premium_rate', class: 'c-2', type: 'inputFont', appendFont: '%' },
         { label: '出让年限', key: 'sell_ownership', class: 'c-2', type: 'inputFont', appendFont: '年' },
         { label: '出让面积', key: 'sell_area', class: 'c-2', type: 'inputFont', appendFont: '亩'},
-        { label: '建筑面积', key: 'built_area', class: 'c-2', type: 'inputFont', appendFont: '㎡' },
+        { label: '毛坯限价', key: 'built_area', class: 'c-2', type: 'inputFont', appendFont: '元/㎡' },
         { label: '地块位置', key: 'land_name', class: 'c-2', type: 'textarea' },
         { label: '土拍主图', key: 'pri_image', type: 'upload', class: 'c-2' },
       ]

Some files were not shown because too many files changed in this diff